public class AiExtractStructuredFieldsOptionsField extends SerializableObject
| Modifier and Type | Field and Description |
|---|---|
protected String |
key
A unique identifier for the option.
|
explicitlySetNullableFields| Constructor and Description |
|---|
AiExtractStructuredFieldsOptionsField(String key) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getKey() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetpublic AiExtractStructuredFieldsOptionsField(String key)