| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
FulfillmentResult |
FulfillmentResult.Builder.build() |
FulfillmentResult |
FulfillmentResult.Builder.buildPartial() |
static FulfillmentResult |
FulfillmentResult.getDefaultInstance() |
FulfillmentResult |
FulfillmentResult.getDefaultInstanceForType() |
FulfillmentResult |
FulfillmentResult.Builder.getDefaultInstanceForType() |
FulfillmentResult |
EvaluateInstancesResponse.getFulfillmentResult()
Result for fulfillment metric.
|
FulfillmentResult |
EvaluateInstancesResponse.Builder.getFulfillmentResult()
Result for fulfillment metric.
|
FulfillmentResult |
EvaluateInstancesResponseOrBuilder.getFulfillmentResult()
Result for fulfillment metric.
|
static FulfillmentResult |
FulfillmentResult.parseDelimitedFrom(InputStream input) |
static FulfillmentResult |
FulfillmentResult.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FulfillmentResult |
FulfillmentResult.parseFrom(byte[] data) |
static FulfillmentResult |
FulfillmentResult.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FulfillmentResult |
FulfillmentResult.parseFrom(ByteBuffer data) |
static FulfillmentResult |
FulfillmentResult.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FulfillmentResult |
FulfillmentResult.parseFrom(com.google.protobuf.ByteString data) |
static FulfillmentResult |
FulfillmentResult.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FulfillmentResult |
FulfillmentResult.parseFrom(com.google.protobuf.CodedInputStream input) |
static FulfillmentResult |
FulfillmentResult.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FulfillmentResult |
FulfillmentResult.parseFrom(InputStream input) |
static FulfillmentResult |
FulfillmentResult.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FulfillmentResult> |
FulfillmentResult.getParserForType() |
static com.google.protobuf.Parser<FulfillmentResult> |
FulfillmentResult.parser() |
| Modifier and Type | Method and Description |
|---|---|
FulfillmentResult.Builder |
FulfillmentResult.Builder.mergeFrom(FulfillmentResult other) |
EvaluateInstancesResponse.Builder |
EvaluateInstancesResponse.Builder.mergeFulfillmentResult(FulfillmentResult value)
Result for fulfillment metric.
|
static FulfillmentResult.Builder |
FulfillmentResult.newBuilder(FulfillmentResult prototype) |
EvaluateInstancesResponse.Builder |
EvaluateInstancesResponse.Builder.setFulfillmentResult(FulfillmentResult value)
Result for fulfillment metric.
|
Copyright © 2025 Google LLC. All rights reserved.