Uses of Class
com.google.cloud.aiplatform.v1.FulfillmentInstance
Packages that use FulfillmentInstance
-
Uses of FulfillmentInstance in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FulfillmentInstanceModifier and TypeMethodDescriptionFulfillmentInstance.Builder.build()FulfillmentInstance.Builder.buildPartial()static FulfillmentInstanceFulfillmentInstance.getDefaultInstance()FulfillmentInstance.Builder.getDefaultInstanceForType()FulfillmentInstance.getDefaultInstanceForType()FulfillmentInput.Builder.getInstance()Required.FulfillmentInput.getInstance()Required.FulfillmentInputOrBuilder.getInstance()Required.static FulfillmentInstanceFulfillmentInstance.parseDelimitedFrom(InputStream input) static FulfillmentInstanceFulfillmentInstance.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FulfillmentInstanceFulfillmentInstance.parseFrom(byte[] data) static FulfillmentInstanceFulfillmentInstance.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FulfillmentInstanceFulfillmentInstance.parseFrom(com.google.protobuf.ByteString data) static FulfillmentInstanceFulfillmentInstance.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FulfillmentInstanceFulfillmentInstance.parseFrom(com.google.protobuf.CodedInputStream input) static FulfillmentInstanceFulfillmentInstance.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FulfillmentInstanceFulfillmentInstance.parseFrom(InputStream input) static FulfillmentInstanceFulfillmentInstance.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FulfillmentInstanceFulfillmentInstance.parseFrom(ByteBuffer data) static FulfillmentInstanceFulfillmentInstance.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FulfillmentInstanceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FulfillmentInstance>FulfillmentInstance.getParserForType()static com.google.protobuf.Parser<FulfillmentInstance>FulfillmentInstance.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type FulfillmentInstanceModifier and TypeMethodDescriptionFulfillmentInstance.Builder.mergeFrom(FulfillmentInstance other) FulfillmentInput.Builder.mergeInstance(FulfillmentInstance value) Required.static FulfillmentInstance.BuilderFulfillmentInstance.newBuilder(FulfillmentInstance prototype) FulfillmentInput.Builder.setInstance(FulfillmentInstance value) Required.