Google Cloud Bare Metal Solution V2 Client - Class Type (0.6.4)

Reference documentation and code samples for the Google Cloud Bare Metal Solution V2 Client class Type.

Network type.

Protobuf type google.cloud.baremetalsolution.v2.Network.Type

Namespace

Google \ Cloud \ BareMetalSolution \ V2 \ Network

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

TYPE_UNSPECIFIED

Value: 0

Unspecified value.

Generated from protobuf enum TYPE_UNSPECIFIED = 0;

CLIENT

Value: 1

Client network, a network peered to a Google Cloud VPC.

Generated from protobuf enum CLIENT = 1;

PBPRIVATE

Value: 2

Private network, a network local to the Bare Metal Solution environment.

Generated from protobuf enum PRIVATE = 2;