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

Path helper methods for the TagBindings API.

Methods

#tag_binding_path

def tag_binding_path(tag_binding:) -> ::String

Create a fully-qualified TagBinding resource string.

The resource will be in the following format:

tagBindings/{tag_binding}

Parameter
  • tag_binding (String)
Returns
  • (::String)