[[["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-24 UTC."],[[["This webpage details the `DatastoreKey` class, which is used to identify record keys for findings within Cloud Datastore."],["The `DatastoreKey` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its utility within the Google.Protobuf framework."],["The latest version available is 4.16.0, and the page also links to older versions of `DatastoreKey`, going back to version 2.15.0, enabling the option to see previous versions."],["The class includes two constructors, `DatastoreKey()` and `DatastoreKey(DatastoreKey other)`, as well as an `EntityKey` property, which is a `Key` type, and is the key to identify the datastore entity."],["`DatastoreKey` class inherits from `Object`, with several members being inherited from this superclass, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]