Module: Google::Cloud::ResourceManager::V3::TagBindings

Defined in:
lib/google/cloud/resource_manager/v3/tag_bindings.rb,
lib/google/cloud/resource_manager/v3/tag_bindings/rest.rb,
lib/google/cloud/resource_manager/v3/tag_bindings/paths.rb,
lib/google/cloud/resource_manager/v3/tag_bindings/client.rb,
lib/google/cloud/resource_manager/v3/tag_bindings/operations.rb,
lib/google/cloud/resource_manager/v3/tag_bindings/credentials.rb,
lib/google/cloud/resource_manager/v3/tag_bindings/rest/client.rb,
lib/google/cloud/resource_manager/v3/tag_bindings/rest/operations.rb,
lib/google/cloud/resource_manager/v3/tag_bindings/rest/service_stub.rb

Overview

Allow users to create and manage TagBindings between TagValues and different Google Cloud resources throughout the GCP resource hierarchy.

To load this service and instantiate a REST client:

require "google/cloud/resource_manager/v3/tag_bindings/rest"
client = ::Google::Cloud::ResourceManager::V3::TagBindings::Rest::Client.new

Defined Under Namespace

Modules: Paths, Rest Classes: Client, Credentials, Operations