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 provides documentation for the `GqlQueryParameter` class within the `Google.Cloud.Datastore.V1` namespace in the .NET environment, specifically focusing on versions 4.1.0 through 4.15.0."],["The `GqlQueryParameter` class is used as a binding parameter for GQL queries and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances and offers properties like `Cursor`, `ParameterTypeCase`, and `Value`, which are used for managing query cursors and parameter values."],["The class inherits members from `Object`, and is within the `Google.Cloud.Datastore.V1.dll` assembly."],["The page lists all the versions of the class documentation, from the latest 4.15.0, all the way down to 3.2.0, in reverse chronological order."]]],[]]