Interface protos.google.cloud.compute.v1.ISubnetworkLogConfig (3.0.0)

Properties of a SubnetworkLogConfig.

Package

@google-cloud/compute

Properties

aggregationInterval

aggregationInterval?: (google.cloud.compute.v1.SubnetworkLogConfig.AggregationInterval|keyof typeof google.cloud.compute.v1.SubnetworkLogConfig.AggregationInterval|null);

SubnetworkLogConfig aggregationInterval

enable

enable?: (boolean|null);

SubnetworkLogConfig enable

filterExpr

filterExpr?: (string|null);

SubnetworkLogConfig filterExpr

flowSampling

flowSampling?: (number|null);

SubnetworkLogConfig flowSampling

metadata

metadata?: (google.cloud.compute.v1.SubnetworkLogConfig.Metadata|keyof typeof google.cloud.compute.v1.SubnetworkLogConfig.Metadata|null);

SubnetworkLogConfig metadata

metadataFields

metadataFields?: (string[]|null);

SubnetworkLogConfig metadataFields