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