Google Cloud Quotas V1 Client - Class Origin (0.2.2)

Reference documentation and code samples for the Google Cloud Quotas V1 Client class Origin.

The enumeration of the origins of quota preference requests.

Protobuf type google.api.cloudquotas.v1.QuotaConfig.Origin

Namespace

Google \ Cloud \ CloudQuotas \ V1 \ QuotaConfig

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

ORIGIN_UNSPECIFIED

Value: 0

The unspecified value.

Generated from protobuf enum ORIGIN_UNSPECIFIED = 0;

CLOUD_CONSOLE

Value: 1

Created through Cloud Console.

Generated from protobuf enum CLOUD_CONSOLE = 1;

AUTO_ADJUSTER

Value: 2

Generated by automatic quota adjustment.

Generated from protobuf enum AUTO_ADJUSTER = 2;