Uses of Class
com.google.genai.types.CustomizedAvatar
Packages that use CustomizedAvatar
-
Uses of CustomizedAvatar in com.google.genai.types
Methods in com.google.genai.types that return CustomizedAvatarModifier and TypeMethodDescriptionabstract CustomizedAvatarCustomizedAvatar.Builder.build()static CustomizedAvatarDeserializes a JSON string to a CustomizedAvatar object.Methods in com.google.genai.types that return types with arguments of type CustomizedAvatarModifier and TypeMethodDescriptionabstract Optional<CustomizedAvatar>AvatarConfig.customizedAvatar()Customized avatar appearance with a reference image.Methods in com.google.genai.types with parameters of type CustomizedAvatarModifier and TypeMethodDescriptionabstract AvatarConfig.BuilderAvatarConfig.Builder.customizedAvatar(CustomizedAvatar customizedAvatar) Setter for customizedAvatar.