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