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