View Source GoogleApi.CloudSearch.V1.Model.EnterpriseTopazSidekickGetAndKeepAheadCardProto (google_api_cloud_search v0.21.0)
Get and keep ahead card
Attributes
-
declinedEvents
(type:GoogleApi.CloudSearch.V1.Model.EnterpriseTopazSidekickGetAndKeepAheadCardProtoDeclinedEvents.t
, default:nil
) - -
mentionedDocuments
(type:GoogleApi.CloudSearch.V1.Model.EnterpriseTopazSidekickDocumentPerCategoryList.t
, default:nil
) - -
sharedDocuments
(type:GoogleApi.CloudSearch.V1.Model.EnterpriseTopazSidekickDocumentPerCategoryList.t
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudSearch.V1.Model.EnterpriseTopazSidekickGetAndKeepAheadCardProto{ declinedEvents: GoogleApi.CloudSearch.V1.Model.EnterpriseTopazSidekickGetAndKeepAheadCardProtoDeclinedEvents.t() | nil, mentionedDocuments: GoogleApi.CloudSearch.V1.Model.EnterpriseTopazSidekickDocumentPerCategoryList.t() | nil, sharedDocuments: GoogleApi.CloudSearch.V1.Model.EnterpriseTopazSidekickDocumentPerCategoryList.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.