Class ChannelsResource
The "channels" collection of methods.
Inherited Members
Namespace: Google.Apis.Storage.v1
Assembly: Google.Apis.Storage.v1.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)
Stop 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 |