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 provides documentation for the `CloudChannelReportsServiceConnection` class, which defines virtual methods for interacting with the `CloudChannelReportsServiceClient`."],["The latest version available is 2.37.0-rc, and the page lists multiple previous versions of the `CloudChannelReportsServiceConnection` class, down to 2.11.0."],["`CloudChannelReportsServiceConnection` allows custom behavior injection, especially useful for testing via Google Mock objects."],["The class features virtual methods such as `RunReportJob`, `FetchReportResults`, and `ListReports`, that manage report data and operations, as well as a virtual `options()` function."],["Users can instantiate the class through `MakeCloudChannelReportsServiceConnection()` and can use `channel_v1_mocks::MockCloudChannelReportsServiceConnection` for mocking purposes."]]],[]]