public sealed class GetEntryGroupRequest : IMessage<GetEntryGroupRequest>, IEquatable<GetEntryGroupRequest>, IDeepCloneable<GetEntryGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class GetEntryGroupRequest.
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-25 UTC."],[[["This page provides reference documentation for the `GetEntryGroupRequest` class within the Google Cloud Data Catalog v1 API, specifically for version 2.9.0."],["`GetEntryGroupRequest` is a request message used to retrieve an entry group from the Data Catalog."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The `GetEntryGroupRequest` class includes properties like `EntryGroupName`, `Name`, and `ReadMask`, which are used to define the request parameters."],["The page also contains a list of previous versions of the documentation for this specific `GetEntryGroupRequest` class, ranging from the latest 2.14.0 down to 1.2.0."]]],[]]