View Source GoogleApi.AdvisoryNotifications.V1.Model.GoogleCloudAdvisorynotificationsV1Subject (google_api_advisory_notifications v0.4.0)
A subject line of a notification.
Attributes
-
text(type:GoogleApi.AdvisoryNotifications.V1.Model.GoogleCloudAdvisorynotificationsV1Text.t, default:nil) - The text content.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AdvisoryNotifications.V1.Model.GoogleCloudAdvisorynotificationsV1Subject{ text: GoogleApi.AdvisoryNotifications.V1.Model.GoogleCloudAdvisorynotificationsV1Text.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.