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