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-25 UTC."],[[["This document provides reference information for the `GetEntryGroupRequest` class within the Google Cloud Data Catalog v1 API, specifically version 2.10.0."],["`GetEntryGroupRequest` is a message class used to request data from the `GetEntryGroup` method of the Data Catalog API, and implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has two constructors: a default one, and one that copies from another `GetEntryGroupRequest` instance, and defines properties for the entry group name, which can be either a string or an `EntryGroupName` type, and a `FieldMask` for specifying the fields to return."],["This API version has a lineage of other versions in the documentation, with version 2.14.0 being the latest, and goes as far back as 1.2.0, each version containing links to their individual documentation."],["This specific documentation is within the namespace `Google.Cloud.DataCatalog.V1`, and is part of the `Google.Cloud.DataCatalog.V1.dll` assembly."]]],[]]