| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
EvaluatedAnnotation |
EvaluatedAnnotation.Builder.build() |
EvaluatedAnnotation |
EvaluatedAnnotation.Builder.buildPartial() |
static EvaluatedAnnotation |
EvaluatedAnnotation.getDefaultInstance() |
EvaluatedAnnotation |
EvaluatedAnnotation.getDefaultInstanceForType() |
EvaluatedAnnotation |
EvaluatedAnnotation.Builder.getDefaultInstanceForType() |
EvaluatedAnnotation |
BatchImportEvaluatedAnnotationsRequest.getEvaluatedAnnotations(int index)
Required.
|
EvaluatedAnnotation |
BatchImportEvaluatedAnnotationsRequest.Builder.getEvaluatedAnnotations(int index)
Required.
|
EvaluatedAnnotation |
BatchImportEvaluatedAnnotationsRequestOrBuilder.getEvaluatedAnnotations(int index)
Required.
|
static EvaluatedAnnotation |
EvaluatedAnnotation.parseDelimitedFrom(InputStream input) |
static EvaluatedAnnotation |
EvaluatedAnnotation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluatedAnnotation |
EvaluatedAnnotation.parseFrom(byte[] data) |
static EvaluatedAnnotation |
EvaluatedAnnotation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluatedAnnotation |
EvaluatedAnnotation.parseFrom(ByteBuffer data) |
static EvaluatedAnnotation |
EvaluatedAnnotation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluatedAnnotation |
EvaluatedAnnotation.parseFrom(com.google.protobuf.ByteString data) |
static EvaluatedAnnotation |
EvaluatedAnnotation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluatedAnnotation |
EvaluatedAnnotation.parseFrom(com.google.protobuf.CodedInputStream input) |
static EvaluatedAnnotation |
EvaluatedAnnotation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EvaluatedAnnotation |
EvaluatedAnnotation.parseFrom(InputStream input) |
static EvaluatedAnnotation |
EvaluatedAnnotation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<EvaluatedAnnotation> |
BatchImportEvaluatedAnnotationsRequest.getEvaluatedAnnotationsList()
Required.
|
List<EvaluatedAnnotation> |
BatchImportEvaluatedAnnotationsRequest.Builder.getEvaluatedAnnotationsList()
Required.
|
List<EvaluatedAnnotation> |
BatchImportEvaluatedAnnotationsRequestOrBuilder.getEvaluatedAnnotationsList()
Required.
|
com.google.protobuf.Parser<EvaluatedAnnotation> |
EvaluatedAnnotation.getParserForType() |
static com.google.protobuf.Parser<EvaluatedAnnotation> |
EvaluatedAnnotation.parser() |
| Modifier and Type | Method and Description |
|---|---|
BatchImportEvaluatedAnnotationsRequest.Builder |
BatchImportEvaluatedAnnotationsRequest.Builder.addEvaluatedAnnotations(EvaluatedAnnotation value)
Required.
|
BatchImportEvaluatedAnnotationsRequest.Builder |
BatchImportEvaluatedAnnotationsRequest.Builder.addEvaluatedAnnotations(int index,
EvaluatedAnnotation value)
Required.
|
EvaluatedAnnotation.Builder |
EvaluatedAnnotation.Builder.mergeFrom(EvaluatedAnnotation other) |
static EvaluatedAnnotation.Builder |
EvaluatedAnnotation.newBuilder(EvaluatedAnnotation prototype) |
BatchImportEvaluatedAnnotationsRequest.Builder |
BatchImportEvaluatedAnnotationsRequest.Builder.setEvaluatedAnnotations(int index,
EvaluatedAnnotation value)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
BatchImportEvaluatedAnnotationsRequest.Builder |
BatchImportEvaluatedAnnotationsRequest.Builder.addAllEvaluatedAnnotations(Iterable<? extends EvaluatedAnnotation> values)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.