Reference documentation and code samples for the Compute V1 Client class AllowPacketMirroring.
Specifies whether Packet Mirroring 1.0 is supported.
Protobuf type google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowPacketMirroring
Namespace
Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeaturesMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_ALLOW_PACKET_MIRRORING
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_ALLOW_PACKET_MIRRORING = 0;
PACKET_MIRRORING_ALLOWED
Value: 92416245
Generated from protobuf enum PACKET_MIRRORING_ALLOWED = 92416245;
PACKET_MIRRORING_BLOCKED
Value: 445450553
Generated from protobuf enum PACKET_MIRRORING_BLOCKED = 445450553;