Message describing the provider tag.
| JSON representation |
|---|
{
"category": string,
"value": string,
"resourceType": enum ( |
| Fields | |
|---|---|
category |
Output only. The category of the provider tag. |
value |
Output only. The value of the provider tag. |
resourceType |
Output only. The resource type of the provider tag. |
ResourceType
Enum for the resource type of the provider tag.
| Enums | |
|---|---|
RESOURCE_TYPE_UNSPECIFIED |
The default value. This value is used if the status is omitted. |
NETWORK_PATH |
Network path. |
WEB_PATH |
Web path. |
MONITORING_POLICY |
Monitoring policy. |
MONITORING_POINT |
Monitoring point. |
MONITORING_POINT_RULE |
Monitoring point rule. |
MONITORING_POINT_RULE_AUTO |
Monitoring point rule automatic. |