Interface protos.google.cloud.compute.v1.IQuota (4.5.0)

Properties of a Quota.

Package

@google-cloud/compute

Properties

limit

limit?: (number|null);

Quota limit

metric

metric?: (string|null);

Quota metric

owner

owner?: (string|null);

Quota owner

usage

usage?: (number|null);

Quota usage