| Modifier and Type | Method and Description |
|---|---|
static MerchantCenterAccountLink.State |
MerchantCenterAccountLink.State.forNumber(int value) |
MerchantCenterAccountLink.State |
MerchantCenterAccountLink.getState()
Output only.
|
MerchantCenterAccountLink.State |
MerchantCenterAccountLink.Builder.getState()
Output only.
|
MerchantCenterAccountLink.State |
MerchantCenterAccountLinkOrBuilder.getState()
Output only.
|
static MerchantCenterAccountLink.State |
MerchantCenterAccountLink.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static MerchantCenterAccountLink.State |
MerchantCenterAccountLink.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static MerchantCenterAccountLink.State |
MerchantCenterAccountLink.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MerchantCenterAccountLink.State[] |
MerchantCenterAccountLink.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<MerchantCenterAccountLink.State> |
MerchantCenterAccountLink.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
MerchantCenterAccountLink.Builder |
MerchantCenterAccountLink.Builder.setState(MerchantCenterAccountLink.State value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.