public sealed class GetEntryGroupRequest : IMessage<GetEntryGroupRequest>, IEquatable<GetEntryGroupRequest>, IDeepCloneable<GetEntryGroupRequest>, IBufferMessage, IMessage
Request message for
[GetEntryGroup][google.cloud.datacatalog.v1.DataCatalog.GetEntryGroup].
[[["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."],[[["This webpage provides documentation for the `GetEntryGroupRequest` class within the `Google.Cloud.DataCatalog.V1` namespace in .NET."],["The `GetEntryGroupRequest` class is a request message used to retrieve an entry group from the Google Cloud Data Catalog."],["The page details the implementation, including inheritance from Object and interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It presents various versions of the `GetEntryGroupRequest`, ranging from the latest (2.14.0) down to 1.2.0."],["The documentation includes details on the class's constructors and properties such as `EntryGroupName`, `Name`, and `ReadMask`, along with their descriptions and types."]]],[]]