Uses of Class
com.google.maps.mapsplatformdatasets.v1.ListDatasetsResponse
-
Packages that use ListDatasetsResponse Package Description com.google.maps.mapsplatformdatasets.v1 A client to Maps Platform Datasets APIcom.google.maps.mapsplatformdatasets.v1.stub -
-
Uses of ListDatasetsResponse in com.google.maps.mapsplatformdatasets.v1
Methods in com.google.maps.mapsplatformdatasets.v1 that return ListDatasetsResponse Modifier and Type Method Description ListDatasetsResponseListDatasetsResponse.Builder. build()ListDatasetsResponseListDatasetsResponse.Builder. buildPartial()static ListDatasetsResponseListDatasetsResponse. getDefaultInstance()ListDatasetsResponseListDatasetsResponse.Builder. getDefaultInstanceForType()ListDatasetsResponseListDatasetsResponse. getDefaultInstanceForType()ListDatasetsResponseMapsPlatformDatasetsGrpc.MapsPlatformDatasetsBlockingStub. listDatasets(ListDatasetsRequest request)List all the datasets for the specified project.static ListDatasetsResponseListDatasetsResponse. parseDelimitedFrom(InputStream input)static ListDatasetsResponseListDatasetsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDatasetsResponseListDatasetsResponse. parseFrom(byte[] data)static ListDatasetsResponseListDatasetsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDatasetsResponseListDatasetsResponse. parseFrom(com.google.protobuf.ByteString data)static ListDatasetsResponseListDatasetsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDatasetsResponseListDatasetsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListDatasetsResponseListDatasetsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDatasetsResponseListDatasetsResponse. parseFrom(InputStream input)static ListDatasetsResponseListDatasetsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListDatasetsResponseListDatasetsResponse. parseFrom(ByteBuffer data)static ListDatasetsResponseListDatasetsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.maps.mapsplatformdatasets.v1 that return types with arguments of type ListDatasetsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListDatasetsRequest,ListDatasetsResponse>MapsPlatformDatasetsGrpc. getListDatasetsMethod()com.google.protobuf.Parser<ListDatasetsResponse>ListDatasetsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListDatasetsResponse>MapsPlatformDatasetsGrpc.MapsPlatformDatasetsFutureStub. listDatasets(ListDatasetsRequest request)List all the datasets for the specified project.com.google.api.gax.rpc.UnaryCallable<ListDatasetsRequest,ListDatasetsResponse>MapsPlatformDatasetsClient. listDatasetsCallable()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.static com.google.protobuf.Parser<ListDatasetsResponse>ListDatasetsResponse. parser()Methods in com.google.maps.mapsplatformdatasets.v1 with parameters of type ListDatasetsResponse Modifier and Type Method Description protected MapsPlatformDatasetsClient.ListDatasetsPageMapsPlatformDatasetsClient.ListDatasetsPage. createPage(com.google.api.gax.rpc.PageContext<ListDatasetsRequest,ListDatasetsResponse,Dataset> context, ListDatasetsResponse response)ListDatasetsResponse.BuilderListDatasetsResponse.Builder. mergeFrom(ListDatasetsResponse other)static ListDatasetsResponse.BuilderListDatasetsResponse. newBuilder(ListDatasetsResponse prototype)Method parameters in com.google.maps.mapsplatformdatasets.v1 with type arguments of type ListDatasetsResponse 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)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)protected MapsPlatformDatasetsClient.ListDatasetsPageMapsPlatformDatasetsClient.ListDatasetsPage. createPage(com.google.api.gax.rpc.PageContext<ListDatasetsRequest,ListDatasetsResponse,Dataset> context, ListDatasetsResponse response)com.google.api.core.ApiFuture<MapsPlatformDatasetsClient.ListDatasetsPage>MapsPlatformDatasetsClient.ListDatasetsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDatasetsRequest,ListDatasetsResponse,Dataset> context, com.google.api.core.ApiFuture<ListDatasetsResponse> futureResponse)com.google.api.core.ApiFuture<MapsPlatformDatasetsClient.ListDatasetsPage>MapsPlatformDatasetsClient.ListDatasetsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListDatasetsRequest,ListDatasetsResponse,Dataset> context, com.google.api.core.ApiFuture<ListDatasetsResponse> futureResponse)default voidMapsPlatformDatasetsGrpc.AsyncService. listDatasets(ListDatasetsRequest request, io.grpc.stub.StreamObserver<ListDatasetsResponse> responseObserver)List all the datasets for the specified project.voidMapsPlatformDatasetsGrpc.MapsPlatformDatasetsStub. listDatasets(ListDatasetsRequest request, io.grpc.stub.StreamObserver<ListDatasetsResponse> responseObserver)List all the datasets for the specified project. -
Uses of ListDatasetsResponse in com.google.maps.mapsplatformdatasets.v1.stub
Methods in com.google.maps.mapsplatformdatasets.v1.stub that return types with arguments of type ListDatasetsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListDatasetsRequest,ListDatasetsResponse>GrpcMapsPlatformDatasetsStub. listDatasetsCallable()com.google.api.gax.rpc.UnaryCallable<ListDatasetsRequest,ListDatasetsResponse>HttpJsonMapsPlatformDatasetsStub. listDatasetsCallable()com.google.api.gax.rpc.UnaryCallable<ListDatasetsRequest,ListDatasetsResponse>MapsPlatformDatasetsStub. listDatasetsCallable()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.
-