Reference documentation and code samples for the Compute Engine v1 API enum SubnetworkLogConfig.Types.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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This page provides documentation for the `SubnetworkLogConfig.Types.AggregationInterval` enum in the Google Cloud Compute Engine v1 API, covering versions from 1.0.0 to 3.6.0."],["The `AggregationInterval` enum controls the time interval for collecting VPC flow logs when enabled, with a default of 5 seconds per connection."],["The available aggregation intervals include `Interval10Min`, `Interval15Min`, `Interval1Min`, `Interval30Sec`, `Interval5Min`, `Interval5Sec`, and `UndefinedAggregationInterval`."],["The latest documented version of the API is 3.6.0."],["The `AggregationInterval` is within the `Google.Cloud.Compute.V1` namespace."]]],[]]