public enum LfpMerchantState.CountrySettings.VerificationState extends Enum<LfpMerchantState.CountrySettings.VerificationState> implements ProtocolMessageEnum
The possible verification states for different merchant programs.
Protobuf enum
google.shopping.merchant.lfp.v1beta.LfpMerchantState.CountrySettings.VerificationState
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
UNRECOGNIZED |
|
VERIFICATION_STATE_APPROVED |
Verification state approved. |
VERIFICATION_STATE_APPROVED_VALUE |
Verification state approved. |
VERIFICATION_STATE_IN_PROGRESS |
Verification state in progress. |
VERIFICATION_STATE_IN_PROGRESS_VALUE |
Verification state in progress. |
VERIFICATION_STATE_NOT_APPROVED |
Verification state not approved. |
VERIFICATION_STATE_NOT_APPROVED_VALUE |
Verification state not approved. |
VERIFICATION_STATE_UNSPECIFIED |
Verification state unspecified. |
VERIFICATION_STATE_UNSPECIFIED_VALUE |
Verification state unspecified. |
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() |