[[["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."],[[["The latest version of the `CheckRequest` API class is 2.4.0, with 2.3.0 being the current version in context, and older versions ranging down to 1.0.0."],["The `CheckRequest` class is a request message for the Check method within the Service Control v1 API, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CheckRequest` class includes properties such as `Operation`, `ServiceConfigId`, and `ServiceName` to define the operation being checked, the service configuration version to use, and the service name."],["The class inherits members from the `object` class, including `GetHashCode()`, `GetType()`, and `ToString()`, and it has two constructors: a default constructor `CheckRequest()` and an overload `CheckRequest(CheckRequest other)` that initializes the class from another CheckRequest."]]],[]]