Class BooleanConstraint (3.18.0)

Stay organized with collections Save and categorize content based on your preferences.
BooleanConstraint(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A Constraint that is either enforced or not.

For example a constraint constraints/compute.disableSerialPortAccess. If it is enforced on a VM instance, serial port connections will not be opened to that instance.