google_api_drive v0.6.0 GoogleApi.Drive.V3.Model.Channel View Source
An notification channel used to watch for resource changes.
Attributes
address(type:String.t, default:nil) - The address where notifications are delivered for this channel.expiration(type:String.t, default:nil) - Date and time of notification channel expiration, expressed as a Unix timestamp, in milliseconds. Optional.id(type:String.t, default:nil) - A UUID or similar unique string that identifies this channel.kind(type:String.t, default:api#channel) - Identifies this as a notification channel used to watch for changes to a resource, which is "api#channel".params(type:map(), default:nil) - Additional parameters controlling delivery channel behavior. Optional.payload(type:boolean(), default:nil) - A Boolean value to indicate whether payload is wanted. Optional.resourceId(type:String.t, default:nil) - An opaque ID that identifies the resource being watched on this channel. Stable across different API versions.resourceUri(type:String.t, default:nil) - A version-specific identifier for the watched resource.token(type:String.t, default:nil) - An arbitrary string delivered to the target address with each notification delivered over this channel. Optional.type(type:String.t, default:nil) - The type of delivery mechanism used for this channel.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.