View Source GoogleApi.CloudSearch.V1.Model.EnterpriseTopazSidekickAgendaGroupCardProto (google_api_cloud_search v0.21.0)
Attributes
-
agendaItem
(type:list(GoogleApi.CloudSearch.V1.Model.EnterpriseTopazSidekickAgendaItem.t)
, default:nil
) - -
context
(type:GoogleApi.CloudSearch.V1.Model.EnterpriseTopazSidekickAgendaGroupCardProtoContext.t
, default:nil
) - -
currentAgendaItem
(type:GoogleApi.CloudSearch.V1.Model.EnterpriseTopazSidekickAgendaItem.t
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudSearch.V1.Model.EnterpriseTopazSidekickAgendaGroupCardProto{ agendaItem: [GoogleApi.CloudSearch.V1.Model.EnterpriseTopazSidekickAgendaItem.t()] | nil, context: GoogleApi.CloudSearch.V1.Model.EnterpriseTopazSidekickAgendaGroupCardProtoContext.t() | nil, currentAgendaItem: GoogleApi.CloudSearch.V1.Model.EnterpriseTopazSidekickAgendaItem.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.