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

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