Uses of Class
com.google.genai.types.RegisterFilesResponse
Packages that use RegisterFilesResponse
-
Uses of RegisterFilesResponse in com.google.genai
Methods in com.google.genai that return RegisterFilesResponseModifier and TypeMethodDescriptionFiles.registerFiles(com.google.auth.oauth2.GoogleCredentials credentials, List<String> uris, RegisterFilesConfig config) Registers Google Cloud Storage files for use with the API.Methods in com.google.genai that return types with arguments of type RegisterFilesResponseModifier and TypeMethodDescriptionAsyncFiles.registerFiles(com.google.auth.oauth2.GoogleCredentials credentials, List<String> uris, RegisterFilesConfig config) Asynchronously registers Google Cloud Storage files for use with the API. -
Uses of RegisterFilesResponse in com.google.genai.types
Methods in com.google.genai.types that return RegisterFilesResponseModifier and TypeMethodDescriptionabstract RegisterFilesResponseRegisterFilesResponse.Builder.build()static RegisterFilesResponseDeserializes a JSON string to a RegisterFilesResponse object.