Google Cloud Backup Dr V1 Client - Class NetworkTier (0.4.0)

Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class NetworkTier.

Network tier property used by addresses, instances and forwarding rules.

Protobuf type google.cloud.backupdr.v1.AccessConfig.NetworkTier

Namespace

Google \ Cloud \ BackupDR \ V1 \ AccessConfig

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

NETWORK_TIER_UNSPECIFIED

Value: 0

Default value. This value is unused.

Generated from protobuf enum NETWORK_TIER_UNSPECIFIED = 0;

PREMIUM

Value: 1

High quality, Google-grade network tier, support for all networking products.

Generated from protobuf enum PREMIUM = 1;

STANDARD

Value: 2

Public internet quality, only limited support for other networking products.

Generated from protobuf enum STANDARD = 2;