BigQuery API - Class Google::Cloud::Bigquery::Dataset::Tag (v1.48.1)

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

def tag_key() -> String

The namespaced friendly name of the tag key, e.g. "12345/environment" where 12345 is org id.

Returns
  • (String)

#tag_value

def tag_value() -> String

The friendly short name of the tag value, e.g. "production".

Returns
  • (String)