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