| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
EvaluatedAnnotationExplanation |
EvaluatedAnnotationExplanation.Builder.build() |
EvaluatedAnnotationExplanation |
EvaluatedAnnotationExplanation.Builder.buildPartial() |
static EvaluatedAnnotationExplanation |
EvaluatedAnnotationExplanation.getDefaultInstance() |
EvaluatedAnnotationExplanation |
EvaluatedAnnotationExplanation.getDefaultInstanceForType() |
EvaluatedAnnotationExplanation |
EvaluatedAnnotationExplanation.Builder.getDefaultInstanceForType() |
EvaluatedAnnotationExplanation |
EvaluatedAnnotation.getExplanations(int index)
Explanations of
[predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].
|
EvaluatedAnnotationExplanation |
EvaluatedAnnotation.Builder.getExplanations(int index)
Explanations of
[predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].
|
EvaluatedAnnotationExplanation |
EvaluatedAnnotationOrBuilder.getExplanations(int index)
Explanations of
[predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].
|
static EvaluatedAnnotationExplanation |
EvaluatedAnnotationExplanation.parseDelimitedFrom(InputStream input) |
static EvaluatedAnnotationExplanation |
EvaluatedAnnotationExplanation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluatedAnnotationExplanation |
EvaluatedAnnotationExplanation.parseFrom(byte[] data) |
static EvaluatedAnnotationExplanation |
EvaluatedAnnotationExplanation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluatedAnnotationExplanation |
EvaluatedAnnotationExplanation.parseFrom(ByteBuffer data) |
static EvaluatedAnnotationExplanation |
EvaluatedAnnotationExplanation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluatedAnnotationExplanation |
EvaluatedAnnotationExplanation.parseFrom(com.google.protobuf.ByteString data) |
static EvaluatedAnnotationExplanation |
EvaluatedAnnotationExplanation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluatedAnnotationExplanation |
EvaluatedAnnotationExplanation.parseFrom(com.google.protobuf.CodedInputStream input) |
static EvaluatedAnnotationExplanation |
EvaluatedAnnotationExplanation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluatedAnnotationExplanation |
EvaluatedAnnotationExplanation.parseFrom(InputStream input) |
static EvaluatedAnnotationExplanation |
EvaluatedAnnotationExplanation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<EvaluatedAnnotationExplanation> |
EvaluatedAnnotation.getExplanationsList()
Explanations of
[predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].
|
List<EvaluatedAnnotationExplanation> |
EvaluatedAnnotation.Builder.getExplanationsList()
Explanations of
[predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].
|
List<EvaluatedAnnotationExplanation> |
EvaluatedAnnotationOrBuilder.getExplanationsList()
Explanations of
[predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].
|
com.google.protobuf.Parser<EvaluatedAnnotationExplanation> |
EvaluatedAnnotationExplanation.getParserForType() |
static com.google.protobuf.Parser<EvaluatedAnnotationExplanation> |
EvaluatedAnnotationExplanation.parser() |
| Modifier and Type | Method and Description |
|---|---|
EvaluatedAnnotation.Builder |
EvaluatedAnnotation.Builder.addExplanations(EvaluatedAnnotationExplanation value)
Explanations of
[predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].
|
EvaluatedAnnotation.Builder |
EvaluatedAnnotation.Builder.addExplanations(int index,
EvaluatedAnnotationExplanation value)
Explanations of
[predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].
|
EvaluatedAnnotationExplanation.Builder |
EvaluatedAnnotationExplanation.Builder.mergeFrom(EvaluatedAnnotationExplanation other) |
static EvaluatedAnnotationExplanation.Builder |
EvaluatedAnnotationExplanation.newBuilder(EvaluatedAnnotationExplanation prototype) |
EvaluatedAnnotation.Builder |
EvaluatedAnnotation.Builder.setExplanations(int index,
EvaluatedAnnotationExplanation value)
Explanations of
[predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].
|
| Modifier and Type | Method and Description |
|---|---|
EvaluatedAnnotation.Builder |
EvaluatedAnnotation.Builder.addAllExplanations(Iterable<? extends EvaluatedAnnotationExplanation> values)
Explanations of
[predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].
|
Copyright © 2024 Google LLC. All rights reserved.