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 webpage provides reference documentation for the `GetEntryGroupRequest` class within the Google Cloud Data Catalog v1 API for .NET."],["The `GetEntryGroupRequest` class is used to make requests to retrieve information about an entry group and is part of the `Google.Cloud.DataCatalog.V1` namespace, found in the `Google.Cloud.DataCatalog.V1.dll` assembly."],["The page also includes a history of the different versions of the API, from version 1.2.0 to 2.14.0, with 2.14.0 being the most recent."],["The class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The GetEntryGroupRequest class has properties such as EntryGroupName, Name, and ReadMask, which are relevant for making a GetEntryGroup request."]]],[]]