Enum Role.Types.RoleLaunchStage (1.1.0)

public enum RoleLaunchStage

A stage representing a role's lifecycle phase.

Namespace

Google.Cloud.Iam.Admin.V1

Assembly

Google.Cloud.Iam.Admin.V1.dll

Fields

NameDescription
Alpha

The user has indicated this role is currently in an Alpha phase. If this launch stage is selected, the stage field will not be included when requesting the definition for a given role.

Beta

The user has indicated this role is currently in a Beta phase.

Deprecated

The user has indicated this role is being deprecated.

Disabled

This role is disabled and will not contribute permissions to any members it is granted to in policies.

Eap

The user has indicated this role is currently in an EAP phase.

Ga

The user has indicated this role is generally available.