View Source GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1betaSearchResponseNaturalLanguageQueryUnderstandingInfoStructuredExtractedFilterGeolocationConstraint (google_api_discovery_engine v0.10.0)
Constraint of a geolocation field. Name of the geolocation field as defined in the schema.
Attributes
-
address
(type:String.t
, default:nil
) - The reference address that was inferred from the input query. The proximity of the reference address to the geolocation field will be used to filter the results. -
fieldName
(type:String.t
, default:nil
) - The name of the geolocation field as defined in the schema. -
radiusInMeters
(type:number()
, default:nil
) - The radius in meters around the address. The record is returned if the location of the geolocation field is within the radius.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.