Compute V1 Client - Class Multicast (2.3.0)

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 \ NetworkProfileNetworkFeatures

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_MULTICAST

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_MULTICAST = 0;

MULTICAST_SDN

Value: 532209462

Generated from protobuf enum MULTICAST_SDN = 532209462;

MULTICAST_ULL

Value: 532211630

Generated from protobuf enum MULTICAST_ULL = 532211630;