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