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-25 UTC."],[[["The latest version of the `GetEntryGroupRequest` class within the Cloud Dataplex v1 API is version 3.6.0, with numerous previous versions available for reference."],["`GetEntryGroupRequest` is a class used to request an EntryGroup, inheriting from `object` and implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides constructors for creating a new `GetEntryGroupRequest` object, either empty or as a copy of another, including a parameter named `other` of type `GetEntryGroupRequest`."],["Key properties of the `GetEntryGroupRequest` class include `EntryGroupName`, which provides a typed view over the resource name, and `Name`, a string representing the required resource name of the EntryGroup."],["`GetEntryGroupRequest` is part of the `Google.Cloud.Dataplex.V1` namespace and its corresponding `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]