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

Properties of a ReportRequest.

Package

@google-cloud/service-control!

Properties

operations

operations?: (google.api.servicecontrol.v1.IOperation[]|null);

ReportRequest operations

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

serviceConfigId

serviceConfigId?: (string|null);

ReportRequest serviceConfigId

Property Value
TypeDescription
(string|null)

serviceName

serviceName?: (string|null);

ReportRequest serviceName

Property Value
TypeDescription
(string|null)