public enum FieldConfig.CompletableOption extends Enum<FieldConfig.CompletableOption> implements ProtocolMessageEnumThe setting of Completable options in schema.
Protobuf enum google.cloud.discoveryengine.v1alpha.FieldConfig.CompletableOption
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
COMPLETABLE_DISABLED |
Completable option disabled for a schema field. |
COMPLETABLE_DISABLED_VALUE |
Completable option disabled for a schema field. |
COMPLETABLE_ENABLED |
Completable option enabled for a schema field. |
COMPLETABLE_ENABLED_VALUE |
Completable option enabled for a schema field. |
COMPLETABLE_OPTION_UNSPECIFIED |
Value used when unset. |
COMPLETABLE_OPTION_UNSPECIFIED_VALUE |
Value used when unset. |
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() |
|