Reference documentation and code samples for the Compute V1 Client class AllowMulticast.
Specifies whether multicast is allowed.
Protobuf type google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowMulticast
Namespace
Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeaturesMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_ALLOW_MULTICAST
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_ALLOW_MULTICAST = 0;
MULTICAST_ALLOWED
Value: 44693537Generated from protobuf enum MULTICAST_ALLOWED = 44693537;
MULTICAST_BLOCKED
Value: 397727845Generated from protobuf enum MULTICAST_BLOCKED = 397727845;