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

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

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
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;