GoogleApi.CloudAsset.V1.Model.Tag (google_api_cloud_asset v0.42.0)
View SourceThe key and value for a tag.
Attributes
-
tagKey
(type:String.t
, default:nil
) - TagKey namespaced name, in the format of {ORG_ID}/{TAG_KEY_SHORT_NAME}. -
tagKeyId
(type:String.t
, default:nil
) - TagKey ID, in the format of tagKeys/{TAG_KEY_ID}. -
tagValue
(type:String.t
, default:nil
) - TagValue namespaced name, in the format of {ORG_ID}/{TAG_KEY_SHORT_NAME}/{TAG_VALUE_SHORT_NAME}. -
tagValueId
(type:String.t
, default:nil
) - TagValue ID, in the format of tagValues/{TAG_VALUE_ID}.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.