Namespace Google.Maps.MapsPlatformDatasets.V1Alpha
Classes
CreateDatasetRequest
Request to create a maps dataset.
Dataset
A representation of a maps platform dataset.
DatasetName
Resource name for the Dataset resource.
DeleteDatasetRequest
Request to delete a dataset.
The dataset to be deleted.
DeleteDatasetVersionRequest
Request to delete a version of a dataset.
GcsSource
The details about the data source when it is in Google Cloud Storage.
GetDatasetRequest
Request to get the specified dataset.
ListDatasetVersionsRequest
Request to list of all versions of the dataset.
ListDatasetVersionsResponse
Response with list of all versions of the dataset.
ListDatasetsRequest
Request to list datasets for the project.
ListDatasetsResponse
Response to list datasets for the project.
LocalFileSource
The details about the data source when it is a local file.
MapsPlatformDatasetsV1Alpha
Service definition for the Maps Platform Datasets API.
MapsPlatformDatasetsV1Alpha.MapsPlatformDatasetsV1AlphaBase
Base class for server-side implementations of MapsPlatformDatasetsV1Alpha
MapsPlatformDatasetsV1Alpha.MapsPlatformDatasetsV1AlphaClient
Client for MapsPlatformDatasetsV1Alpha
MapsPlatformDatasetsV1AlphaClient
MapsPlatformDatasetsV1Alpha client wrapper, for convenient use.
MapsPlatformDatasetsV1AlphaClientBuilder
Builder class for MapsPlatformDatasetsV1AlphaClient to provide simple configuration of credentials, endpoint etc.
MapsPlatformDatasetsV1AlphaClientImpl
MapsPlatformDatasetsV1Alpha client wrapper implementation, for convenient use.
MapsPlatformDatasetsV1AlphaSettings
Settings for MapsPlatformDatasetsV1AlphaClient instances.
UpdateDatasetMetadataRequest
Request to update the metadata fields of the dataset.
Enums
Dataset.DataSourceOneofCase
Enum of possible cases for the "data_source" oneof.
DatasetName.ResourceNameType
The possible contents of DatasetName.
FileFormat
The format of the file being uploaded.
State
State specifies the status of the import of the latest dataset version.
Usage
Usage specifies where the data is intended to be used to inform how to process the data.