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 documentation for the `ModifyEntryContactsRequest` class within the Google Cloud Data Catalog v1 API, specifically for version 2.12.0."],["The `ModifyEntryContactsRequest` class is used to send a request to modify the contacts of a data catalog entry, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's inheritance, constructors, and properties, such as `Contacts` and `Name`, which are essential for understanding how to interact with and modify entry contacts."],["A list of previous versions for the `ModifyEntryContactsRequest` class are available on this page ranging from the most recent `2.14.0` to version `1.2.0`."]]],[]]