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-25 UTC."],[[["The webpage provides documentation for the `ModifyEntryOverviewRequest` class within the `Google.Cloud.DataCatalog.V1` namespace in the .NET environment."],["This class is used as a request message for modifying the overview of a data catalog entry, inheriting from `Object` and implementing several interfaces like `IMessage` and `IEquatable`."],["The page details the available versions of `ModifyEntryOverviewRequest`, ranging from version 2.14.0 (latest) down to 1.2.0."],["It includes information about the class's constructors, with descriptions for a parameter, as well as key properties such as `EntryName`, `EntryOverview`, and `Name`."]]],[]]