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 document provides reference documentation for the `ModifyEntryOverviewRequest` class within the Google Cloud Data Catalog v1 API, specifically for version 2.7.0."],["`ModifyEntryOverviewRequest` is a message class used to modify the overview of an entry in the Data Catalog."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, comparison, deep cloning, and buffer manipulation."],["The `ModifyEntryOverviewRequest` class includes properties for setting the `EntryName`, the `EntryOverview` and `Name`, with the latter two being required."],["The document lists various other available versions of this request, ranging from version 1.2.0 to 2.14.0, with 2.14.0 being the latest version."]]],[]]