public sealed class GetEntryGroupRequest : IMessage<GetEntryGroupRequest>, IEquatable<GetEntryGroupRequest>, IDeepCloneable<GetEntryGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class GetEntryGroupRequest.
[[["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."],[[["The latest version of the `GetEntryGroupRequest` class in the Cloud Dataplex v1 API is 3.6.0, which is the most current stable release."],["This page provides documentation for the `GetEntryGroupRequest` class, including its inheritance, implemented interfaces, and public members."],["The `GetEntryGroupRequest` class can be used to request a specific `EntryGroup` resource by providing its name, formatted as `projects/{project_number}/locations/{location_id}/entryGroups/{entry_group_id}`."],["The documentation offers versions of the `GetEntryGroupRequest` class ranging from version 1.0.0 to the latest release of version 3.6.0, allowing the user to utilize any of these versions."],["`GetEntryGroupRequest` implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing it with various functionalities related to message handling, equality comparison, deep cloning, and buffering."]]],[]]