| Modifier and Type | Method and Description |
|---|---|
static GroundingChunk.ChunkTypeCase |
GroundingChunk.ChunkTypeCase.forNumber(int value) |
GroundingChunk.ChunkTypeCase |
GroundingChunk.getChunkTypeCase() |
GroundingChunk.ChunkTypeCase |
GroundingChunk.Builder.getChunkTypeCase() |
GroundingChunk.ChunkTypeCase |
GroundingChunkOrBuilder.getChunkTypeCase() |
static GroundingChunk.ChunkTypeCase |
GroundingChunk.ChunkTypeCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static GroundingChunk.ChunkTypeCase |
GroundingChunk.ChunkTypeCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroundingChunk.ChunkTypeCase[] |
GroundingChunk.ChunkTypeCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.