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."],[[["The latest version of the `GetEntryGroupRequest` is 2.14.0, which can be found at the provided URL path."],["This webpage provides documentation for the `GetEntryGroupRequest` class within the `Google.Cloud.DataCatalog.V1` namespace, specifically including versions from 1.2.0 all the way up to the latest version, 2.14.0."],["`GetEntryGroupRequest` is a request message used for the `GetEntryGroup` method within the Google Cloud Data Catalog API."],["The `GetEntryGroupRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetEntryGroupRequest` class include `EntryGroupName`, `Name`, and `ReadMask`, which allow for specifying the entry group and the desired fields to be returned."]]],[]]