View Source GoogleApi.ContentWarehouse.V1.Model.GeostoreCallToActionProto (google_api_content_warehouse v0.4.0)
Message containing calls to action specified by the business owner.
Attributes
-
ctaType
(type:String.t
, default:nil
) - Required. -
url
(type:GoogleApi.ContentWarehouse.V1.Model.GeostoreUrlProto.t
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreCallToActionProto{ ctaType: String.t() | nil, url: GoogleApi.ContentWarehouse.V1.Model.GeostoreUrlProto.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.