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