public enum SuggestionStep.SuggestionType extends Enum<SuggestionStep.SuggestionType> implements ProtocolMessageEnumSuggestion type.
Protobuf enum google.cloud.bigquery.migration.v2.SuggestionStep.SuggestionType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
QUERY_CUSTOMIZATION |
Query customization. |
QUERY_CUSTOMIZATION_VALUE |
Query customization. |
SUGGESTION_TYPE_UNSPECIFIED |
Suggestion type unspecified. |
SUGGESTION_TYPE_UNSPECIFIED_VALUE |
Suggestion type unspecified. |
TRANSLATION_EXPLANATION |
Translation explanation. |
TRANSLATION_EXPLANATION_VALUE |
Translation explanation. |
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() |
|