Uses of Class
com.google.genai.types.FetchPredictOperationConfig
Packages that use FetchPredictOperationConfig
-
Uses of FetchPredictOperationConfig in com.google.genai.types
Methods in com.google.genai.types that return FetchPredictOperationConfigModifier and TypeMethodDescriptionabstract FetchPredictOperationConfigFetchPredictOperationConfig.Builder.build()static FetchPredictOperationConfigDeserializes a JSON string to a FetchPredictOperationConfig object.Methods in com.google.genai.types that return types with arguments of type FetchPredictOperationConfigModifier and TypeMethodDescriptionabstract Optional<FetchPredictOperationConfig>FetchPredictOperationParameters.config()Used to override the default configuration.Methods in com.google.genai.types with parameters of type FetchPredictOperationConfigModifier and TypeMethodDescriptionFetchPredictOperationParameters.Builder.config(FetchPredictOperationConfig config) Setter for config.