A geo target constant.
JSON representation |
---|
{
"resourceName": string,
"status": enum ( |
Fields | |
---|---|
resource |
Output only. The resource name of the geo target constant. Geo target constant resource names have the form:
|
status |
Output only. Geo target constant status. |
id |
Output only. The ID of the geo target constant. |
name |
Output only. Geo target constant English name. |
country |
Output only. The ISO-3166-1 alpha-2 country code that is associated with the target. |
target |
Output only. Geo target constant target type. |
canonical |
Output only. The fully qualified English name, consisting of the target's name and that of its parent and country. |
parent |
Output only. The resource name of the parent geo target constant. Geo target constant resource names have the form:
|
GeoTargetConstantStatus
The possible statuses of a geo target constant.
Enums | |
---|---|
UNSPECIFIED |
No value has been specified. |
UNKNOWN |
The received value is not known in this version. This is a response-only value. |
ENABLED |
The geo target constant is valid. |
REMOVAL_PLANNED |
The geo target constant is obsolete and will be removed. |