Uses of Class
com.google.genai.types.Operation
Packages that use Operation
-
Uses of Operation in com.google.genai
Methods in com.google.genai with type parameters of type OperationModifier and TypeMethodDescription<T,U extends Operation<T, U>>
CompletableFuture<U>AsyncOperations.get(U operation, GetOperationConfig config) Gets the status of an Operation.<T,U extends Operation<T, U>>
UOperations.get(U operation, GetOperationConfig config) Gets the status of an Operation. -
Uses of Operation in com.google.genai.types
Classes in com.google.genai.types with type parameters of type OperationModifier and TypeClassDescriptionclassA long-running operation.Subclasses of Operation in com.google.genai.typesModifier and TypeClassDescriptionclassA video generation operation.classLong-running operation for importing a file to a FileSearchStore.classLong-running operation for uploading a file to a FileSearchStore.