A stub to allow clients to do ListenableFuture-style rpc calls to service
CloudChannelReportsService.
CloudChannelReportsService lets Google Cloud resellers and
distributors retrieve and combine a variety of data in Cloud Channel for
multiple products (Google Cloud, Google Voice, and Google Workspace.)
Begins generation of data for a given report. The report
identifier is a UID (for example, 613bf59q).
Possible error codes:
PERMISSION_DENIED: The user doesn't have access to this report.
INVALID_ARGUMENT: Required request parameters are missing
or invalid.
NOT_FOUND: The report identifier was not found.
INTERNAL: Any non-user error related to a technical issue
in the backend. Contact Cloud Channel support.
UNKNOWN: Any non-user error related to a technical issue
in the backend. Contact Cloud Channel support.
Return value:
The ID of a long-running operation.
To get the results of the operation, call the GetOperation method of
CloudChannelOperationsService. The Operation metadata contains an
instance of OperationMetadata.
To get the results of report generation, call
CloudChannelReportsService.FetchReportResults
with the
RunReportJobResponse.report_job.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]