Uses of Interface
com.google.cloud.aiplatform.v1.DatasetOrBuilder
-
Packages that use DatasetOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of DatasetOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement DatasetOrBuilder Modifier and Type Class Description classDatasetA collection of DataItems and Annotations on them.static classDataset.BuilderA collection of DataItems and Annotations on them.Methods in com.google.cloud.aiplatform.v1 that return DatasetOrBuilder Modifier and Type Method Description DatasetOrBuilderCreateDatasetRequest.Builder. getDatasetOrBuilder()Required.DatasetOrBuilderCreateDatasetRequest. getDatasetOrBuilder()Required.DatasetOrBuilderCreateDatasetRequestOrBuilder. getDatasetOrBuilder()Required.DatasetOrBuilderUpdateDatasetRequest.Builder. getDatasetOrBuilder()Required.DatasetOrBuilderUpdateDatasetRequest. getDatasetOrBuilder()Required.DatasetOrBuilderUpdateDatasetRequestOrBuilder. getDatasetOrBuilder()Required.DatasetOrBuilderListDatasetsResponse.Builder. getDatasetsOrBuilder(int index)A list of Datasets that matches the specified filter in the request.DatasetOrBuilderListDatasetsResponse. getDatasetsOrBuilder(int index)A list of Datasets that matches the specified filter in the request.DatasetOrBuilderListDatasetsResponseOrBuilder. getDatasetsOrBuilder(int index)A list of Datasets that matches the specified filter in the request.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type DatasetOrBuilder Modifier and Type Method Description List<? extends DatasetOrBuilder>ListDatasetsResponse.Builder. getDatasetsOrBuilderList()A list of Datasets that matches the specified filter in the request.List<? extends DatasetOrBuilder>ListDatasetsResponse. getDatasetsOrBuilderList()A list of Datasets that matches the specified filter in the request.List<? extends DatasetOrBuilder>ListDatasetsResponseOrBuilder. getDatasetsOrBuilderList()A list of Datasets that matches the specified filter in the request.
-