Interface protos.google.api.servicecontrol.v1.ReportResponse.IReportError (1.1.4)

Properties of a ReportError.

Package

@google-cloud/service-control!

Properties

operationId

operationId?: (string|null);

ReportError operationId

Property Value
TypeDescription
(string|null)

status

status?: (google.rpc.IStatus|null);

ReportError status

Property Value
TypeDescription
(google.rpc.IStatus|null)