Class 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
Inherited Members
Namespace: Google.Apis.CloudResourceManager.v1.Data
Assembly: Google.Apis.CloudResourceManager.v1.dll
Syntax
public class BooleanConstraint : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |