The overview must only contain Unicode characters, and should be
formatted using HTML.
The maximum length is 10 MiB as this value holds HTML descriptions
including encoded images. The maximum length of the text without images
is 100 KiB.
[[["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 `EntryOverview` class within the `Google.Cloud.DataCatalog.V1` namespace, showcasing various versions of the class, with 2.14.0 being the most recent release."],["The `EntryOverview` class is used for adding rich text descriptions to data catalog entries and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits members from the `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["There are two constructors for the `EntryOverview` class, one that takes no parameters, and another that takes another `EntryOverview` object, allowing the creation of new `EntryOverview` objects from existing ones."],["The `EntryOverview` class has a single public property called `Overview`, which is a string that stores the HTML-formatted rich text description, with a maximum size of 10 MiB (or 100 KiB without images)."]]],[]]