Class ChannelsResource
The "channels" collection of methods.
Inheritance
System.Object
ChannelsResource
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
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 |