Compute V1 Client - Class RdmaSubtype (2.0.0)

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

Protobuf type google.cloud.compute.v1.NetworkProfileProfileType.RdmaSubtype

Namespace

Google \ Cloud \ Compute \ V1 \ NetworkProfileProfileType

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_RDMA_SUBTYPE

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_RDMA_SUBTYPE = 0;

FALCON

Value: 455787729

RDMA over Falcon.

Generated from protobuf enum FALCON = 455787729;

ROCE

Value: 2520927

RDMA over Converged Ethernet (RoCE).

Generated from protobuf enum ROCE = 2520927;