Uses of Class
com.google.genai.types.GetOperationConfig
Packages that use GetOperationConfig
-
Uses of GetOperationConfig in com.google.genai
Methods in com.google.genai with parameters of type GetOperationConfigModifier and TypeMethodDescriptionAsyncOperations.getVideosOperation(GenerateVideosOperation operation, GetOperationConfig config) Gets the status of a GenerateVideosOperation.Operations.getVideosOperation(GenerateVideosOperation operation, GetOperationConfig config) Gets the status of a GenerateVideosOperation. -
Uses of GetOperationConfig in com.google.genai.types
Methods in com.google.genai.types that return GetOperationConfigModifier and TypeMethodDescriptionabstract GetOperationConfigGetOperationConfig.Builder.build()static GetOperationConfigDeserializes a JSON string to a GetOperationConfig object.Methods in com.google.genai.types that return types with arguments of type GetOperationConfigModifier and TypeMethodDescriptionabstract Optional<GetOperationConfig>GetOperationParameters.config()Used to override the default configuration.Methods in com.google.genai.types with parameters of type GetOperationConfigModifier and TypeMethodDescriptionabstract GetOperationParameters.BuilderGetOperationParameters.Builder.config(GetOperationConfig config) Setter for config.