Channels
class Channels extends Resource (View source)
The "channels" collection of methods.
Typical usage is:
$adminService = new Google\Service\Reports(...);
$channels = $adminService->channels;
Methods
Details
stop(Channel $postBody, array $optParams = [])
Stop watching resources through this channel. (channels.stop)