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 document provides reference information for the `UpdateEntryTypeRequest` class within the Google Cloud Dataplex v1 API, specifically for .NET development."],["This class is part of the `Google.Cloud.Dataplex.V1` namespace and is located in the `Google.Cloud.Dataplex.V1.dll` assembly."],["The latest version available for this documentation is 3.6.0, but this document specifically details version 3.4.0."],["The `UpdateEntryTypeRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It offers properties such as `EntryType`, `UpdateMask`, and `ValidateOnly` for configuring the update request, and has 2 constructors: `UpdateEntryTypeRequest()` and `UpdateEntryTypeRequest(UpdateEntryTypeRequest other)`."]]],[]]