Organization Policy v2 API - Enum CustomConstraint.Types.ActionType (2.5.0)

public enum CustomConstraint.Types.ActionType

Reference documentation and code samples for the Organization Policy v2 API enum CustomConstraint.Types.ActionType.

Allow or deny type.

Namespace

Google.Cloud.OrgPolicy.V2

Assembly

Google.Cloud.OrgPolicy.V2.dll

Fields

NameDescription
Allow

Allowed action type.

Deny

Deny action type.

Unspecified

Unspecified. Results in an error.