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 documentation covers the \u003ccode\u003eDataQualityRule.Types.RangeExpectation\u003c/code\u003e class within the Google Cloud Dataplex v1 API, used to validate if column values fall within a specified range.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRangeExpectation\u003c/code\u003e class allows defining a minimum (\u003ccode\u003eMinValue\u003c/code\u003e) and/or maximum (\u003ccode\u003eMaxValue\u003c/code\u003e) value for data validation.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties to define whether the min/max values are strict, meaning greater/less than respectively, or whether they allow equality (\u003ccode\u003eStrictMinEnabled\u003c/code\u003e, \u003ccode\u003eStrictMaxEnabled\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.6.0, and older versions are also accessible, going back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRangeExpectation\u003c/code\u003e class inherits from several interfaces, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is contained within the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]