A geographic region intended for use in a StContainsFilter. Note that this is the only
purpose for which it should be used: in particular, it is not suitable as a Property value to
be stored in Datastore.
Determines whether the given GeoPt value lies within this geographic region. If the
point lies on the border of the region it is considered to be contained.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eQuery.GeoRegion\u003c/code\u003e is a geographic region class designed specifically for use within a \u003ccode\u003eStContainsFilter\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class is not intended to be used as a \u003ccode\u003eProperty\u003c/code\u003e value for storage in the \u003ccode\u003eDatastore\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eQuery.GeoRegion\u003c/code\u003e inherits from \u003ccode\u003ejava.lang.Object\u003c/code\u003e and implements \u003ccode\u003eSerializable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003econtains(GeoPt point)\u003c/code\u003e method determines if a given \u003ccode\u003eGeoPt\u003c/code\u003e is within the defined geographic region.\u003c/p\u003e\n"],["\u003cp\u003ePoints on the border of the defined region are considered to be within the region when using the contains method.\u003c/p\u003e\n"]]],[],null,[]]