public sealed class GetEntryTypeRequest : IMessage<GetEntryTypeRequest>, IEquatable<GetEntryTypeRequest>, IDeepCloneable<GetEntryTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class GetEntryTypeRequest.
[[["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 webpage provides reference documentation for the `GetEntryTypeRequest` class within the Google Cloud Dataplex V1 API for .NET, specifically version 3.0.0."],["The `GetEntryTypeRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The page lists all versions of the `GetEntryTypeRequest` class documentation, starting from version 1.0.0 up to the latest, version 3.6.0, showing how the API evolved over different releases."],["The documentation details the constructors and properties of the `GetEntryTypeRequest` class, including `EntryTypeName` and `Name`, along with their respective descriptions and types."],["The `GetEntryTypeRequest` class is part of the `Google.Cloud.Dataplex.V1` namespace and is contained in the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]