Compute V1 Client - Class AllowMulticast (2.3.0)

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

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_ALLOW_MULTICAST

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_ALLOW_MULTICAST = 0;

MULTICAST_ALLOWED

Value: 44693537

Generated from protobuf enum MULTICAST_ALLOWED = 44693537;

MULTICAST_BLOCKED

Value: 397727845

Generated from protobuf enum MULTICAST_BLOCKED = 397727845;