Compute V1 Client - Class AggregationInterval (2.0.0)

Reference documentation and code samples for the Compute V1 Client class AggregationInterval.

Can only be specified if VPC flow logging for this subnetwork is enabled. Toggles the aggregation interval for collecting flow logs. Increasing the interval time will reduce the amount of generated flow logs for long lasting connections. Default is an interval of 5 seconds per connection.

Protobuf type google.cloud.compute.v1.SubnetworkLogConfig.AggregationInterval

Namespace

Google \ Cloud \ Compute \ V1 \ SubnetworkLogConfig

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_AGGREGATION_INTERVAL

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_AGGREGATION_INTERVAL = 0;

INTERVAL_10_MIN

Value: 487155916

Generated from protobuf enum INTERVAL_10_MIN = 487155916;

INTERVAL_15_MIN

Value: 491773521

Generated from protobuf enum INTERVAL_15_MIN = 491773521;

INTERVAL_1_MIN

Value: 69052714

Generated from protobuf enum INTERVAL_1_MIN = 69052714;

INTERVAL_30_SEC

Value: 7548937

Generated from protobuf enum INTERVAL_30_SEC = 7548937;

INTERVAL_5_MIN

Value: 72746798

Generated from protobuf enum INTERVAL_5_MIN = 72746798;

INTERVAL_5_SEC

Value: 72752429

Generated from protobuf enum INTERVAL_5_SEC = 72752429;