Google Cloud Vm Migration V1 Client - Class ComputeEngineNetworkTier (1.2.1)

Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class ComputeEngineNetworkTier.

Describes the networking tier used for configuring network access configuration.

Protobuf type google.cloud.vmmigration.v1.ComputeEngineNetworkTier

Namespace

Google \ Cloud \ VMMigration \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

COMPUTE_ENGINE_NETWORK_TIER_UNSPECIFIED

Value: 0

An unspecified network tier. Will be used as PREMIUM.

Generated from protobuf enum COMPUTE_ENGINE_NETWORK_TIER_UNSPECIFIED = 0;

NETWORK_TIER_STANDARD

Value: 1

A standard network tier.

Generated from protobuf enum NETWORK_TIER_STANDARD = 1;

NETWORK_TIER_PREMIUM

Value: 2

A premium network tier.

Generated from protobuf enum NETWORK_TIER_PREMIUM = 2;

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月21日 UTC.