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, specifically for the .NET environment."],["The `ModifyEntryContactsRequest` class is a request message used to modify the contacts of an entry in the Data Catalog, with the latest version being 2.14.0, and it implements several interfaces like `IMessage` and `IEquatable`."],["The class inherits from the `object` class and includes properties such as `Contacts`, `EntryName`, and `Name`, which are used to specify the new contact information and the target entry for modification."],["The documentation includes details on the constructors, inherited members, namespace (`Google.Cloud.DataCatalog.V1`), and the assembly (`Google.Cloud.DataCatalog.V1.dll`) where the class is defined."],["The webpage provides a list of various version of this request starting from version 1.2.0 all the way up to version 2.14.0."]]],[]]