Module: Google::Cloud::ResourceManager::V3::Folders
- Defined in:
- lib/google/cloud/resource_manager/v3/folders.rb,
lib/google/cloud/resource_manager/v3/folders/rest.rb,
lib/google/cloud/resource_manager/v3/folders/paths.rb,
lib/google/cloud/resource_manager/v3/folders/client.rb,
lib/google/cloud/resource_manager/v3/folders/operations.rb,
lib/google/cloud/resource_manager/v3/folders/credentials.rb,
lib/google/cloud/resource_manager/v3/folders/rest/client.rb,
lib/google/cloud/resource_manager/v3/folders/rest/operations.rb,
lib/google/cloud/resource_manager/v3/folders/rest/service_stub.rb
Overview
Manages Cloud Platform folder resources. Folders can be used to organize the resources under an organization and to control the policies applied to groups of resources.
To load this service and instantiate a REST client:
require "google/cloud/resource_manager/v3/folders/rest"
client = ::Google::Cloud::ResourceManager::V3::Folders::Rest::Client.new
Defined Under Namespace
Modules: Paths, Rest Classes: Client, Credentials, Operations