View Source GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1UnregisterSubscriberResponse (google_api_cloud_channel v0.9.0)
Response Message for UnregisterSubscriber.
Attributes
-
topic
(type:String.t
, default:nil
) - Name of the topic the service account subscriber access was removed from.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudChannel.V1.Model.GoogleCloudChannelV1UnregisterSubscriberResponse{ topic: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.