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

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

The available asset types for intake.

Protobuf type google.cloud.baremetalsolution.v2.ProvisioningQuota.AssetType

Namespace

Google \ Cloud \ BareMetalSolution \ V2 \ ProvisioningQuota

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

ASSET_TYPE_UNSPECIFIED

Value: 0

The unspecified type.

Generated from protobuf enum ASSET_TYPE_UNSPECIFIED = 0;

ASSET_TYPE_SERVER

Value: 1

The server asset type.

Generated from protobuf enum ASSET_TYPE_SERVER = 1;

ASSET_TYPE_STORAGE

Value: 2

The storage asset type.

Generated from protobuf enum ASSET_TYPE_STORAGE = 2;

ASSET_TYPE_NETWORK

Value: 3

The network asset type.

Generated from protobuf enum ASSET_TYPE_NETWORK = 3;