Values.PropertySourceRepresents a single searchable property to search on.
type nonrec t = {eoCloudCover : EoCloudCoverInput.t option;The structure representing EoCloudCover property filter containing a lower bound and upper bound.
*)landsatCloudCoverLand : LandsatCloudCoverLandInput.t option;The structure representing Land Cloud Cover property filter for Landsat collection containing a lower bound and upper bound.
*)platform : PlatformInput.t option;The structure representing Platform property filter consisting of value and comparison operator.
*)viewOffNadir : ViewOffNadirInput.t option;The structure representing ViewOffNadir property filter containing a lower bound and upper bound.
*)viewSunAzimuth : ViewSunAzimuthInput.t option;The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.
*)viewSunElevation : ViewSunElevationInput.t option;The structure representing ViewSunElevation property filter containing a lower bound and upper bound.
*)}