Uses of Class
com.google.cloud.aiplatform.v1beta1.ExampleStoreServiceClient.FetchExamplesPagedResponse
Packages that use ExampleStoreServiceClient.FetchExamplesPagedResponse
Package
Description
A client to Vertex AI API
-
Uses of ExampleStoreServiceClient.FetchExamplesPagedResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ExampleStoreServiceClient.FetchExamplesPagedResponseModifier and TypeMethodDescriptionExampleStoreServiceClient.fetchExamples(FetchExamplesRequest request) Get Examples from the Example Store.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ExampleStoreServiceClient.FetchExamplesPagedResponseModifier and TypeMethodDescriptionExampleStoreServiceClient.FetchExamplesPagedResponse.createAsync(PageContext<FetchExamplesRequest, FetchExamplesResponse, Example> context, ApiFuture<FetchExamplesResponse> futureResponse) ExampleStoreServiceClient.fetchExamplesPagedCallable()Get Examples from the Example Store.PagedCallSettings.Builder<FetchExamplesRequest,FetchExamplesResponse, ExampleStoreServiceClient.FetchExamplesPagedResponse> ExampleStoreServiceSettings.Builder.fetchExamplesSettings()Returns the builder for the settings used for calls to fetchExamples.PagedCallSettings<FetchExamplesRequest,FetchExamplesResponse, ExampleStoreServiceClient.FetchExamplesPagedResponse> ExampleStoreServiceSettings.fetchExamplesSettings()Returns the object with the settings used for calls to fetchExamples. -
Uses of ExampleStoreServiceClient.FetchExamplesPagedResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type ExampleStoreServiceClient.FetchExamplesPagedResponseModifier and TypeMethodDescriptionExampleStoreServiceStub.fetchExamplesPagedCallable()GrpcExampleStoreServiceStub.fetchExamplesPagedCallable()PagedCallSettings.Builder<FetchExamplesRequest,FetchExamplesResponse, ExampleStoreServiceClient.FetchExamplesPagedResponse> ExampleStoreServiceStubSettings.Builder.fetchExamplesSettings()Returns the builder for the settings used for calls to fetchExamples.PagedCallSettings<FetchExamplesRequest,FetchExamplesResponse, ExampleStoreServiceClient.FetchExamplesPagedResponse> ExampleStoreServiceStubSettings.fetchExamplesSettings()Returns the object with the settings used for calls to fetchExamples.