Uses of Class
com.google.genai.types.StringList.Builder
Packages that use StringList.Builder
-
Uses of StringList.Builder in com.google.genai.types
Methods in com.google.genai.types that return StringList.BuilderModifier and TypeMethodDescriptionstatic StringList.BuilderStringList.builder()Instantiates a builder for StringList.StringList.Builder.clearValues()Clears the value of values field.abstract StringList.BuilderStringList.toBuilder()Creates a builder with the same values as this instance.Setter for values.abstract StringList.BuilderSetter for values.Methods in com.google.genai.types with parameters of type StringList.BuilderModifier and TypeMethodDescriptionCustomMetadata.Builder.stringListValue(StringList.Builder stringListValueBuilder) Setter for stringListValue builder.