public sealed class UpdateEntryTypeRequest : IMessage<UpdateEntryTypeRequest>, IEquatable<UpdateEntryTypeRequest>, IDeepCloneable<UpdateEntryTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class UpdateEntryTypeRequest.
[[["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 page provides documentation for the `UpdateEntryTypeRequest` class within the Google Cloud Dataplex V1 API, specifically for version 3.5.0."],["The `UpdateEntryTypeRequest` class is used to send requests to update an EntryType resource and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `EntryType`, `UpdateMask`, and `ValidateOnly`, allowing for the specification of the entry type to be updated, the fields to modify, and whether to validate the request without actual changes."],["Version history for this documentation is available, ranging from version 1.0.0 to the latest version 3.6.0, and is available to view through the links provided."],["The `UpdateEntryTypeRequest` class is part of the `Google.Cloud.Dataplex.V1` namespace, which is found within the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]