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

Properties of a ReportResponse.

Package

@google-cloud/service-control!

Properties

reportErrors

reportErrors?: (google.api.servicecontrol.v1.ReportResponse.IReportError[]|null);

ReportResponse reportErrors

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

serviceConfigId

serviceConfigId?: (string|null);

ReportResponse serviceConfigId

Property Value
TypeDescription
(string|null)

serviceRolloutId

serviceRolloutId?: (string|null);

ReportResponse serviceRolloutId

Property Value
TypeDescription
(string|null)