name property

String? name
getter/setter pair

Name of the constraint.

This is unique within the organization. Format of the name should be * organizations/{organization_id}/customConstraints/{custom_constraint_id} Example : "organizations/123/customConstraints/custom.createOnlyE2TypeVms"

Implementation

core.String? name;