public enum Chunk.StructureType extends Enum<Chunk.StructureType> implements ProtocolMessageEnum
Defines the types of the structured content that can be extracted.
Protobuf enum google.cloud.discoveryengine.v1.Chunk.StructureType
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
CHECKBOX_STRUCTURE |
Checkbox structure. |
CHECKBOX_STRUCTURE_VALUE |
Checkbox structure. |
SHAREHOLDER_STRUCTURE |
Shareholder structure. |
SHAREHOLDER_STRUCTURE_VALUE |
Shareholder structure. |
SIGNATURE_STRUCTURE |
Signature structure. |
SIGNATURE_STRUCTURE_VALUE |
Signature structure. |
STRUCTURE_TYPE_UNSPECIFIED |
Default value. |
STRUCTURE_TYPE_UNSPECIFIED_VALUE |
Default value. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |