Reference documentation and code samples for the Compute V1 Client class Multicast.
Specifies which type of multicast is supported.
Protobuf type google.cloud.compute.v1.NetworkProfileNetworkFeatures.Multicast
Namespace
Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeaturesMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_MULTICAST
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_MULTICAST = 0;
MULTICAST_SDN
Value: 532209462Generated from protobuf enum MULTICAST_SDN = 532209462;
MULTICAST_ULL
Value: 532211630Generated from protobuf enum MULTICAST_ULL = 532211630;