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-03-25 UTC."],[[["This webpage provides reference documentation for the `UpdateEntryGroupRequest` class within the Google Cloud Dataplex V1 API, specifically for the .NET environment."],["The `UpdateEntryGroupRequest` class is used to update an EntryGroup resource and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API documented here is 3.6.0, and this page specifically displays documentation for version 3.5.0 of the `UpdateEntryGroupRequest` class."],["The `UpdateEntryGroupRequest` class includes properties such as `EntryGroup`, `UpdateMask`, and `ValidateOnly`, allowing for modification and validation of the EntryGroup resource."],["There are many older versions available to view within the documentation, ranging from version 3.4.0 down to 1.0.0, in addition to the latest version and the 3.5.0 version the documentation is currently focused on."]]],[]]