Interface protos.google.api.servicecontrol.v1.IQuotaError (3.3.0)

Properties of a QuotaError.

Package

@google-cloud/service-control

Properties

code

code?: (google.api.servicecontrol.v1.QuotaError.Code|keyof typeof google.api.servicecontrol.v1.QuotaError.Code|null);

QuotaError code

description

description?: (string|null);

QuotaError description

status

status?: (google.rpc.IStatus|null);

QuotaError status

subject

subject?: (string|null);

QuotaError subject