BigQuery API - Class Google::Cloud::Bigquery::Dataset::Tag (v1.64.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the BigQuery API class Google::Cloud::Bigquery::Dataset::Tag.
A global tag managed by Resource Manager.
Inherits
Object
Methods
#tag_key
deftag_key()->String
The namespaced friendly name of the tag key, e.g. "12345/environment" where
12345 is org id.
Returns
(String)
#tag_value
deftag_value()->String
The friendly short name of the tag value, e.g. "production".