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."],[[["This document provides reference documentation for the `UpdateEntryTypeRequest` class within the Google Cloud Dataplex v1 API, specifically version 2.15.0."],["The `UpdateEntryTypeRequest` class is used to update an EntryType resource and is part of the `Google.Cloud.Dataplex.V1` namespace."],["It outlines the inheritance and implemented interfaces of the `UpdateEntryTypeRequest` class, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the constructors and properties of the `UpdateEntryTypeRequest` class, such as `EntryType`, `UpdateMask`, and `ValidateOnly`, which are used to define the update operation."],["A list of available versions of the API are provided, ranging from 1.0.0 to the latest 3.6.0."]]],[]]