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."],[[["This document provides reference documentation for the `ModifyEntryOverviewRequest` class within the Google Cloud Data Catalog v1 API."],["The `ModifyEntryOverviewRequest` class is used to modify the overview of an entry, with the latest version being 2.14.0."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties such as `EntryName`, `EntryOverview`, and `Name`, which are essential for modifying entry overviews."],["The versions from 2.14.0 down to 1.2.0 are listed, and accessible within this documentation, with 2.14.0 being the most recent."]]],[]]