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-21 UTC."],[[["This document provides reference information for the `ModifyEntryContactsRequest` class within the Google Cloud Data Catalog v1 API, specifically for version 2.9.0."],["The `ModifyEntryContactsRequest` class is used to update the contacts associated with a data catalog entry and it inherits from multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the constructors, which are `ModifyEntryContactsRequest()` and `ModifyEntryContactsRequest(ModifyEntryContactsRequest other)`."],["The webpage shows a list of prior versions of the API, with the latest version being 2.14.0 and the earliest version available is 1.2.0."],["`ModifyEntryContactsRequest` contains the properties of `Contacts`, `EntryName`, and `Name`, which include the new contacts, the entry name for which to update, and the resource name of the entry, respectively."]]],[]]