ValueRuleGeoLocationMatchType
Possible geographic location matching types.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
ANY
|
Either Area of Interest or Location of Presence can be used to match. |
LOCATION_OF_PRESENCE
|
Only Location of Presence can be used to match. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["Location matching can be unspecified, unknown, match any location type, or match only location of presence."],["`LOCATION_OF_PRESENCE` specifically uses location of presence data for matching purposes."],["`ANY` allows matching using either area of interest or location of presence."],["`UNSPECIFIED` and `UNKNOWN` represent cases where the location is not specified or is unknown in the current version."]]],[]]