| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
Annotation
Used to assign specific AnnotationSpec to a particular area of a DataItem or
the whole part of the DataItem.
|
static class |
Annotation.Builder
Used to assign specific AnnotationSpec to a particular area of a DataItem or
the whole part of the DataItem.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotationOrBuilder |
DataItemViewOrBuilder.getAnnotationsOrBuilder(int index)
The Annotations on the DataItem.
|
AnnotationOrBuilder |
ListAnnotationsResponseOrBuilder.getAnnotationsOrBuilder(int index)
A list of Annotations that matches the specified filter in the request.
|
AnnotationOrBuilder |
DataItemView.getAnnotationsOrBuilder(int index)
The Annotations on the DataItem.
|
AnnotationOrBuilder |
DataItemView.Builder.getAnnotationsOrBuilder(int index)
The Annotations on the DataItem.
|
AnnotationOrBuilder |
ListAnnotationsResponse.getAnnotationsOrBuilder(int index)
A list of Annotations that matches the specified filter in the request.
|
AnnotationOrBuilder |
ListAnnotationsResponse.Builder.getAnnotationsOrBuilder(int index)
A list of Annotations that matches the specified filter in the request.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends AnnotationOrBuilder> |
DataItemViewOrBuilder.getAnnotationsOrBuilderList()
The Annotations on the DataItem.
|
List<? extends AnnotationOrBuilder> |
ListAnnotationsResponseOrBuilder.getAnnotationsOrBuilderList()
A list of Annotations that matches the specified filter in the request.
|
List<? extends AnnotationOrBuilder> |
DataItemView.getAnnotationsOrBuilderList()
The Annotations on the DataItem.
|
List<? extends AnnotationOrBuilder> |
DataItemView.Builder.getAnnotationsOrBuilderList()
The Annotations on the DataItem.
|
List<? extends AnnotationOrBuilder> |
ListAnnotationsResponse.getAnnotationsOrBuilderList()
A list of Annotations that matches the specified filter in the request.
|
List<? extends AnnotationOrBuilder> |
ListAnnotationsResponse.Builder.getAnnotationsOrBuilderList()
A list of Annotations that matches the specified filter in the request.
|
Copyright © 2023 Google LLC. All rights reserved.