public sealed class BooleanConstraint : IMessage<Constraint.Types.BooleanConstraint>, IEquatable<Constraint.Types.BooleanConstraint>, IDeepCloneable<Constraint.Types.BooleanConstraint>, IBufferMessage, IMessage
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\u003eThe \u003ccode\u003eBooleanConstraint\u003c/code\u003e class represents a constraint that can be either enforced or not, within the \u003ccode\u003eGoogle.Cloud.OrgPolicy.V2\u003c/code\u003e namespace, and is found in the Google.Cloud.OrgPolicy.V2.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the Google Cloud Org Policy V2 API, and is used to enforce or disable specific policies like \u003ccode\u003econstraints/compute.disableSerialPortAccess\u003c/code\u003e, on resources like VM instances.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBooleanConstraint\u003c/code\u003e class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, as well as inheriting members from \u003ccode\u003eSystem.Object\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 2.7.0, with versions ranging down to 1.0.0 available, and can be constructed either with no parameters or by passing in another \u003ccode\u003eConstraint.Types.BooleanConstraint\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]