Uses of Class
com.google.genai.AsyncPager
Packages that use AsyncPager
-
Uses of AsyncPager in com.google.genai
Methods in com.google.genai that return types with arguments of type AsyncPagerModifier and TypeMethodDescriptionAsyncBatches.list(ListBatchJobsConfig config) Asynchronously makes an API request to list the available batch jobs.AsyncCaches.list(ListCachedContentsConfig config) Asynchronously makes an API request to list the available cached contents.AsyncDocuments.list(String parent, ListDocumentsConfig config) Asynchronously makes an API request to list the available documents.AsyncFiles.list(ListFilesConfig config) Asynchronously makes an API request to list the available files.AsyncFileSearchStores.list(ListFileSearchStoresConfig config) Asynchronously makes an API request to list the available file search stores.AsyncModels.list(ListModelsConfig config) Asynchronously makes an API request to list the available models.AsyncTunings.list(ListTuningJobsConfig config) Asynchronously makes an API request to list the available tuning jobs.