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, offering various versions of its API."],["`GqlQueryParameter` is a sealed class that serves as a binding parameter for GQL queries, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GqlQueryParameter` includes properties like `Cursor` of type `ByteString`, `ParameterTypeCase` of type `GqlQueryParameter.ParameterTypeOneofCase`, and `Value` of type `Value`, all of which are detailed within the provided content."],["The documentation details the inheritance of the `GqlQueryParameter` from `Object` and lists the inherited members, along with the included constructors of `GqlQueryParameter`."],["The API versions listed include a range from 3.2.0 to the latest 4.15.0 of the `GqlQueryParameter`, and each of these links to its own separate documentation page."]]],[]]