Class ChannelsResource
The "channels" collection of methods.
Inherited Members
Namespace: Google.Apis.Drive.v3
Assembly: Google.Apis.Drive.v3.dll
Syntax
public class ChannelsResource
Constructors
ChannelsResource(IClientService)
Constructs a new resource.
Declaration
public ChannelsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
Stop(Channel)
Stops watching resources through this channel.
Declaration
public virtual ChannelsResource.StopRequest Stop(Channel body)
Parameters
Type | Name | Description |
---|---|---|
Channel | body | The body of the request. |
Returns
Type | Description |
---|---|
ChannelsResource.StopRequest |