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 information for the `ModifyEntryOverviewRequest` class within the Google Cloud Data Catalog v1 API, specifically for .NET developers."],["The `ModifyEntryOverviewRequest` class is used as a request message for modifying an entry's overview in the Data Catalog."],["The document details the `ModifyEntryOverviewRequest` class's inheritance, interfaces it implements (like `IMessage`, `IEquatable`, and `IDeepCloneable`), and its constructors."],["The document also lists the available versions of `ModifyEntryOverviewRequest` from 1.2.0 to 2.14.0, with 2.14.0 being the latest version and 2.5.0 being the base version for this page."],["The class has three key properties `EntryName`, `EntryOverview` and `Name`, all of which are required to execute a modification."]]],[]]