Module Google::Cloud::ResourceManager::V3::TagValues::Paths (v0.1.3)

Path helper methods for the TagValues API.

Methods

#tag_value_path

def tag_value_path(tag_value:) -> ::String

Create a fully-qualified TagValue resource string.

The resource will be in the following format:

tagValues/{tag_value}

Parameter
  • tag_value (String)
Returns
  • (::String)