Module GapiDriveV2Service.ChannelsResource

val stop : ?⁠base_url:string -> ?⁠std_params:GapiService.StandardParameters.t -> GapiDriveV2Model.Channel.t -> GapiConversation.Session.t -> unit * GapiConversation.Session.t

Stop watching resources through this channel

parameter base_url

Service endpoint base URL (defaults to "https://www.googleapis.com/drive/v2/").

parameter std_params

Optional standard parameters.