GoogleApi.MyBusinessBusinessInformation.V1.Model.SearchChainsResponse (google_api_my_business_business_information v0.2.1) View Source
Response message for Locations.SearchChains.
Attributes
-
chains(type:list(GoogleApi.MyBusinessBusinessInformation.V1.Model.Chain.t), default:nil) - Chains that match the queried chain_display_name in SearchChainsRequest. If there are no matches, this field will be empty. Results are listed in order of relevance.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.MyBusinessBusinessInformation.V1.Model.SearchChainsResponse{
chains: [GoogleApi.MyBusinessBusinessInformation.V1.Model.Chain.t()] | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.