name property
The name of the constraint, in the format
organizations/{organization_id}/customConstraints/custom.{custom_constraint_id}
.
For example,
organizations/123456789012/customConstraints/custom.createOnlyE2TypeVms
.
Must contain 1 to 62 characters, excluding the prefix
organizations/{organization_id}/customConstraints/custom.
.
Immutable.
Implementation
core.String? name;