Uses of Class
com.google.genai.types.ListCachedContentsConfig.Builder
Packages that use ListCachedContentsConfig.Builder
-
Uses of ListCachedContentsConfig.Builder in com.google.genai.types
Methods in com.google.genai.types that return ListCachedContentsConfig.BuilderModifier and TypeMethodDescriptionListCachedContentsConfig.builder()Instantiates a builder for ListCachedContentsConfig.abstract ListCachedContentsConfig.BuilderListCachedContentsConfig.Builder.httpOptions(HttpOptions httpOptions) Setter for httpOptions.ListCachedContentsConfig.Builder.httpOptions(HttpOptions.Builder httpOptionsBuilder) Setter for httpOptions builder.abstract ListCachedContentsConfig.BuilderSetter for pageSize.abstract ListCachedContentsConfig.BuilderSetter for pageToken.abstract ListCachedContentsConfig.BuilderListCachedContentsConfig.toBuilder()Creates a builder with the same values as this instance.Methods in com.google.genai.types with parameters of type ListCachedContentsConfig.BuilderModifier and TypeMethodDescriptionListCachedContentsParameters.Builder.config(ListCachedContentsConfig.Builder configBuilder) Setter for config builder.