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 documentation for the `GetEntryGroupRequest` class within the Google Cloud Data Catalog v1 API, specifically version 2.12.0."],["The `GetEntryGroupRequest` class is used to request an entry group from the Data Catalog API and it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetEntryGroupRequest` class has constructors and properties such as `EntryGroupName`, `Name`, and `ReadMask` that allow customization when making a request to the API."],["The available versions of `GetEntryGroupRequest` range from version 1.2.0 to 2.14.0 (latest), with direct links to the documentation for each version provided."],["`GetEntryGroupRequest` inherits from the `object` class and includes methods like `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]