GoogleApi.CloudSearch.V1.Model.StructuredDataObject (google_api_cloud_search v0.8.1) 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
Specs
t() :: %GoogleApi.CloudSearch.V1.Model.StructuredDataObject{ properties: [GoogleApi.CloudSearch.V1.Model.NamedProperty.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.