Compute V1 Client - Class Unicast (2.0.0)

Reference documentation and code samples for the Compute V1 Client class Unicast.

Specifies which type of unicast is supported.

Protobuf type google.cloud.compute.v1.NetworkProfileNetworkFeatures.Unicast

Namespace

Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeatures

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_UNICAST

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_UNICAST = 0;

UNICAST_SDN

Value: 379954157

Generated from protobuf enum UNICAST_SDN = 379954157;

UNICAST_ULL

Value: 379956325

Generated from protobuf enum UNICAST_ULL = 379956325;