Identity and Access Management (IAM) v1 API - Enum Role.Types.RoleLaunchStage (2.3.0)

public enum Role.Types.RoleLaunchStage

Reference documentation and code samples for the Identity and Access Management (IAM) v1 API enum Role.Types.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 principals 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.