Interface protos.google.api.servicecontrol.v1.CheckResponse.IConsumerInfo (1.1.4)

Properties of a ConsumerInfo.

Package

@google-cloud/service-control!

Properties

consumerNumber

consumerNumber?: (number|Long|string|null);

ConsumerInfo consumerNumber

Property Value
TypeDescription
(number|Long|string|null)

projectNumber

projectNumber?: (number|Long|string|null);

ConsumerInfo projectNumber

Property Value
TypeDescription
(number|Long|string|null)

type

type?: (google.api.servicecontrol.v1.CheckResponse.ConsumerInfo.ConsumerType|keyof typeof google.api.servicecontrol.v1.CheckResponse.ConsumerInfo.ConsumerType|null);

ConsumerInfo type

Property Value
TypeDescription
(google.api.servicecontrol.v1.CheckResponse.ConsumerInfo.ConsumerType|keyof typeof google.api.servicecontrol.v1.CheckResponse.ConsumerInfo.ConsumerType|null)