View Source GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalCompoundLocation (google_api_content_warehouse v0.4.0)

Attributes

  • joiner (type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalJoiner.t, default: nil) -
  • location1 (type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalLocation.t, default: nil) -
  • location2 (type: GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalLocation.t, default: nil) - If location_2 is absent, it should likely be interpreted as an implicit "here". For example, "nearest Starbucks" will be represented as a compound location with "Starbucks" as location_1, "nearest" as the joiner, and empty location_2.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.