Uses of Interface
com.google.maps.mapsplatformdatasets.v1alpha.DatasetOrBuilder
-
Packages that use DatasetOrBuilder Package Description com.google.maps.mapsplatformdatasets.v1alpha A client to Maps Platform Datasets API -
-
Uses of DatasetOrBuilder in com.google.maps.mapsplatformdatasets.v1alpha
Classes in com.google.maps.mapsplatformdatasets.v1alpha that implement DatasetOrBuilder Modifier and Type Class Description classDatasetA representation of a maps platform dataset.static classDataset.BuilderA representation of a maps platform dataset.Methods in com.google.maps.mapsplatformdatasets.v1alpha that return DatasetOrBuilder Modifier and Type Method Description DatasetOrBuilderCreateDatasetRequest.Builder. getDatasetOrBuilder()Required.DatasetOrBuilderCreateDatasetRequest. getDatasetOrBuilder()Required.DatasetOrBuilderCreateDatasetRequestOrBuilder. getDatasetOrBuilder()Required.DatasetOrBuilderUpdateDatasetMetadataRequest.Builder. getDatasetOrBuilder()Required.DatasetOrBuilderUpdateDatasetMetadataRequest. getDatasetOrBuilder()Required.DatasetOrBuilderUpdateDatasetMetadataRequestOrBuilder. getDatasetOrBuilder()Required.DatasetOrBuilderListDatasetsResponse.Builder. getDatasetsOrBuilder(int index)All the datasets for the project.DatasetOrBuilderListDatasetsResponse. getDatasetsOrBuilder(int index)All the datasets for the project.DatasetOrBuilderListDatasetsResponseOrBuilder. getDatasetsOrBuilder(int index)All the datasets for the project.DatasetOrBuilderListDatasetVersionsResponse.Builder. getDatasetsOrBuilder(int index)All the versions of the dataset.DatasetOrBuilderListDatasetVersionsResponse. getDatasetsOrBuilder(int index)All the versions of the dataset.DatasetOrBuilderListDatasetVersionsResponseOrBuilder. getDatasetsOrBuilder(int index)All the versions of the dataset.Methods in com.google.maps.mapsplatformdatasets.v1alpha that return types with arguments of type DatasetOrBuilder Modifier and Type Method Description List<? extends DatasetOrBuilder>ListDatasetsResponse.Builder. getDatasetsOrBuilderList()All the datasets for the project.List<? extends DatasetOrBuilder>ListDatasetsResponse. getDatasetsOrBuilderList()All the datasets for the project.List<? extends DatasetOrBuilder>ListDatasetsResponseOrBuilder. getDatasetsOrBuilderList()All the datasets for the project.List<? extends DatasetOrBuilder>ListDatasetVersionsResponse.Builder. getDatasetsOrBuilderList()All the versions of the dataset.List<? extends DatasetOrBuilder>ListDatasetVersionsResponse. getDatasetsOrBuilderList()All the versions of the dataset.List<? extends DatasetOrBuilder>ListDatasetVersionsResponseOrBuilder. getDatasetsOrBuilderList()All the versions of the dataset.
-