Google Cloud Net App V1 Client - Class ServiceLevel (0.1.1)

Reference documentation and code samples for the Google Cloud Net App V1 Client class ServiceLevel.

The service levels - Storage Pool, Volumes

Protobuf type google.cloud.netapp.v1.ServiceLevel

Namespace

Google \ Cloud \ NetApp \ V1

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

SERVICE_LEVEL_UNSPECIFIED

Value: 0

Generated from protobuf enum SERVICE_LEVEL_UNSPECIFIED = 0;

PREMIUM

Value: 1

Generated from protobuf enum PREMIUM = 1;

EXTREME

Value: 2

Generated from protobuf enum EXTREME = 2;

STANDARD

Value: 3

Standard (Software offering)

Generated from protobuf enum STANDARD = 3;