public sealed class BatchUpdateAssetsResponse : IMessage<BatchUpdateAssetsResponse>, IEquatable<BatchUpdateAssetsResponse>, IDeepCloneable<BatchUpdateAssetsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class BatchUpdateAssetsResponse.
[[["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\u003eBatchUpdateAssetsResponse\u003c/code\u003e class is part of the Migration Center v1 API and is used to provide a response when updating multiple assets.\u003c/p\u003e\n"],["\u003cp\u003eIt is implemented as a sealed class and inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default one and another that takes a \u003ccode\u003eBatchUpdateAssetsResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt contains a property named \u003ccode\u003eAssets\u003c/code\u003e, which is of type \u003ccode\u003eRepeatedField<Asset>\u003c/code\u003e, used to store the updated asset content after applying the field mask.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the namespace \u003ccode\u003eGoogle.Cloud.MigrationCenter.V1\u003c/code\u003e, which is contained within the \u003ccode\u003eGoogle.Cloud.MigrationCenter.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]