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-03-21 UTC."],[[["The latest version available for the Google Cloud Datastore v1 API class GqlQueryParameter is 4.15.0, while the current page focuses on version 4.3.0."],["The GqlQueryParameter class is a binding parameter used in GQL queries within the Google Cloud Datastore v1 API, and it implements several interfaces including IMessage, IEquatable, and IDeepCloneable."],["GqlQueryParameter class offers properties like `Cursor`, `ParameterTypeCase`, and `Value`, allowing for the setting of a query cursor and value parameters."],["There are multiple versions available for this class, from 3.2.0 up to the latest version of 4.15.0, with version 4.3.0 being one of the versions listed."],["The GqlQueryParameter class also inherits standard object members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` from the base Object class."]]],[]]