public RepeatedField<Operation> Operations { get; }
Operations to be reported.
Typically the service should report one operation per request.
Putting multiple operations into a single request is allowed, but should
be used only when multiple operations are natually available at the time
of the report.
There is no limit on the number of operations in the same ReportRequest,
however the ReportRequest size should be no larger than 1MB. See
[ReportResponse.report_errors][google.api.servicecontrol.v1.ReportResponse.report_errors] for partial failure behavior.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document describes the \u003ccode\u003eReportRequest\u003c/code\u003e class, which is a request message used for the Report method within the Google Cloud Service Control API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReportRequest\u003c/code\u003e is part of the \u003ccode\u003eGoogle.Cloud.ServiceControl.V1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.ServiceControl.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.4.0, but older versions such as 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0 and 1.0.0 are also linked.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with \u003ccode\u003eObject\u003c/code\u003e being the base class through inheritance.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReportRequest\u003c/code\u003e has properties like \u003ccode\u003eOperations\u003c/code\u003e, \u003ccode\u003eServiceConfigId\u003c/code\u003e, and \u003ccode\u003eServiceName\u003c/code\u003e, which are used to specify operations to report, the service configuration version, and the service name, respectively.\u003c/p\u003e\n"]]],[],null,[]]