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 for .NET."],["The latest version of the API is 2.14.0, while this specific page details version 2.13.0, with links to numerous previous versions."],["`GetEntryGroupRequest` is a request message used for the `GetEntryGroup` method in the Data Catalog API, which retrieves an entry group."],["The `GetEntryGroupRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class features constructors, such as one default and one which takes another `GetEntryGroupRequest`, and properties including `EntryGroupName`, `Name`, and `ReadMask`."]]],[]]