Uses of Interface
com.google.cloud.aiplatform.v1beta1.DataItemOrBuilder
-
Packages that use DataItemOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of DataItemOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement DataItemOrBuilder Modifier and Type Class Description classDataItemA piece of data in a Dataset.static classDataItem.BuilderA piece of data in a Dataset.Methods in com.google.cloud.aiplatform.v1beta1 that return DataItemOrBuilder Modifier and Type Method Description DataItemOrBuilderDataItemView.Builder. getDataItemOrBuilder()The DataItem.DataItemOrBuilderDataItemView. getDataItemOrBuilder()The DataItem.DataItemOrBuilderDataItemViewOrBuilder. getDataItemOrBuilder()The DataItem.DataItemOrBuilderListDataItemsResponse.Builder. getDataItemsOrBuilder(int index)A list of DataItems that matches the specified filter in the request.DataItemOrBuilderListDataItemsResponse. getDataItemsOrBuilder(int index)A list of DataItems that matches the specified filter in the request.DataItemOrBuilderListDataItemsResponseOrBuilder. getDataItemsOrBuilder(int index)A list of DataItems that matches the specified filter in the request.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type DataItemOrBuilder Modifier and Type Method Description List<? extends DataItemOrBuilder>ListDataItemsResponse.Builder. getDataItemsOrBuilderList()A list of DataItems that matches the specified filter in the request.List<? extends DataItemOrBuilder>ListDataItemsResponse. getDataItemsOrBuilderList()A list of DataItems that matches the specified filter in the request.List<? extends DataItemOrBuilder>ListDataItemsResponseOrBuilder. getDataItemsOrBuilderList()A list of DataItems that matches the specified filter in the request.
-