Resource Manager V3 API - Module Google::Cloud::ResourceManager::V3::TagHolds (v0.9.0)

Reference documentation and code samples for the Resource Manager V3 API module Google::Cloud::ResourceManager::V3::TagHolds.

Allow users to create and manage TagHolds for TagValues. TagHolds represent the use of a Tag Value that is not captured by TagBindings but should still block TagValue deletion (such as a reference in a policy condition). This service provides isolated failure domains by cloud location so that TagHolds can be managed in the same location as their usage.

To load this service and instantiate a REST client:

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