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, specifically for the .NET environment."],["The latest version of the API available is 3.6.0, and the page also details many previous versions dating back to 1.0.0."],["The `GetEntryTypeRequest` class, used for retrieving a specific entry type, implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetEntryTypeRequest` class contains properties such as `EntryTypeName` and `Name`, which are used to specify the resource name of the EntryType."],["This webpage provides the details of the constructors of the GetEntryTypeRequest class."]]],[]]