public sealed class UpdateDatasetRequest : IMessage<UpdateDatasetRequest>, IEquatable<UpdateDatasetRequest>, IDeepCloneable<UpdateDatasetRequest>, IBufferMessage, IMessage
Request message for [AutoMl.UpdateDataset][google.cloud.automl.v1.AutoMl.UpdateDataset]
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eUpdateDatasetRequest\u003c/code\u003e class is used to send a request to update a dataset through the \u003ccode\u003eAutoMl.UpdateDataset\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for operations like message handling, equality checks, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eDataset\u003c/code\u003e property, which specifies the updated dataset resource, and an \u003ccode\u003eUpdateMask\u003c/code\u003e property to define which parts of the dataset should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a public parameterless constructor, as well as a constructor that allows cloning from another instance of \u003ccode\u003eUpdateDatasetRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation is referencing version 2.6.0, though it includes links to versions going up to 3.4.0, which is the latest, and down to 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]