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."],[[["The latest version available for the `UpdateEntryTypeRequest` is 3.6.0, and the current page is displaying information about version 2.14.0."],["The `UpdateEntryTypeRequest` class in the Cloud Dataplex v1 API allows for updating an EntryType resource and implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `UpdateEntryTypeRequest` class provides properties like `EntryType`, `UpdateMask`, and `ValidateOnly`, which are used to manage and update the entry type information."],["There are multiple versions available for this class, spanning from 1.0.0 to the latest version of 3.6.0."],["It is in the `Google.Cloud.Dataplex.V1` namespace and is part of the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]