public sealed class GqlQueryParameter : IMessage<GqlQueryParameter>, IEquatable<GqlQueryParameter>, IDeepCloneable<GqlQueryParameter>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Datastore v1 API class GqlQueryParameter.
[[["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-04-17 UTC."],[[["The document provides reference information for the `GqlQueryParameter` class within the Google Cloud Datastore v1 API, specifically for version 4.14.0 and other versions as well."],["`GqlQueryParameter` is a class used for binding parameters in a GQL query, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GqlQueryParameter` class has constructors for creating new instances, and properties including `Cursor`, `HasCursor`, `ParameterTypeCase`, and `Value`."],["The document also lists all available versions from 4.15.0 (latest) to 3.2.0."],["The current version covered is 4.14.0 and is a public sealed class."]]],[]]