Uses of Interface
com.google.cloud.aiplatform.v1.AnnotationOrBuilder
Packages that use AnnotationOrBuilder
-
Uses of AnnotationOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement AnnotationOrBuilderModifier and TypeClassDescriptionfinal classUsed to assign specific AnnotationSpec to a particular area of a DataItem or the whole part of the DataItem.static final classUsed to assign specific AnnotationSpec to a particular area of a DataItem or the whole part of the DataItem.Methods in com.google.cloud.aiplatform.v1 that return AnnotationOrBuilderModifier and TypeMethodDescriptionDataItemView.Builder.getAnnotationsOrBuilder(int index) The Annotations on the DataItem.DataItemView.getAnnotationsOrBuilder(int index) The Annotations on the DataItem.DataItemViewOrBuilder.getAnnotationsOrBuilder(int index) The Annotations on the DataItem.ListAnnotationsResponse.Builder.getAnnotationsOrBuilder(int index) A list of Annotations that matches the specified filter in the request.ListAnnotationsResponse.getAnnotationsOrBuilder(int index) A list of Annotations that matches the specified filter in the request.ListAnnotationsResponseOrBuilder.getAnnotationsOrBuilder(int index) A list of Annotations that matches the specified filter in the request.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type AnnotationOrBuilderModifier and TypeMethodDescriptionList<? extends AnnotationOrBuilder>DataItemView.Builder.getAnnotationsOrBuilderList()The Annotations on the DataItem.List<? extends AnnotationOrBuilder>DataItemView.getAnnotationsOrBuilderList()The Annotations on the DataItem.List<? extends AnnotationOrBuilder>DataItemViewOrBuilder.getAnnotationsOrBuilderList()The Annotations on the DataItem.List<? extends AnnotationOrBuilder>ListAnnotationsResponse.Builder.getAnnotationsOrBuilderList()A list of Annotations that matches the specified filter in the request.List<? extends AnnotationOrBuilder>ListAnnotationsResponse.getAnnotationsOrBuilderList()A list of Annotations that matches the specified filter in the request.List<? extends AnnotationOrBuilder>ListAnnotationsResponseOrBuilder.getAnnotationsOrBuilderList()A list of Annotations that matches the specified filter in the request.