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."],[[["This webpage provides reference documentation for the `ModifyEntryOverviewRequest` class within the Google Cloud Data Catalog v1 API, specifically for .NET developers."],["The content details the various versions of the `ModifyEntryOverviewRequest` class, ranging from version 1.2.0 up to the latest version 2.14.0, and allows for navigation between these versions."],["The `ModifyEntryOverviewRequest` class is used to modify the overview of an entry in the Data Catalog and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ModifyEntryOverviewRequest` class has properties like `EntryName`, `EntryOverview`, and `Name`, used to set and access the resource name, entry overview and name respectively."],["The page also lists the constructors available for creating a `ModifyEntryOverviewRequest` object and details how to access and use them."]]],[]]