Uses of Enum
com.google.cloud.aiplatform.v1.GroundingChunk.RetrievedContext.ContextDetailsCase
Packages that use GroundingChunk.RetrievedContext.ContextDetailsCase
-
Uses of GroundingChunk.RetrievedContext.ContextDetailsCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return GroundingChunk.RetrievedContext.ContextDetailsCaseModifier and TypeMethodDescriptionGroundingChunk.RetrievedContext.ContextDetailsCase.forNumber(int value) GroundingChunk.RetrievedContext.Builder.getContextDetailsCase()GroundingChunk.RetrievedContext.getContextDetailsCase()GroundingChunk.RetrievedContextOrBuilder.getContextDetailsCase()GroundingChunk.RetrievedContext.ContextDetailsCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.GroundingChunk.RetrievedContext.ContextDetailsCase.values()Returns an array containing the constants of this enum type, in the order they are declared.