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"]],[["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\u003eThe webpage provides documentation for the \u003ccode\u003eGqlQueryParameter\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace in the .NET library, with a focus on version 4.2.0 and its related versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGqlQueryParameter\u003c/code\u003e is a sealed class that serves as a binding parameter for GQL queries, implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eGqlQueryParameter\u003c/code\u003e has properties like \u003ccode\u003eCursor\u003c/code\u003e, of type \u003ccode\u003eByteString\u003c/code\u003e, to handle query cursors, \u003ccode\u003eParameterTypeCase\u003c/code\u003e, to distinguish different parameter types, and \u003ccode\u003eValue\u003c/code\u003e, of type \u003ccode\u003eValue\u003c/code\u003e, representing the value parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGqlQueryParameter\u003c/code\u003e class has two constructors, a default constructor \u003ccode\u003eGqlQueryParameter()\u003c/code\u003e and another, \u003ccode\u003eGqlQueryParameter(GqlQueryParameter other)\u003c/code\u003e, which copies information from an existing \u003ccode\u003eGqlQueryParameter\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage documents multiple versions of the GqlQueryParameter Class, ranging from 3.2.0 all the way up to the latest version, 4.15.0.\u003c/p\u003e\n"]]],[],null,[]]