public sealed class PersonalDetails : IMessage<PersonalDetails>, IEquatable<PersonalDetails>, IDeepCloneable<PersonalDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class PersonalDetails.
Entry metadata relevant only to the user and private to them.
[[["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-25 UTC."],[[["The latest version available for the Data Catalog v1 API class PersonalDetails is 2.14.0, with version 2.8.0 also being documented in detail."],["The PersonalDetails class in the Data Catalog v1 API is designed to store metadata that is private to the user."],["This class inherits from the `object` class and implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The PersonalDetails class offers two constructors, a default constructor and another one that accepts a PersonalDetails object as a parameter."],["The class contains two properties, `StarTime`, which is of type Timestamp, and `Starred` which is of type boolean."]]],[]]