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-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["Location matching can be unspecified, unknown, or based on area of interest and/or location of presence."],["`ANY` allows matching using either area of interest or location of presence, while `LOCATION_OF_PRESENCE` exclusively uses location of presence."],["`UNSPECIFIED` and `UNKNOWN` represent a lack of specification and an unknown value respectively, primarily used for system handling."]]],[]]