Interface protos.google.api.servicecontrol.v1.IAllocateQuotaResponse (1.1.4)

Properties of an AllocateQuotaResponse.

Package

@google-cloud/service-control!

Properties

allocateErrors

allocateErrors?: (google.api.servicecontrol.v1.IQuotaError[]|null);

AllocateQuotaResponse allocateErrors

Property Value
TypeDescription
(google.api.servicecontrol.v1.IQuotaError[]|null)

operationId

operationId?: (string|null);

AllocateQuotaResponse operationId

Property Value
TypeDescription
(string|null)

quotaMetrics

quotaMetrics?: (google.api.servicecontrol.v1.IMetricValueSet[]|null);

AllocateQuotaResponse quotaMetrics

Property Value
TypeDescription
(google.api.servicecontrol.v1.IMetricValueSet[]|null)

serviceConfigId

serviceConfigId?: (string|null);

AllocateQuotaResponse serviceConfigId

Property Value
TypeDescription
(string|null)