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\u003eThe \u003ccode\u003eReportRequest\u003c/code\u003e class is a request message for the Report method within the Service Control v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows for reporting multiple operations in a single request, with a recommended limit of one operation per request, and an overall request size limit of 1MB.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReportRequest\u003c/code\u003e can be configured to use a specific version of the service configuration or defaults to the latest version if unspecified.\u003c/p\u003e\n"],["\u003cp\u003eIt specifies the service name as it appears in its service configuration, such as \u003ccode\u003e"pubsub.googleapis.com"\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReportRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing various functionalities.\u003c/p\u003e\n"]]],[],null,[]]