| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
FulfillmentInput |
FulfillmentInput.Builder.build() |
FulfillmentInput |
FulfillmentInput.Builder.buildPartial() |
static FulfillmentInput |
FulfillmentInput.getDefaultInstance() |
FulfillmentInput |
FulfillmentInput.getDefaultInstanceForType() |
FulfillmentInput |
FulfillmentInput.Builder.getDefaultInstanceForType() |
FulfillmentInput |
EvaluateInstancesRequestOrBuilder.getFulfillmentInput()
Input for fulfillment metric.
|
FulfillmentInput |
EvaluateInstancesRequest.getFulfillmentInput()
Input for fulfillment metric.
|
FulfillmentInput |
EvaluateInstancesRequest.Builder.getFulfillmentInput()
Input for fulfillment metric.
|
static FulfillmentInput |
FulfillmentInput.parseDelimitedFrom(InputStream input) |
static FulfillmentInput |
FulfillmentInput.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FulfillmentInput |
FulfillmentInput.parseFrom(byte[] data) |
static FulfillmentInput |
FulfillmentInput.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FulfillmentInput |
FulfillmentInput.parseFrom(ByteBuffer data) |
static FulfillmentInput |
FulfillmentInput.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FulfillmentInput |
FulfillmentInput.parseFrom(com.google.protobuf.ByteString data) |
static FulfillmentInput |
FulfillmentInput.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FulfillmentInput |
FulfillmentInput.parseFrom(com.google.protobuf.CodedInputStream input) |
static FulfillmentInput |
FulfillmentInput.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FulfillmentInput |
FulfillmentInput.parseFrom(InputStream input) |
static FulfillmentInput |
FulfillmentInput.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FulfillmentInput> |
FulfillmentInput.getParserForType() |
static com.google.protobuf.Parser<FulfillmentInput> |
FulfillmentInput.parser() |
| Modifier and Type | Method and Description |
|---|---|
FulfillmentInput.Builder |
FulfillmentInput.Builder.mergeFrom(FulfillmentInput other) |
EvaluateInstancesRequest.Builder |
EvaluateInstancesRequest.Builder.mergeFulfillmentInput(FulfillmentInput value)
Input for fulfillment metric.
|
static FulfillmentInput.Builder |
FulfillmentInput.newBuilder(FulfillmentInput prototype) |
EvaluateInstancesRequest.Builder |
EvaluateInstancesRequest.Builder.setFulfillmentInput(FulfillmentInput value)
Input for fulfillment metric.
|
Copyright © 2024 Google LLC. All rights reserved.