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