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-21 UTC."],[[["This document provides reference documentation for the `GetEntryGroupRequest` class within the Google Cloud Data Catalog v1 API for .NET."],["The latest version of `GetEntryGroupRequest` is 2.14.0, with versions ranging back to 1.2.0 available for review."],["The `GetEntryGroupRequest` class is used to construct a request message for retrieving an entry group from the Data Catalog."],["`GetEntryGroupRequest` has properties such as `EntryGroupName`, `Name`, and `ReadMask` to configure the request."],["The `GetEntryGroupRequest` implements multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable` and is inherited from the `object` class."]]],[]]