Uses of Class
com.google.cloud.aiplatform.v1beta1.ExtensionExecutionServiceClient.ListLocationsPagedResponse
Packages that use ExtensionExecutionServiceClient.ListLocationsPagedResponse
Package
Description
A client to Vertex AI API
-
Uses of ExtensionExecutionServiceClient.ListLocationsPagedResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ExtensionExecutionServiceClient.ListLocationsPagedResponseModifier and TypeMethodDescriptionExtensionExecutionServiceClient.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 ExtensionExecutionServiceClient.ListLocationsPagedResponseModifier and TypeMethodDescriptionExtensionExecutionServiceClient.ListLocationsPagedResponse.createAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ApiFuture<ListLocationsResponse> futureResponse) final UnaryCallable<ListLocationsRequest,ExtensionExecutionServiceClient.ListLocationsPagedResponse> ExtensionExecutionServiceClient.listLocationsPagedCallable()Lists information about the supported locations for this service.PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse, ExtensionExecutionServiceClient.ListLocationsPagedResponse> ExtensionExecutionServiceSettings.Builder.listLocationsSettings()Returns the builder for the settings used for calls to listLocations.PagedCallSettings<ListLocationsRequest,ListLocationsResponse, ExtensionExecutionServiceClient.ListLocationsPagedResponse> ExtensionExecutionServiceSettings.listLocationsSettings()Returns the object with the settings used for calls to listLocations. -
Uses of ExtensionExecutionServiceClient.ListLocationsPagedResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type ExtensionExecutionServiceClient.ListLocationsPagedResponseModifier and TypeMethodDescriptionExtensionExecutionServiceStub.listLocationsPagedCallable()GrpcExtensionExecutionServiceStub.listLocationsPagedCallable()PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse, ExtensionExecutionServiceClient.ListLocationsPagedResponse> ExtensionExecutionServiceStubSettings.Builder.listLocationsSettings()Returns the builder for the settings used for calls to listLocations.PagedCallSettings<ListLocationsRequest,ListLocationsResponse, ExtensionExecutionServiceClient.ListLocationsPagedResponse> ExtensionExecutionServiceStubSettings.listLocationsSettings()Returns the object with the settings used for calls to listLocations.