public sealed class UpdateEntryGroupRequest : IMessage<UpdateEntryGroupRequest>, IEquatable<UpdateEntryGroupRequest>, IDeepCloneable<UpdateEntryGroupRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class UpdateEntryGroupRequest.
[[["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-04-09 UTC."],[[["This document provides reference documentation for the `UpdateEntryGroupRequest` class within the Google Cloud Dataplex V1 API, specifically for .NET development."],["The latest version available for the `UpdateEntryGroupRequest` is 3.6.0, while the current document version details 3.1.0 and includes a list of other versions from 1.0.0 up to 3.6.0."],["The `UpdateEntryGroupRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its capabilities for data handling."],["Key properties of the `UpdateEntryGroupRequest` include `EntryGroup`, `UpdateMask`, and `ValidateOnly`, which are used to define and manage the entry group update operations."],["The class has 2 constructors; `UpdateEntryGroupRequest()` and `UpdateEntryGroupRequest(UpdateEntryGroupRequest other)`, and also includes inherited members such as `object.GetHashCode()`, `object.GetType()`, and `object.ToString()`."]]],[]]