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-21 UTC."],[[["The content provides reference documentation for the `ModifyEntryOverviewRequest` class within the Data Catalog v1 API."],["This class, `ModifyEntryOverviewRequest`, is used to construct request messages for modifying an entry's overview in the Data Catalog."],["The documentation includes an inheritance hierarchy, implementing interfaces, constructors, properties like `EntryName`, `EntryOverview`, and `Name`."],["It contains a list of versions, where `2.14.0` is the latest version, and the `2.11.0` is the version of the documented class."],["The documentation includes links to each version of the `ModifyEntryOverviewRequest` class, allowing users to navigate and compare between different releases."]]],[]]