Network Management V1 API - Module Google::Cloud::NetworkManagement::V1::EffectiveVpcFlowLogsConfig::Scope (v2.6.0)

Reference documentation and code samples for the Network Management V1 API module Google::Cloud::NetworkManagement::V1::EffectiveVpcFlowLogsConfig::Scope.

The scope for this flow log configuration.

Constants

SCOPE_UNSPECIFIED

value: 0
Scope is unspecified.

SUBNET

value: 1
Target resource is a subnet (Network Management API).

COMPUTE_API_SUBNET

value: 2
Target resource is a subnet, and the config originates from the Compute API.

NETWORK

value: 3
Target resource is a network.

VPN_TUNNEL

value: 4
Target resource is a VPN tunnel.

INTERCONNECT_ATTACHMENT

value: 5
Target resource is an interconnect attachment.

ORGANIZATION

value: 6
Configuration applies to an entire organization.