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 Data Catalog v1 API for .NET, specifically version 2.12.0."],["The `ModifyEntryOverviewRequest` class is used to send requests to modify the overview of an entry in the Data Catalog, and it implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation details the constructors and properties of `ModifyEntryOverviewRequest`, including `EntryName`, `EntryOverview`, and `Name`, with descriptions and types for each."],["The most recent version available is version 2.14.0, but a wide array of versions are documented here, including all major and minor versions dating back to version 1.2.0."],["This documentation is part of the `Google.Cloud.DataCatalog.V1` namespace and is found within the `Google.Cloud.DataCatalog.V1.dll` assembly."]]],[]]