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