Package com.google.genai.types
Class ListCachedContentsParameters.Builder
java.lang.Object
com.google.genai.types.ListCachedContentsParameters.Builder
- Enclosing class:
- ListCachedContentsParameters
Builder for ListCachedContentsParameters.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract ListCachedContentsParametersbuild()abstract ListCachedContentsParameters.Builderconfig(ListCachedContentsConfig config) Setter for config.config(ListCachedContentsConfig.Builder configBuilder) Setter for config builder.
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
config
Setter for config.config: Configuration that contains optional parameters.
-
config
Setter for config builder.config: Configuration that contains optional parameters.
-
build
-