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."],[[["The content provides reference documentation for the `GetEntryTypeRequest` class within the Cloud Dataplex v1 API, specifically for version 3.3.0."],["`GetEntryTypeRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the class's constructors, `GetEntryTypeRequest()`, and `GetEntryTypeRequest(GetEntryTypeRequest other)`, and includes information on the `EntryTypeName` and `Name` properties."],["There are multiple versions of the documentation available, ranging from version 1.0.0 to the latest 3.6.0, for `GetEntryTypeRequest`."],["The `GetEntryTypeRequest` is used to request the details of a specific EntryType, identified by its resource name in the format `projects/{project_number}/locations/{location_id}/entryTypes/{entry_type_id}`."]]],[]]