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-21 UTC."],[[["This webpage provides documentation for the `PersonalDetails` class within the Google Cloud Data Catalog v1 API, detailing its properties, constructors, and inherited members."],["The `PersonalDetails` class is used to manage entry metadata that is relevant only to the user and is kept private to them, with properties like `Starred` to track user-specific entry status."],["The latest version available for the API is 2.14.0, with this specific documentation page focusing on version 2.11.0, while also providing access to older and newer versions of the API."],["The `PersonalDetails` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The API assembly is provided by the `Google.Cloud.DataCatalog.V1.dll`."]]],[]]