public sealed class UpdateDatasetRequest : IMessage<UpdateDatasetRequest>, IEquatable<UpdateDatasetRequest>, IDeepCloneable<UpdateDatasetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class UpdateDatasetRequest.
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\u003eThis webpage provides documentation for the \u003ccode\u003eUpdateDatasetRequest\u003c/code\u003e class within the Google AutoML v1 API, specifically in the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eUpdateDatasetRequest\u003c/code\u003e documentation is for version 3.4.0, with previous versions down to 2.2.0 also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateDatasetRequest\u003c/code\u003e is a request message used to update datasets in the AutoML API, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties for \u003ccode\u003eDataset\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, where \u003ccode\u003eDataset\u003c/code\u003e is the new dataset that replaces the one on the server, and \u003ccode\u003eUpdateMask\u003c/code\u003e is required to determine which fields of the resource will be updated.\u003c/p\u003e\n"]]],[],null,[]]