Uses of Class
com.google.cloud.aiplatform.v1.FulfillmentInstance.Builder
Packages that use FulfillmentInstance.Builder
-
Uses of FulfillmentInstance.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FulfillmentInstance.BuilderModifier and TypeMethodDescriptionFulfillmentInstance.Builder.clear()FulfillmentInstance.Builder.clearInstruction()Required.FulfillmentInstance.Builder.clearPrediction()Required.FulfillmentInput.Builder.getInstanceBuilder()Required.FulfillmentInstance.Builder.mergeFrom(FulfillmentInstance other) FulfillmentInstance.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FulfillmentInstance.Builder.mergeFrom(com.google.protobuf.Message other) static FulfillmentInstance.BuilderFulfillmentInstance.newBuilder()static FulfillmentInstance.BuilderFulfillmentInstance.newBuilder(FulfillmentInstance prototype) FulfillmentInstance.newBuilderForType()protected FulfillmentInstance.BuilderFulfillmentInstance.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) FulfillmentInstance.Builder.setInstruction(String value) Required.FulfillmentInstance.Builder.setInstructionBytes(com.google.protobuf.ByteString value) Required.FulfillmentInstance.Builder.setPrediction(String value) Required.FulfillmentInstance.Builder.setPredictionBytes(com.google.protobuf.ByteString value) Required.FulfillmentInstance.toBuilder()Methods in com.google.cloud.aiplatform.v1 with parameters of type FulfillmentInstance.BuilderModifier and TypeMethodDescriptionFulfillmentInput.Builder.setInstance(FulfillmentInstance.Builder builderForValue) Required.