Uses of Class
com.google.cloud.aiplatform.v1beta1.ExampleStoreServiceClient.FetchExamplesPage
Packages that use ExampleStoreServiceClient.FetchExamplesPage
-
Uses of ExampleStoreServiceClient.FetchExamplesPage in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ExampleStoreServiceClient.FetchExamplesPageModifier and TypeMethodDescriptionExampleStoreServiceClient.FetchExamplesPage.createPage(PageContext<FetchExamplesRequest, FetchExamplesResponse, Example> context, FetchExamplesResponse response) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ExampleStoreServiceClient.FetchExamplesPageModifier and TypeMethodDescriptionExampleStoreServiceClient.FetchExamplesPage.createPageAsync(PageContext<FetchExamplesRequest, FetchExamplesResponse, Example> context, ApiFuture<FetchExamplesResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type ExampleStoreServiceClient.FetchExamplesPageModifier and TypeMethodDescriptionExampleStoreServiceClient.FetchExamplesFixedSizeCollection.createCollection(List<ExampleStoreServiceClient.FetchExamplesPage> pages, int collectionSize)