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-04-02 UTC."],[[["This page provides reference documentation for the `GetEntryGroupRequest` class within the Google Cloud Dataplex v1 API, specifically for the .NET environment, with the most recent version at 3.6.0."],["The `GetEntryGroupRequest` class is used to retrieve information about an EntryGroup and is implemented with interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The API supports multiple versions of `GetEntryGroupRequest`, ranging from version 1.0.0 up to the latest 3.6.0, with direct links to each version's documentation."],["The `GetEntryGroupRequest` class has two constructors, a default and one that takes another `GetEntryGroupRequest` object for copying."],["The class contains the properties `EntryGroupName` and `Name`, the latter of which is a required string and the resource name of the EntryGroup."]]],[]]