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-21 UTC."],[[["The provided content details the `UpdateEntryTypeRequest` class within the Google Cloud Dataplex V1 API, specifically within the .NET context."],["This class is part of the `Google.Cloud.Dataplex.V1` namespace and is contained in the `Google.Cloud.Dataplex.V1.dll` assembly."],["It offers methods such as `UpdateEntryTypeRequest()` for creating new instances, with options to copy existing instances, and includes properties like `EntryType`, `UpdateMask`, and `ValidateOnly`."],["The documentation outlines the inheritance and interfaces implemented by the class, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The API has versions ranging from 1.0.0 up to 3.6.0, with the provided class's documentation specifically covered in version 3.1.0."]]],[]]