Network Management V1 API - Module Google::Cloud::NetworkManagement::V1::VpcFlowLogsConfig::AggregationInterval (v2.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Network Management V1 API module Google::Cloud::NetworkManagement::V1::VpcFlowLogsConfig::AggregationInterval.
Toggles the aggregation interval for collecting flow logs by 5-tuple.
Constants
AGGREGATION_INTERVAL_UNSPECIFIED
value: 0
If not specified, will default to INTERVAL_5_SEC.
INTERVAL_5_SEC
value: 1
Aggregate logs in 5s intervals.
INTERVAL_30_SEC
value: 2
Aggregate logs in 30s intervals.
INTERVAL_1_MIN
value: 3
Aggregate logs in 1m intervals.
INTERVAL_5_MIN
value: 4
Aggregate logs in 5m intervals.
INTERVAL_10_MIN
value: 5
Aggregate logs in 10m intervals.
INTERVAL_15_MIN
value: 6
Aggregate logs in 15m intervals.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-10 UTC.
[[["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-10-10 UTC."],[],[]]