View Source GoogleApi.Forms.V1.Model.CloudPubsubTopic (google_api_forms v0.2.1)
A Pub/Sub topic.
Attributes
-
topicName
(type:String.t
, default:nil
) - Required. A fully qualified Pub/Sub topic name to publish the events to. This topic must be owned by the calling project and already exist in Pub/Sub.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Forms.V1.Model.CloudPubsubTopic{topicName: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.