Google Cloud Resource Manager V3 Client - Class State (0.7.2)

Reference documentation and code samples for the Google Cloud Resource Manager V3 Client class State.

Project lifecycle states.

Protobuf type google.cloud.resourcemanager.v3.Project.State

Namespace

Google \ Cloud \ ResourceManager \ V3 \ Project

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

STATE_UNSPECIFIED

  Value: 0 
 

Unspecified state. This is only used/useful for distinguishing unset values.

Generated from protobuf enum STATE_UNSPECIFIED = 0;

ACTIVE

  Value: 1 
 

The normal and active state.

Generated from protobuf enum ACTIVE = 1;

DELETE_REQUESTED

  Value: 2 
 

The project has been marked for deletion by the user (by invoking DeleteProject ) or by the system (Google Cloud Platform).

This can generally be reversed by invoking UndeleteProject .

Generated from protobuf enum DELETE_REQUESTED = 2;

Design a Mobile Site
View Site in Mobile | Classic
Share by: