Uses of Class
com.google.cloud.aiplatform.v1.FulfillmentResult
Packages that use FulfillmentResult
-
Uses of FulfillmentResult in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FulfillmentResultModifier and TypeMethodDescriptionFulfillmentResult.Builder.build()FulfillmentResult.Builder.buildPartial()static FulfillmentResultFulfillmentResult.getDefaultInstance()FulfillmentResult.Builder.getDefaultInstanceForType()FulfillmentResult.getDefaultInstanceForType()EvaluateInstancesResponse.Builder.getFulfillmentResult()Result for fulfillment metric.EvaluateInstancesResponse.getFulfillmentResult()Result for fulfillment metric.EvaluateInstancesResponseOrBuilder.getFulfillmentResult()Result for fulfillment metric.static FulfillmentResultFulfillmentResult.parseDelimitedFrom(InputStream input) static FulfillmentResultFulfillmentResult.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FulfillmentResultFulfillmentResult.parseFrom(byte[] data) static FulfillmentResultFulfillmentResult.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FulfillmentResultFulfillmentResult.parseFrom(com.google.protobuf.ByteString data) static FulfillmentResultFulfillmentResult.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FulfillmentResultFulfillmentResult.parseFrom(com.google.protobuf.CodedInputStream input) static FulfillmentResultFulfillmentResult.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FulfillmentResultFulfillmentResult.parseFrom(InputStream input) static FulfillmentResultFulfillmentResult.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FulfillmentResultFulfillmentResult.parseFrom(ByteBuffer data) static FulfillmentResultFulfillmentResult.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FulfillmentResultModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FulfillmentResult>FulfillmentResult.getParserForType()static com.google.protobuf.Parser<FulfillmentResult>FulfillmentResult.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type FulfillmentResultModifier and TypeMethodDescriptionFulfillmentResult.Builder.mergeFrom(FulfillmentResult other) EvaluateInstancesResponse.Builder.mergeFulfillmentResult(FulfillmentResult value) Result for fulfillment metric.static FulfillmentResult.BuilderFulfillmentResult.newBuilder(FulfillmentResult prototype) EvaluateInstancesResponse.Builder.setFulfillmentResult(FulfillmentResult value) Result for fulfillment metric.