public sealed class GqlQueryParameter : IMessage<GqlQueryParameter>, IEquatable<GqlQueryParameter>, IDeepCloneable<GqlQueryParameter>, IBufferMessage, IMessage
[[["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-03-21 UTC."],[[["This webpage details the `GqlQueryParameter` class within the `Google.Cloud.Datastore.V1` namespace, which serves as a binding parameter for GQL queries."],["The `GqlQueryParameter` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The latest version available is 4.15.0, with multiple previous versions dating back to 3.2.0 also accessible on the webpage."],["The `GqlQueryParameter` class has two constructors and three main properties: `Cursor`, `ParameterTypeCase`, and `Value`."],["The webpage shows a full list of all inherited members, including `Object.GetHashCode()`, `Object.GetType()`, `Object.MemberwiseClone()`, and `Object.ToString()`."]]],[]]