public sealed class ModifyEntryContactsRequest : IMessage<ModifyEntryContactsRequest>, IEquatable<ModifyEntryContactsRequest>, IDeepCloneable<ModifyEntryContactsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class ModifyEntryContactsRequest.
Request message for
[ModifyEntryContacts][google.cloud.datacatalog.v1.DataCatalog.ModifyEntryContacts].
[[["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 `ModifyEntryContactsRequest` class within the Google Cloud Data Catalog v1 API."],["The `ModifyEntryContactsRequest` class is used to modify the contacts of an entry, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the Data Catalog API, ranging from version 1.2.0 to the latest 2.14.0, with each version linking to the `ModifyEntryContactsRequest` documentation for that specific release."],["The documentation details the class's properties, including `Contacts`, `EntryName`, and `Name`, and explains their types and usage."],["The available constructors for `ModifyEntryContactsRequest`, namely the parameterless constructor and the constructor that takes another `ModifyEntryContactsRequest` as an argument, are also specified in the document."]]],[]]