Uses of Class
com.google.cloud.aiplatform.v1.DatasetServiceClient.ListLocationsPagedResponse
Packages that use DatasetServiceClient.ListLocationsPagedResponse
Package
Description
A client to Vertex AI API
-
Uses of DatasetServiceClient.ListLocationsPagedResponse in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DatasetServiceClient.ListLocationsPagedResponseModifier and TypeMethodDescriptionDatasetServiceClient.listLocations(ListLocationsRequest request) Lists information about the supported locations for this service.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type DatasetServiceClient.ListLocationsPagedResponseModifier and TypeMethodDescriptionDatasetServiceClient.ListLocationsPagedResponse.createAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ApiFuture<ListLocationsResponse> futureResponse) DatasetServiceClient.listLocationsPagedCallable()Lists information about the supported locations for this service.PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse, DatasetServiceClient.ListLocationsPagedResponse> DatasetServiceSettings.Builder.listLocationsSettings()Returns the builder for the settings used for calls to listLocations.PagedCallSettings<ListLocationsRequest,ListLocationsResponse, DatasetServiceClient.ListLocationsPagedResponse> DatasetServiceSettings.listLocationsSettings()Returns the object with the settings used for calls to listLocations. -
Uses of DatasetServiceClient.ListLocationsPagedResponse in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type DatasetServiceClient.ListLocationsPagedResponseModifier and TypeMethodDescriptionDatasetServiceStub.listLocationsPagedCallable()GrpcDatasetServiceStub.listLocationsPagedCallable()PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse, DatasetServiceClient.ListLocationsPagedResponse> DatasetServiceStubSettings.Builder.listLocationsSettings()Returns the builder for the settings used for calls to listLocations.PagedCallSettings<ListLocationsRequest,ListLocationsResponse, DatasetServiceClient.ListLocationsPagedResponse> DatasetServiceStubSettings.listLocationsSettings()Returns the object with the settings used for calls to listLocations.