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"]],[["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-14 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`."]]],[]]