NlpSemanticParsingLocalAmenities

GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalAmenities


Table of Contents ▼

Jump to a specific part of the page:

Description

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

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

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

Type

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

Function

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

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingLocalAmenities