[[["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 of the Google.Cloud.Datastore.V1 library is 4.15.0, with multiple previous versions, including 4.2.0, which is the version featured on the webpage and version 3.2.0 being the lowest version."],["`KindExpression` is a sealed class representing a kind within the Google Cloud Datastore and is found in the namespace `Google.Cloud.Datastore.V1`."],["The `KindExpression` class implements several interfaces, including `IMessage\u003cKindExpression\u003e`, `IEquatable\u003cKindExpression\u003e`, `IDeepCloneable\u003cKindExpression\u003e`, `IBufferMessage`, and `IMessage`."],["`KindExpression` provides three constructors: a default constructor, one that takes another `KindExpression` object as a parameter, and one that takes a string `name` representing the name of the kind."],["The KindExpression class offers a single property, `Name`, which allows retrieval or setting of the name of the kind and is of type string."]]],[]]