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