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 page provides documentation for the `GetEntryTypeRequest` class within the Google Cloud Dataplex v1 API, detailing its usage and structure."],["The latest version of the API available is 3.6.0, with a range of versions from 1.0.0 to 3.6.0 being listed for reference."],["The `GetEntryTypeRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The primary function of the `GetEntryTypeRequest` is to retrieve an `EntryType` resource, identified by its name, and this name must follow the format: `projects/{project_number}/locations/{location_id}/entryTypes/{entry_type_id}`."],["The class has properties to access EntryTypeName, which is a typed view of the name property, and the Name property itself, which is a required string field."]]],[]]