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.
Included In
Methods
#organization_path
def organization_path(organization:) -> ::StringCreate a fully-qualified Organization resource string.
The resource will be in the following format:
organizations/{organization}
Parameter
- organization (String)
Returns
- (::String)