google_api_cloud_search v0.2.0 GoogleApi.CloudSearch.V1.Model.StructuredDataObject View Source
A structured data object consisting of named properties.
Attributes
properties
(type:list(GoogleApi.CloudSearch.V1.Model.NamedProperty.t)
, default:nil
) - The properties for the object. The maximum number of elements is 1000.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.CloudSearch.V1.Model.StructuredDataObject{ properties: [GoogleApi.CloudSearch.V1.Model.NamedProperty.t()] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.