| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
Annotation |
Annotation.Builder.build() |
Annotation |
Annotation.Builder.buildPartial() |
Annotation |
ListAnnotationsResponse.getAnnotations(int index)
A list of Annotations that matches the specified filter in the request.
|
Annotation |
ListAnnotationsResponse.Builder.getAnnotations(int index)
A list of Annotations that matches the specified filter in the request.
|
Annotation |
ListAnnotationsResponseOrBuilder.getAnnotations(int index)
A list of Annotations that matches the specified filter in the request.
|
Annotation |
DataItemView.getAnnotations(int index)
The Annotations on the DataItem.
|
Annotation |
DataItemView.Builder.getAnnotations(int index)
The Annotations on the DataItem.
|
Annotation |
DataItemViewOrBuilder.getAnnotations(int index)
The Annotations on the DataItem.
|
static Annotation |
Annotation.getDefaultInstance() |
Annotation |
Annotation.getDefaultInstanceForType() |
Annotation |
Annotation.Builder.getDefaultInstanceForType() |
static Annotation |
Annotation.parseDelimitedFrom(InputStream input) |
static Annotation |
Annotation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Annotation |
Annotation.parseFrom(byte[] data) |
static Annotation |
Annotation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Annotation |
Annotation.parseFrom(ByteBuffer data) |
static Annotation |
Annotation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Annotation |
Annotation.parseFrom(com.google.protobuf.ByteString data) |
static Annotation |
Annotation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Annotation |
Annotation.parseFrom(com.google.protobuf.CodedInputStream input) |
static Annotation |
Annotation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Annotation |
Annotation.parseFrom(InputStream input) |
static Annotation |
Annotation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Annotation> |
ListAnnotationsResponse.getAnnotationsList()
A list of Annotations that matches the specified filter in the request.
|
List<Annotation> |
ListAnnotationsResponse.Builder.getAnnotationsList()
A list of Annotations that matches the specified filter in the request.
|
List<Annotation> |
ListAnnotationsResponseOrBuilder.getAnnotationsList()
A list of Annotations that matches the specified filter in the request.
|
List<Annotation> |
DataItemView.getAnnotationsList()
The Annotations on the DataItem.
|
List<Annotation> |
DataItemView.Builder.getAnnotationsList()
The Annotations on the DataItem.
|
List<Annotation> |
DataItemViewOrBuilder.getAnnotationsList()
The Annotations on the DataItem.
|
com.google.protobuf.Parser<Annotation> |
Annotation.getParserForType() |
static com.google.protobuf.Parser<Annotation> |
Annotation.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.addAnnotations(Annotation value)
A list of Annotations that matches the specified filter in the request.
|
DataItemView.Builder |
DataItemView.Builder.addAnnotations(Annotation value)
The Annotations on the DataItem.
|
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.addAnnotations(int index,
Annotation value)
A list of Annotations that matches the specified filter in the request.
|
DataItemView.Builder |
DataItemView.Builder.addAnnotations(int index,
Annotation value)
The Annotations on the DataItem.
|
Annotation.Builder |
Annotation.Builder.mergeFrom(Annotation other) |
static Annotation.Builder |
Annotation.newBuilder(Annotation prototype) |
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.setAnnotations(int index,
Annotation value)
A list of Annotations that matches the specified filter in the request.
|
DataItemView.Builder |
DataItemView.Builder.setAnnotations(int index,
Annotation value)
The Annotations on the DataItem.
|
| Modifier and Type | Method and Description |
|---|---|
ListAnnotationsResponse.Builder |
ListAnnotationsResponse.Builder.addAllAnnotations(Iterable<? extends Annotation> values)
A list of Annotations that matches the specified filter in the request.
|
DataItemView.Builder |
DataItemView.Builder.addAllAnnotations(Iterable<? extends Annotation> values)
The Annotations on the DataItem.
|
Copyright © 2024 Google LLC. All rights reserved.