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

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

Path helper methods for the TagKeys API.

Methods

#tag_key_path

def tag_key_path(tag_key:) -> ::String

Create a fully-qualified TagKey resource string.

The resource will be in the following format:

tagKeys/{tag_key}

Parameter
  • tag_key (String)
Returns
  • (::String)