public sealed class AnalyzerOrgPolicyConstraint.Types.Constraint.Types.BooleanConstraint : IMessage<AnalyzerOrgPolicyConstraint.Types.Constraint.Types.BooleanConstraint>, IEquatable<AnalyzerOrgPolicyConstraint.Types.Constraint.Types.BooleanConstraint>, IDeepCloneable<AnalyzerOrgPolicyConstraint.Types.Constraint.Types.BooleanConstraint>, IBufferMessage, IMessageReference documentation and code samples for the Google Cloud Asset Inventory v1 API class AnalyzerOrgPolicyConstraint.Types.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.
Implements
IMessageAnalyzerOrgPolicyConstraintTypesConstraintTypesBooleanConstraint, IEquatableAnalyzerOrgPolicyConstraintTypesConstraintTypesBooleanConstraint, IDeepCloneableAnalyzerOrgPolicyConstraintTypesConstraintTypesBooleanConstraint, IBufferMessage, IMessageNamespace
Google.Cloud.Asset.V1Assembly
Google.Cloud.Asset.V1.dll
Constructors
BooleanConstraint()
public BooleanConstraint()BooleanConstraint(BooleanConstraint)
public BooleanConstraint(AnalyzerOrgPolicyConstraint.Types.Constraint.Types.BooleanConstraint other)| Parameter | |
|---|---|
| Name | Description |
other |
AnalyzerOrgPolicyConstraintTypesConstraintTypesBooleanConstraint |