Uses of Enum
com.google.genai.types.ResourceScope.Known
Packages that use ResourceScope.Known
-
Uses of ResourceScope.Known in com.google.genai.types
Methods in com.google.genai.types that return ResourceScope.KnownModifier and TypeMethodDescriptionResourceScope.knownEnum()static ResourceScope.KnownReturns the enum constant of this type with the specified name.static ResourceScope.Known[]ResourceScope.Known.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.genai.types with parameters of type ResourceScope.KnownModifier and TypeMethodDescriptionHttpOptions.Builder.baseUrlResourceScope(ResourceScope.Known knownType) Setter for baseUrlResourceScope given a known enum.Constructors in com.google.genai.types with parameters of type ResourceScope.Known