Uses of Class
com.google.maps.mapsplatformdatasets.v1alpha.Dataset
-
Packages that use Dataset Package Description com.google.maps.mapsplatformdatasets.v1alpha A client to Maps Platform Datasets APIcom.google.maps.mapsplatformdatasets.v1alpha.stub -
-
Uses of Dataset in com.google.maps.mapsplatformdatasets.v1alpha
Methods in com.google.maps.mapsplatformdatasets.v1alpha that return Dataset Modifier and Type Method Description Dataset
Dataset.Builder. build()
Dataset
Dataset.Builder. buildPartial()
Dataset
MapsPlatformDatasetsV1AlphaClient. createDataset(CreateDatasetRequest request)
Create a new dataset for the specified project.Dataset
MapsPlatformDatasetsV1AlphaClient. createDataset(ProjectName parent, Dataset dataset)
Create a new dataset for the specified project.Dataset
MapsPlatformDatasetsV1AlphaClient. createDataset(String parent, Dataset dataset)
Create a new dataset for the specified project.Dataset
MapsPlatformDatasetsV1AlphaGrpc.MapsPlatformDatasetsV1AlphaBlockingStub. createDataset(CreateDatasetRequest request)
Create a new dataset for the specified project.Dataset
CreateDatasetRequest.Builder. getDataset()
Required.Dataset
CreateDatasetRequest. getDataset()
Required.Dataset
CreateDatasetRequestOrBuilder. getDataset()
Required.Dataset
MapsPlatformDatasetsV1AlphaClient. getDataset(DatasetName name)
Get the published or latest version of the dataset.Dataset
MapsPlatformDatasetsV1AlphaClient. getDataset(GetDatasetRequest request)
Get the published or latest version of the dataset.Dataset
MapsPlatformDatasetsV1AlphaClient. getDataset(String name)
Get the published or latest version of the dataset.Dataset
MapsPlatformDatasetsV1AlphaGrpc.MapsPlatformDatasetsV1AlphaBlockingStub. getDataset(GetDatasetRequest request)
Get the published or latest version of the dataset.Dataset
UpdateDatasetMetadataRequest.Builder. getDataset()
Required.Dataset
UpdateDatasetMetadataRequest. getDataset()
Required.Dataset
UpdateDatasetMetadataRequestOrBuilder. getDataset()
Required.Dataset
ListDatasetsResponse.Builder. getDatasets(int index)
All the datasets for the project.Dataset
ListDatasetsResponse. getDatasets(int index)
All the datasets for the project.Dataset
ListDatasetsResponseOrBuilder. getDatasets(int index)
All the datasets for the project.Dataset
ListDatasetVersionsResponse.Builder. getDatasets(int index)
All the versions of the dataset.Dataset
ListDatasetVersionsResponse. getDatasets(int index)
All the versions of the dataset.Dataset
ListDatasetVersionsResponseOrBuilder. getDatasets(int index)
All the versions of the dataset.static Dataset
Dataset. getDefaultInstance()
Dataset
Dataset.Builder. getDefaultInstanceForType()
Dataset
Dataset. getDefaultInstanceForType()
static Dataset
Dataset. parseDelimitedFrom(InputStream input)
static Dataset
Dataset. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Dataset
Dataset. parseFrom(byte[] data)
static Dataset
Dataset. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Dataset
Dataset. parseFrom(com.google.protobuf.ByteString data)
static Dataset
Dataset. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Dataset
Dataset. parseFrom(com.google.protobuf.CodedInputStream input)
static Dataset
Dataset. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Dataset
Dataset. parseFrom(InputStream input)
static Dataset
Dataset. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Dataset
Dataset. parseFrom(ByteBuffer data)
static Dataset
Dataset. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Dataset
MapsPlatformDatasetsV1AlphaClient. updateDatasetMetadata(Dataset dataset, com.google.protobuf.FieldMask updateMask)
Update the metadata for the dataset.Dataset
MapsPlatformDatasetsV1AlphaClient. updateDatasetMetadata(UpdateDatasetMetadataRequest request)
Update the metadata for the dataset.Dataset
MapsPlatformDatasetsV1AlphaGrpc.MapsPlatformDatasetsV1AlphaBlockingStub. updateDatasetMetadata(UpdateDatasetMetadataRequest request)
Update the metadata for the dataset.Methods in com.google.maps.mapsplatformdatasets.v1alpha that return types with arguments of type Dataset Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Dataset>
MapsPlatformDatasetsV1AlphaGrpc.MapsPlatformDatasetsV1AlphaFutureStub. createDataset(CreateDatasetRequest request)
Create a new dataset for the specified project.com.google.api.gax.rpc.UnaryCallable<CreateDatasetRequest,Dataset>
MapsPlatformDatasetsV1AlphaClient. createDatasetCallable()
Create a new dataset for the specified project.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDatasetRequest,Dataset>
MapsPlatformDatasetsV1AlphaSettings.Builder. createDatasetSettings()
Returns the builder for the settings used for calls to createDataset.com.google.api.gax.rpc.UnaryCallSettings<CreateDatasetRequest,Dataset>
MapsPlatformDatasetsV1AlphaSettings. createDatasetSettings()
Returns the object with the settings used for calls to createDataset.static io.grpc.MethodDescriptor<CreateDatasetRequest,Dataset>
MapsPlatformDatasetsV1AlphaGrpc. getCreateDatasetMethod()
com.google.common.util.concurrent.ListenableFuture<Dataset>
MapsPlatformDatasetsV1AlphaGrpc.MapsPlatformDatasetsV1AlphaFutureStub. getDataset(GetDatasetRequest request)
Get the published or latest version of the dataset.com.google.api.gax.rpc.UnaryCallable<GetDatasetRequest,Dataset>
MapsPlatformDatasetsV1AlphaClient. getDatasetCallable()
Get the published or latest version of the dataset.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDatasetRequest,Dataset>
MapsPlatformDatasetsV1AlphaSettings.Builder. getDatasetSettings()
Returns the builder for the settings used for calls to getDataset.com.google.api.gax.rpc.UnaryCallSettings<GetDatasetRequest,Dataset>
MapsPlatformDatasetsV1AlphaSettings. getDatasetSettings()
Returns the object with the settings used for calls to getDataset.List<Dataset>
ListDatasetsResponse.Builder. getDatasetsList()
All the datasets for the project.List<Dataset>
ListDatasetsResponse. getDatasetsList()
All the datasets for the project.List<Dataset>
ListDatasetsResponseOrBuilder. getDatasetsList()
All the datasets for the project.List<Dataset>
ListDatasetVersionsResponse.Builder. getDatasetsList()
All the versions of the dataset.List<Dataset>
ListDatasetVersionsResponse. getDatasetsList()
All the versions of the dataset.List<Dataset>
ListDatasetVersionsResponseOrBuilder. getDatasetsList()
All the versions of the dataset.static io.grpc.MethodDescriptor<GetDatasetRequest,Dataset>
MapsPlatformDatasetsV1AlphaGrpc. getGetDatasetMethod()
com.google.protobuf.Parser<Dataset>
Dataset. getParserForType()
static io.grpc.MethodDescriptor<UpdateDatasetMetadataRequest,Dataset>
MapsPlatformDatasetsV1AlphaGrpc. getUpdateDatasetMetadataMethod()
static com.google.protobuf.Parser<Dataset>
Dataset. parser()
com.google.common.util.concurrent.ListenableFuture<Dataset>
MapsPlatformDatasetsV1AlphaGrpc.MapsPlatformDatasetsV1AlphaFutureStub. updateDatasetMetadata(UpdateDatasetMetadataRequest request)
Update the metadata for the dataset.com.google.api.gax.rpc.UnaryCallable<UpdateDatasetMetadataRequest,Dataset>
MapsPlatformDatasetsV1AlphaClient. updateDatasetMetadataCallable()
Update the metadata for the dataset.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDatasetMetadataRequest,Dataset>
MapsPlatformDatasetsV1AlphaSettings.Builder. updateDatasetMetadataSettings()
Returns the builder for the settings used for calls to updateDatasetMetadata.com.google.api.gax.rpc.UnaryCallSettings<UpdateDatasetMetadataRequest,Dataset>
MapsPlatformDatasetsV1AlphaSettings. updateDatasetMetadataSettings()
Returns the object with the settings used for calls to updateDatasetMetadata.Methods in com.google.maps.mapsplatformdatasets.v1alpha with parameters of type Dataset Modifier and Type Method Description ListDatasetsResponse.Builder
ListDatasetsResponse.Builder. addDatasets(int index, Dataset value)
All the datasets for the project.ListDatasetsResponse.Builder
ListDatasetsResponse.Builder. addDatasets(Dataset value)
All the datasets for the project.ListDatasetVersionsResponse.Builder
ListDatasetVersionsResponse.Builder. addDatasets(int index, Dataset value)
All the versions of the dataset.ListDatasetVersionsResponse.Builder
ListDatasetVersionsResponse.Builder. addDatasets(Dataset value)
All the versions of the dataset.Dataset
MapsPlatformDatasetsV1AlphaClient. createDataset(ProjectName parent, Dataset dataset)
Create a new dataset for the specified project.Dataset
MapsPlatformDatasetsV1AlphaClient. createDataset(String parent, Dataset dataset)
Create a new dataset for the specified project.CreateDatasetRequest.Builder
CreateDatasetRequest.Builder. mergeDataset(Dataset value)
Required.UpdateDatasetMetadataRequest.Builder
UpdateDatasetMetadataRequest.Builder. mergeDataset(Dataset value)
Required.Dataset.Builder
Dataset.Builder. mergeFrom(Dataset other)
static Dataset.Builder
Dataset. newBuilder(Dataset prototype)
CreateDatasetRequest.Builder
CreateDatasetRequest.Builder. setDataset(Dataset value)
Required.UpdateDatasetMetadataRequest.Builder
UpdateDatasetMetadataRequest.Builder. setDataset(Dataset value)
Required.ListDatasetsResponse.Builder
ListDatasetsResponse.Builder. setDatasets(int index, Dataset value)
All the datasets for the project.ListDatasetVersionsResponse.Builder
ListDatasetVersionsResponse.Builder. setDatasets(int index, Dataset value)
All the versions of the dataset.Dataset
MapsPlatformDatasetsV1AlphaClient. updateDatasetMetadata(Dataset dataset, com.google.protobuf.FieldMask updateMask)
Update the metadata for the dataset.Method parameters in com.google.maps.mapsplatformdatasets.v1alpha with type arguments of type Dataset Modifier and Type Method Description ListDatasetsResponse.Builder
ListDatasetsResponse.Builder. addAllDatasets(Iterable<? extends Dataset> values)
All the datasets for the project.ListDatasetVersionsResponse.Builder
ListDatasetVersionsResponse.Builder. addAllDatasets(Iterable<? extends Dataset> values)
All the versions of the dataset.static com.google.api.core.ApiFuture<MapsPlatformDatasetsV1AlphaClient.ListDatasetsPagedResponse>
MapsPlatformDatasetsV1AlphaClient.ListDatasetsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDatasetsRequest,ListDatasetsResponse,Dataset> context, com.google.api.core.ApiFuture<ListDatasetsResponse> futureResponse)
static com.google.api.core.ApiFuture<MapsPlatformDatasetsV1AlphaClient.ListDatasetVersionsPagedResponse>
MapsPlatformDatasetsV1AlphaClient.ListDatasetVersionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListDatasetVersionsRequest,ListDatasetVersionsResponse,Dataset> context, com.google.api.core.ApiFuture<ListDatasetVersionsResponse> futureResponse)
default void
MapsPlatformDatasetsV1AlphaGrpc.AsyncService. createDataset(CreateDatasetRequest request, io.grpc.stub.StreamObserver<Dataset> responseObserver)
Create a new dataset for the specified project.void
MapsPlatformDatasetsV1AlphaGrpc.MapsPlatformDatasetsV1AlphaStub. createDataset(CreateDatasetRequest request, io.grpc.stub.StreamObserver<Dataset> responseObserver)
Create a new dataset for the specified project.protected MapsPlatformDatasetsV1AlphaClient.ListDatasetsPage
MapsPlatformDatasetsV1AlphaClient.ListDatasetsPage. createPage(com.google.api.gax.rpc.PageContext<ListDatasetsRequest,ListDatasetsResponse,Dataset> context, ListDatasetsResponse response)
protected MapsPlatformDatasetsV1AlphaClient.ListDatasetVersionsPage
MapsPlatformDatasetsV1AlphaClient.ListDatasetVersionsPage. createPage(com.google.api.gax.rpc.PageContext<ListDatasetVersionsRequest,ListDatasetVersionsResponse,Dataset> context, ListDatasetVersionsResponse response)
com.google.api.core.ApiFuture<MapsPlatformDatasetsV1AlphaClient.ListDatasetsPage>
MapsPlatformDatasetsV1AlphaClient.ListDatasetsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDatasetsRequest,ListDatasetsResponse,Dataset> context, com.google.api.core.ApiFuture<ListDatasetsResponse> futureResponse)
com.google.api.core.ApiFuture<MapsPlatformDatasetsV1AlphaClient.ListDatasetVersionsPage>
MapsPlatformDatasetsV1AlphaClient.ListDatasetVersionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDatasetVersionsRequest,ListDatasetVersionsResponse,Dataset> context, com.google.api.core.ApiFuture<ListDatasetVersionsResponse> futureResponse)
default void
MapsPlatformDatasetsV1AlphaGrpc.AsyncService. getDataset(GetDatasetRequest request, io.grpc.stub.StreamObserver<Dataset> responseObserver)
Get the published or latest version of the dataset.void
MapsPlatformDatasetsV1AlphaGrpc.MapsPlatformDatasetsV1AlphaStub. getDataset(GetDatasetRequest request, io.grpc.stub.StreamObserver<Dataset> responseObserver)
Get the published or latest version of the dataset.default void
MapsPlatformDatasetsV1AlphaGrpc.AsyncService. updateDatasetMetadata(UpdateDatasetMetadataRequest request, io.grpc.stub.StreamObserver<Dataset> responseObserver)
Update the metadata for the dataset.void
MapsPlatformDatasetsV1AlphaGrpc.MapsPlatformDatasetsV1AlphaStub. updateDatasetMetadata(UpdateDatasetMetadataRequest request, io.grpc.stub.StreamObserver<Dataset> responseObserver)
Update the metadata for the dataset. -
Uses of Dataset in com.google.maps.mapsplatformdatasets.v1alpha.stub
Methods in com.google.maps.mapsplatformdatasets.v1alpha.stub that return types with arguments of type Dataset Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateDatasetRequest,Dataset>
GrpcMapsPlatformDatasetsV1AlphaStub. createDatasetCallable()
com.google.api.gax.rpc.UnaryCallable<CreateDatasetRequest,Dataset>
HttpJsonMapsPlatformDatasetsV1AlphaStub. createDatasetCallable()
com.google.api.gax.rpc.UnaryCallable<CreateDatasetRequest,Dataset>
MapsPlatformDatasetsV1AlphaStub. createDatasetCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDatasetRequest,Dataset>
MapsPlatformDatasetsV1AlphaStubSettings.Builder. createDatasetSettings()
Returns the builder for the settings used for calls to createDataset.com.google.api.gax.rpc.UnaryCallSettings<CreateDatasetRequest,Dataset>
MapsPlatformDatasetsV1AlphaStubSettings. createDatasetSettings()
Returns the object with the settings used for calls to createDataset.com.google.api.gax.rpc.UnaryCallable<GetDatasetRequest,Dataset>
GrpcMapsPlatformDatasetsV1AlphaStub. getDatasetCallable()
com.google.api.gax.rpc.UnaryCallable<GetDatasetRequest,Dataset>
HttpJsonMapsPlatformDatasetsV1AlphaStub. getDatasetCallable()
com.google.api.gax.rpc.UnaryCallable<GetDatasetRequest,Dataset>
MapsPlatformDatasetsV1AlphaStub. getDatasetCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDatasetRequest,Dataset>
MapsPlatformDatasetsV1AlphaStubSettings.Builder. getDatasetSettings()
Returns the builder for the settings used for calls to getDataset.com.google.api.gax.rpc.UnaryCallSettings<GetDatasetRequest,Dataset>
MapsPlatformDatasetsV1AlphaStubSettings. getDatasetSettings()
Returns the object with the settings used for calls to getDataset.com.google.api.gax.rpc.UnaryCallable<UpdateDatasetMetadataRequest,Dataset>
GrpcMapsPlatformDatasetsV1AlphaStub. updateDatasetMetadataCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateDatasetMetadataRequest,Dataset>
HttpJsonMapsPlatformDatasetsV1AlphaStub. updateDatasetMetadataCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateDatasetMetadataRequest,Dataset>
MapsPlatformDatasetsV1AlphaStub. updateDatasetMetadataCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDatasetMetadataRequest,Dataset>
MapsPlatformDatasetsV1AlphaStubSettings.Builder. updateDatasetMetadataSettings()
Returns the builder for the settings used for calls to updateDatasetMetadata.com.google.api.gax.rpc.UnaryCallSettings<UpdateDatasetMetadataRequest,Dataset>
MapsPlatformDatasetsV1AlphaStubSettings. updateDatasetMetadataSettings()
Returns the object with the settings used for calls to updateDatasetMetadata.
-