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."],[[["The latest version of the `UpdateEntryGroupRequest` API is 3.6.0, but this page specifically focuses on version 3.0.0."],["The `UpdateEntryGroupRequest` class, part of the Google.Cloud.Dataplex.V1 namespace, is used to update an EntryGroup resource within the Cloud Dataplex v1 API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities."],["The `UpdateEntryGroupRequest` class contains properties such as `EntryGroup`, `UpdateMask`, and `ValidateOnly`, which define the resource to update and how it will be updated."],["This documentation includes multiple prior versions, with the earliest listed being version 1.0.0."]]],[]]