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