public sealed class BatchUpdateAssetsRequest : IMessage<BatchUpdateAssetsRequest>, IEquatable<BatchUpdateAssetsRequest>, IDeepCloneable<BatchUpdateAssetsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class BatchUpdateAssetsRequest.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eBatchUpdateAssetsRequest\u003c/code\u003e class is part of the Google Cloud Migration Center v1 API, designed for batch updating assets.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it compatible with various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows updating up to 1000 assets in a single batch, with each update defined within the \u003ccode\u003eRequests\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<UpdateAssetRequest>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt requires a \u003ccode\u003eParent\u003c/code\u003e property that indicates the parent location for the update operation, which can be provided either as a string or through the \u003ccode\u003eParentAsLocationName\u003c/code\u003e property of type \u003ccode\u003eLocationName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchUpdateAssetsRequest\u003c/code\u003e class is available in multiple versions, from 1.0.0 to the latest 1.4.0.\u003c/p\u003e\n"]]],[],null,[]]