View Source GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1RegisterSubscriberResponse (google_api_cloud_channel v0.11.1)
Response Message for RegisterSubscriber.
Attributes
-
topic
(type:String.t
, default:nil
) - Name of the topic the subscriber will listen to.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1RegisterSubscriberResponse{ topic: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.