Interface protos.google.cloud.discoveryengine.v1beta.SearchResponse.NaturalLanguageQueryUnderstandingInfo.StructuredExtractedFilter.IGeolocationConstraint (2.0.1)

Properties of a GeolocationConstraint.

Package

@google-cloud/discoveryengine

Properties

address

address?: (string|null);

GeolocationConstraint address

fieldName

fieldName?: (string|null);

GeolocationConstraint fieldName

latitude

latitude?: (number|null);

GeolocationConstraint latitude

longitude

longitude?: (number|null);

GeolocationConstraint longitude

radiusInMeters

radiusInMeters?: (number|null);

GeolocationConstraint radiusInMeters