public sealed class ModifyEntryOverviewRequest : IMessage<ModifyEntryOverviewRequest>, IEquatable<ModifyEntryOverviewRequest>, IDeepCloneable<ModifyEntryOverviewRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class ModifyEntryOverviewRequest.
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 latest version available for the `ModifyEntryOverviewRequest` class is 2.14.0, with multiple previous versions also documented, ranging down to version 1.2.0."],["The `ModifyEntryOverviewRequest` class is part of the `Google.Cloud.DataCatalog.V1` namespace within the `Google.Cloud.DataCatalog.V1.dll` assembly."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `EntryName`, `EntryOverview`, and `Name`, allowing for the modification and retrieval of entry overview information."],["`ModifyEntryOverviewRequest` contains two constructors for creating instances of the class: a parameterless constructor, and one that takes another `ModifyEntryOverviewRequest` as a parameter."]]],[]]