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

Properties of a CheckInfo.

Package

@google-cloud/service-control!

Properties

consumerInfo

consumerInfo?: (google.api.servicecontrol.v1.CheckResponse.IConsumerInfo|null);

CheckInfo consumerInfo

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

unusedArguments

unusedArguments?: (string[]|null);

CheckInfo unusedArguments

Property Value
TypeDescription
(string[]|null)