public sealed class BooleanConstraint : IMessage<Constraint.Types.BooleanConstraint>, IEquatable<Constraint.Types.BooleanConstraint>, IDeepCloneable<Constraint.Types.BooleanConstraint>, IBufferMessage, IMessage
Reference documentation and code samples for the Organization Policy v2 API class Constraint.Types.BooleanConstraint.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eConstraint.Types.BooleanConstraint\u003c/code\u003e class within the Organization Policy v2 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBooleanConstraint\u003c/code\u003e is a type of constraint that can be either enforced or not enforced, affecting behaviors like disabling serial port access on VM instances.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists various versions of the API, from 1.0.0 to the latest version of 2.7.0, as well as providing implementation details of inherited members.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBooleanConstraint\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt also provides two constructors for creating \u003ccode\u003eBooleanConstraint\u003c/code\u003e objects, with the ability to clone another \u003ccode\u003eBooleanConstraint\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]