public enum ThirdPartyCompanyStatusEnum.ThirdPartyCompanyStatus extends Enum<ThirdPartyCompanyStatusEnum.ThirdPartyCompanyStatus> implements ProtocolMessageEnumStatus of a third party company.
Protobuf enum
google.ads.admanager.v1.ThirdPartyCompanyStatusEnum.ThirdPartyCompanyStatus
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ACTIVE |
The third party company is active. |
ACTIVE_VALUE |
The third party company is active. |
INACTIVE |
The third party company is inactive. |
INACTIVE_VALUE |
The third party company is inactive. |
THIRD_PARTY_COMPANY_STATUS_UNSPECIFIED |
No value specified |
THIRD_PARTY_COMPANY_STATUS_UNSPECIFIED_VALUE |
No value specified |
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() |
|