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."],["This page provides reference documentation for the `PersonalDetails` class within the `Google.Cloud.DataCatalog.V1` namespace, covering versions from 1.2.0 to 2.14.0."],["The `PersonalDetails` class represents metadata relevant only to the user and private to them, inheriting from `object` and implementing multiple interfaces."],["The `PersonalDetails` class has properties such as `Starred` which indicates if the entry is starred by the user and `StarTime` which is set if the entry is starred."],["The `PersonalDetails` class includes two constructors, one for creating a new instance and another for copying an existing instance."]]],[]]