Resource Manager V3 API - Module Google::Cloud::ResourceManager::V3::Organizations::Paths (v0.4.0)

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

Path helper methods for the Organizations API.

Methods

#organization_path

def organization_path(organization:) -> ::String

Create a fully-qualified Organization resource string.

The resource will be in the following format:

organizations/{organization}

Parameter
  • organization (String)
Returns
  • (::String)