name property
Name of the constraint.
This is unique within the organization. The name must be of the form: *
organizations/{organization_id}/customConstraints/{custom_constraint_id}
Example: organizations/123/customConstraints/custom.createOnlyE2TypeVms
The max length is 71 characters and the minimum length is 1. Note that the
prefix organizations/{organization_id}/customConstraints/custom. is not
counted.
Immutable.
Implementation
core.String? name;