This interface defines virtual methods for each of the user-facing overload sets in CloudChannelReportsServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type CloudChannelReportsServiceClient.
[[["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-03-21 UTC."],[[["This webpage details the `CloudChannelReportsServiceConnection` object, crucial for interacting with the `CloudChannelReportsServiceClient`."],["It showcases a range of versions for this object, with `2.37.0-rc` being the latest release candidate and `2.24.0` being the base version for this documentation."],["The `CloudChannelReportsServiceConnection` allows for custom behavior injection in tests, especially through the use of a Google Mock object."],["The interface defines virtual methods like `RunReportJob`, `FetchReportResults`, and `ListReports`, for executing actions related to reporting."],["You can create a concrete instance using `MakeCloudChannelReportsServiceConnection()`, while mocking can be done with `channel_v1_mocks::MockCloudChannelReportsServiceConnection`."]]],[]]