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-09 UTC."],[[["This webpage provides reference documentation for the `GqlQueryParameter` class within the Google Cloud Datastore v1 API, specifically for version 4.6.0."],["`GqlQueryParameter` serves as a binding parameter for GQL queries and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the `GqlQueryParameter` class's constructors, `GqlQueryParameter()` and `GqlQueryParameter(GqlQueryParameter other)`, with descriptions for each."],["Key properties of `GqlQueryParameter` are outlined, including `Cursor` (a query cursor), `HasCursor` (whether the cursor is set), `ParameterTypeCase`, and `Value` (a value parameter), each with type and description."],["This content also references versions from 3.2.0 up to 4.15.0 (latest) of `GqlQueryParameter`, showing the evolution of the class."]]],[]]