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 content focuses on the \u003ccode\u003eUpdateDatasetRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AutoML.V1\u003c/code\u003e namespace, specifically version 2.3.0 and its related versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateDatasetRequest\u003c/code\u003e is a message class used for updating datasets, implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties such as \u003ccode\u003eDataset\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, which are used to define the dataset and the fields to be updated, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for this class is version 3.4.0, with other previous versions available, ranging from 2.2.0 to 3.3.0, each providing the same core functionality.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateDatasetRequest\u003c/code\u003e class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and has two constructors, one default and one that accepts another \u003ccode\u003eUpdateDatasetRequest\u003c/code\u003e as an argument.\u003c/p\u003e\n"]]],[],null,[]]