Uses of Class
com.google.cloud.aiplatform.v1.DataItemView.Builder
Packages that use DataItemView.Builder
-
Uses of DataItemView.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DataItemView.BuilderModifier and TypeMethodDescriptionDataItemView.Builder.addAllAnnotations(Iterable<? extends Annotation> values) The Annotations on the DataItem.DataItemView.Builder.addAnnotations(int index, Annotation value) The Annotations on the DataItem.DataItemView.Builder.addAnnotations(int index, Annotation.Builder builderForValue) The Annotations on the DataItem.DataItemView.Builder.addAnnotations(Annotation value) The Annotations on the DataItem.DataItemView.Builder.addAnnotations(Annotation.Builder builderForValue) The Annotations on the DataItem.SearchDataItemsResponse.Builder.addDataItemViewsBuilder()The DataItemViews read.SearchDataItemsResponse.Builder.addDataItemViewsBuilder(int index) The DataItemViews read.DataItemView.Builder.clear()DataItemView.Builder.clearAnnotations()The Annotations on the DataItem.DataItemView.Builder.clearDataItem()The DataItem.DataItemView.Builder.clearHasTruncatedAnnotations()True if and only if the Annotations field has been truncated.SearchDataItemsResponse.Builder.getDataItemViewsBuilder(int index) The DataItemViews read.DataItemView.Builder.mergeDataItem(DataItem value) The DataItem.DataItemView.Builder.mergeFrom(DataItemView other) DataItemView.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DataItemView.Builder.mergeFrom(com.google.protobuf.Message other) static DataItemView.BuilderDataItemView.newBuilder()static DataItemView.BuilderDataItemView.newBuilder(DataItemView prototype) DataItemView.newBuilderForType()protected DataItemView.BuilderDataItemView.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) DataItemView.Builder.removeAnnotations(int index) The Annotations on the DataItem.DataItemView.Builder.setAnnotations(int index, Annotation value) The Annotations on the DataItem.DataItemView.Builder.setAnnotations(int index, Annotation.Builder builderForValue) The Annotations on the DataItem.DataItemView.Builder.setDataItem(DataItem value) The DataItem.DataItemView.Builder.setDataItem(DataItem.Builder builderForValue) The DataItem.DataItemView.Builder.setHasTruncatedAnnotations(boolean value) True if and only if the Annotations field has been truncated.DataItemView.toBuilder()Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type DataItemView.BuilderModifier and TypeMethodDescriptionSearchDataItemsResponse.Builder.getDataItemViewsBuilderList()The DataItemViews read.Methods in com.google.cloud.aiplatform.v1 with parameters of type DataItemView.BuilderModifier and TypeMethodDescriptionSearchDataItemsResponse.Builder.addDataItemViews(int index, DataItemView.Builder builderForValue) The DataItemViews read.SearchDataItemsResponse.Builder.addDataItemViews(DataItemView.Builder builderForValue) The DataItemViews read.SearchDataItemsResponse.Builder.setDataItemViews(int index, DataItemView.Builder builderForValue) The DataItemViews read.