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 document provides reference documentation for the `GetEntryTypeRequest` class within the Cloud Dataplex v1 API, specifically for version 2.15.0 of the .NET library."],["The `GetEntryTypeRequest` class is used to request a specific EntryType, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists the available versions of `GetEntryTypeRequest`, ranging from version 1.0.0 to the latest, version 3.6.0, including multiple versions in between, showing a history of its development."],["Key properties of `GetEntryTypeRequest` are detailed, including `EntryTypeName`, which provides a typed view, and `Name`, a string property for the resource name of the EntryType."],["The documentation details the constructors for `GetEntryTypeRequest`, including a default constructor and one that accepts another `GetEntryTypeRequest` object as a parameter."]]],[]]