Reference documentation and code samples for the Compute V1 Client class AllowSameNetworkUnicast.
Specifies whether unicast within the same network is allowed.
Protobuf type google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowSameNetworkUnicast
Namespace
Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeaturesMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_ALLOW_SAME_NETWORK_UNICAST
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_ALLOW_SAME_NETWORK_UNICAST = 0;
SAME_NETWORK_UNICAST_ALLOWED
Value: 159732814
Generated from protobuf enum SAME_NETWORK_UNICAST_ALLOWED = 159732814;
SAME_NETWORK_UNICAST_BLOCKED
Value: 512767122
Generated from protobuf enum SAME_NETWORK_UNICAST_BLOCKED = 512767122;