Module: Google::Cloud::ResourceManager::V3::Folder::State

Defined in:
proto_docs/google/cloud/resourcemanager/v3/folders.rb

Overview

Folder lifecycle states.

Constant Summary collapse

STATE_UNSPECIFIED =

Unspecified state.

0
ACTIVE =

The normal and active state.

1
DELETE_REQUESTED =

The folder has been marked for deletion by the user.

2