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