name property

String? name
getter/setter pair

The unique name of the constraint.

Format of the name should be * constraints/{constraint_name} For example, constraints/compute.disableSerialPortAccess.

Implementation

core.String? name;