public sealed class ModifyEntryOverviewRequest : IMessage<ModifyEntryOverviewRequest>, IEquatable<ModifyEntryOverviewRequest>, IDeepCloneable<ModifyEntryOverviewRequest>, IBufferMessage, IMessage
Request message for
[ModifyEntryOverview][google.cloud.datacatalog.v1.DataCatalog.ModifyEntryOverview].
[[["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 details the `ModifyEntryOverviewRequest` class within the `Google.Cloud.DataCatalog.V1` namespace, showing it's used for modifying entry overview data in Google Cloud Data Catalog."],["The `ModifyEntryOverviewRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["There are 21 different versions of this class, with the latest version being 2.14.0 and the oldest version being 1.2.0, showing a history of updates and maintenance."],["The `ModifyEntryOverviewRequest` class features constructors for creating instances and properties such as `EntryName`, `EntryOverview`, and `Name` for managing entry details."],["The class can be found in the `Google.Cloud.DataCatalog.V1.dll` assembly, which is part of the Google Cloud .NET library, and is designed to be used when working with the `ModifyEntryOverview` request."]]],[]]