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."],[[["The documentation covers the `GetEntryGroupRequest` class within the Google Cloud Dataplex V1 API, detailing its use for retrieving EntryGroup resources."],["This class is part of the `Google.Cloud.Dataplex.V1` namespace and is found in the `Google.Cloud.Dataplex.V1.dll` assembly, with version 3.6.0 being the latest version."],["`GetEntryGroupRequest` inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties include `EntryGroupName`, which provides a typed view of the EntryGroup's name, and `Name`, which is a string representing the required resource name."],["The document also provides access to previous versions of the documentation for this class, spanning back to version 1.0.0, as well as links to the latest version."]]],[]]