public sealed class DataQualityRule.Types.RangeExpectation : IMessage<DataQualityRule.Types.RangeExpectation>, IEquatable<DataQualityRule.Types.RangeExpectation>, IDeepCloneable<DataQualityRule.Types.RangeExpectation>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualityRule.Types.RangeExpectation.
Evaluates whether each column value lies between a specified range.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eDataQualityRule.Types.RangeExpectation\u003c/code\u003e class within the Google Cloud Dataplex v1 API, with version 3.6.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRangeExpectation\u003c/code\u003e class is used to validate if each column value falls within a specified range, implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties \u003ccode\u003eMaxValue\u003c/code\u003e and \u003ccode\u003eMinValue\u003c/code\u003e to define the allowed range, and both are optional but at least one must be defined.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStrictMaxEnabled\u003c/code\u003e and \u003ccode\u003eStrictMinEnabled\u003c/code\u003e properties allow specifying whether the values should be strictly less than/greater than the \u003ccode\u003emax_value\u003c/code\u003e and \u003ccode\u003emin_value\u003c/code\u003e, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are many versions of this documentation available, ranging from version 1.0.0 up to 3.6.0, allowing you to find a specific version that you are looking for.\u003c/p\u003e\n"]]],[],null,[]]