public sealed class GetEntryGroupRequest : IMessage<GetEntryGroupRequest>, IEquatable<GetEntryGroupRequest>, IDeepCloneable<GetEntryGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class GetEntryGroupRequest.
[[["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 Dataplex V1 API, specifically for .NET development."],["The latest version available for the `GetEntryGroupRequest` class is 3.6.0, and the current documented version is 3.5.0 with links to previous versions ranging from 1.0.0 up to 3.6.0."],["`GetEntryGroupRequest` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `GetEntryGroupRequest` class has two constructors and includes two main properties: `EntryGroupName`, which is a typed view, and `Name`, a string representing the resource name of the EntryGroup."]]],[]]