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

Properties of an AllocateQuotaRequest.

Package

@google-cloud/service-control!

Properties

allocateOperation

allocateOperation?: (google.api.servicecontrol.v1.IQuotaOperation|null);

AllocateQuotaRequest allocateOperation

Property Value
TypeDescription
(google.api.servicecontrol.v1.IQuotaOperation|null)

serviceConfigId

serviceConfigId?: (string|null);

AllocateQuotaRequest serviceConfigId

Property Value
TypeDescription
(string|null)

serviceName

serviceName?: (string|null);

AllocateQuotaRequest serviceName

Property Value
TypeDescription
(string|null)