QuotaView

Selected view of quota. Can be used to request more detailed quota information when retrieving quota metrics and limits.

Enums
QUOTA_VIEW_UNSPECIFIED No quota view specified. Requests that do not specify a quota view will typically default to the BASIC view.
BASIC Only buckets with overrides are shown in the response.
FULL Include per-location buckets even if they do not have overrides. When the view is FULL, and a limit has regional or zonal quota, the limit will include buckets for all regions or zones that could support overrides, even if none are currently present. In some cases this will cause the response to become very large; callers that do not need this extra information should use the BASIC view instead.