Reference documentation and code samples for the Compute V1 Client class Enable.
Indicates whether or not this packet mirroring takes effect. If set to FALSE, this packet mirroring policy will not be enforced on the network. The default is TRUE.
Protobuf type google.cloud.compute.v1.PacketMirroring.Enable
Namespace
Google \ Cloud \ Compute \ V1 \ PacketMirroringMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_ENABLE
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_ENABLE = 0;
FALSE
Value: 66658563
Generated from protobuf enum FALSE = 66658563;
TRUE
Value: 2583950
Generated from protobuf enum TRUE = 2583950;