Uses of Class
com.google.maps.mapsplatformdatasets.v1alpha.MapsPlatformDatasetsV1AlphaClient.ListDatasetsPagedResponse
-
Packages that use MapsPlatformDatasetsV1AlphaClient.ListDatasetsPagedResponse Package Description com.google.maps.mapsplatformdatasets.v1alpha A client to Maps Platform Datasets APIcom.google.maps.mapsplatformdatasets.v1alpha.stub -
-
Uses of MapsPlatformDatasetsV1AlphaClient.ListDatasetsPagedResponse in com.google.maps.mapsplatformdatasets.v1alpha
Methods in com.google.maps.mapsplatformdatasets.v1alpha that return MapsPlatformDatasetsV1AlphaClient.ListDatasetsPagedResponse Modifier and Type Method Description MapsPlatformDatasetsV1AlphaClient.ListDatasetsPagedResponse
MapsPlatformDatasetsV1AlphaClient. listDatasets(ListDatasetsRequest request)
List all the datasets for the specified project.MapsPlatformDatasetsV1AlphaClient.ListDatasetsPagedResponse
MapsPlatformDatasetsV1AlphaClient. listDatasets(ProjectName parent)
List all the datasets for the specified project.MapsPlatformDatasetsV1AlphaClient.ListDatasetsPagedResponse
MapsPlatformDatasetsV1AlphaClient. listDatasets(String parent)
List all the datasets for the specified project.Methods in com.google.maps.mapsplatformdatasets.v1alpha that return types with arguments of type MapsPlatformDatasetsV1AlphaClient.ListDatasetsPagedResponse Modifier and Type Method Description 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)
com.google.api.gax.rpc.UnaryCallable<ListDatasetsRequest,MapsPlatformDatasetsV1AlphaClient.ListDatasetsPagedResponse>
MapsPlatformDatasetsV1AlphaClient. listDatasetsPagedCallable()
List all the datasets for the specified project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListDatasetsRequest,ListDatasetsResponse,MapsPlatformDatasetsV1AlphaClient.ListDatasetsPagedResponse>
MapsPlatformDatasetsV1AlphaSettings.Builder. listDatasetsSettings()
Returns the builder for the settings used for calls to listDatasets.com.google.api.gax.rpc.PagedCallSettings<ListDatasetsRequest,ListDatasetsResponse,MapsPlatformDatasetsV1AlphaClient.ListDatasetsPagedResponse>
MapsPlatformDatasetsV1AlphaSettings. listDatasetsSettings()
Returns the object with the settings used for calls to listDatasets. -
Uses of MapsPlatformDatasetsV1AlphaClient.ListDatasetsPagedResponse in com.google.maps.mapsplatformdatasets.v1alpha.stub
Methods in com.google.maps.mapsplatformdatasets.v1alpha.stub that return types with arguments of type MapsPlatformDatasetsV1AlphaClient.ListDatasetsPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListDatasetsRequest,MapsPlatformDatasetsV1AlphaClient.ListDatasetsPagedResponse>
GrpcMapsPlatformDatasetsV1AlphaStub. listDatasetsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListDatasetsRequest,MapsPlatformDatasetsV1AlphaClient.ListDatasetsPagedResponse>
HttpJsonMapsPlatformDatasetsV1AlphaStub. listDatasetsPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListDatasetsRequest,MapsPlatformDatasetsV1AlphaClient.ListDatasetsPagedResponse>
MapsPlatformDatasetsV1AlphaStub. listDatasetsPagedCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDatasetsRequest,ListDatasetsResponse,MapsPlatformDatasetsV1AlphaClient.ListDatasetsPagedResponse>
MapsPlatformDatasetsV1AlphaStubSettings.Builder. listDatasetsSettings()
Returns the builder for the settings used for calls to listDatasets.com.google.api.gax.rpc.PagedCallSettings<ListDatasetsRequest,ListDatasetsResponse,MapsPlatformDatasetsV1AlphaClient.ListDatasetsPagedResponse>
MapsPlatformDatasetsV1AlphaStubSettings. listDatasetsSettings()
Returns the object with the settings used for calls to listDatasets.
-