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