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."],[[["The latest version available for the `GetEntryGroupRequest` class in the Data Catalog v1 API is version 2.14.0."],["This documentation provides reference material and code samples for the `GetEntryGroupRequest` class, which is used to retrieve an entry group via the `GetEntryGroup` method in the Data Catalog v1 API."],["The `GetEntryGroupRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The class's properties, `EntryGroupName`, `Name`, and `ReadMask`, allow you to specify the desired EntryGroup and specify fields to return."],["There are multiple versions listed for this class, going all the way back to version 1.2.0."]]],[]]