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 page provides reference documentation for the `GetEntryGroupRequest` class within the Google Cloud Data Catalog v1 API, specifically for version 2.11.0, and is the request message for the `GetEntryGroup` method."],["The `GetEntryGroupRequest` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the available constructors for `GetEntryGroupRequest`, including a default constructor and one that accepts another `GetEntryGroupRequest` object."],["Key properties of `GetEntryGroupRequest` include `EntryGroupName` (a typed view over the resource name), `Name` (the required name of the entry group), and `ReadMask` (for specifying which fields to return)."],["This API has several versions, with the latest being 2.14.0, and provides links to the documentation for all versions listed, including version 2.11.0 as seen on this page."]]],[]]