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-21 UTC."],[[["This webpage provides reference documentation for the `GetEntryTypeRequest` class within the Google Cloud Dataplex v1 API for .NET, offering details on its usage and properties."],["The `GetEntryTypeRequest` class is a part of the `Google.Cloud.Dataplex.V1` namespace and is used to request information about a specific EntryType resource."],["The latest version of the API in this documentation is 3.6.0, and several prior versions are also listed, dating back to 1.0.0, allowing users to access version-specific content."],["`GetEntryTypeRequest` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities within the Google Protobuf ecosystem."],["The class has two constructors and has properties that are used for fetching the entry type including the `Name` and `EntryTypeName` properties, which are essential for identifying the target entry."]]],[]]