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

Path helper methods for the Folders API.

Methods

#folder_path

def folder_path(folder:) -> ::String

Create a fully-qualified Folder resource string.

The resource will be in the following format:

folders/{folder}

Parameter
  • folder (String)
Returns
  • (::String)