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