public enum EffectiveVpcFlowLogsConfig.Scope extends Enum<EffectiveVpcFlowLogsConfig.Scope> implements ProtocolMessageEnumThe scope for this flow log configuration.
Protobuf enum google.cloud.networkmanagement.v1beta1.EffectiveVpcFlowLogsConfig.Scope
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
COMPUTE_API_SUBNET |
Target resource is a subnet, and the config originates from the Compute API. |
COMPUTE_API_SUBNET_VALUE |
Target resource is a subnet, and the config originates from the Compute API. |
INTERCONNECT_ATTACHMENT |
Target resource is an interconnect attachment. |
INTERCONNECT_ATTACHMENT_VALUE |
Target resource is an interconnect attachment. |
NETWORK |
Target resource is a network. |
NETWORK_VALUE |
Target resource is a network. |
ORGANIZATION |
Configuration applies to an entire organization. |
ORGANIZATION_VALUE |
Configuration applies to an entire organization. |
SCOPE_UNSPECIFIED |
Scope is unspecified. |
SCOPE_UNSPECIFIED_VALUE |
Scope is unspecified. |
SUBNET |
Target resource is a subnet (Network Management API). |
SUBNET_VALUE |
Target resource is a subnet (Network Management API). |
UNRECOGNIZED |
|
VPN_TUNNEL |
Target resource is a VPN tunnel. |
VPN_TUNNEL_VALUE |
Target resource is a VPN tunnel. |
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|