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

A list of amenity constraints. There is an implicit AND relationship between the different constraints.

Attributes

  • type (type: list(String.t), default: nil) - Applied amenity constraints. Nothing should be inferred about the ordering of the values in this field.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalAmenities{
  type: [String.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.