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"]],[["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-03-21 UTC."],[[["This webpage provides documentation for the `BatchUpdateAssetsResponse` class within the Google Cloud Migration Center v1 API."],["`BatchUpdateAssetsResponse` is a class used for handling responses when updating multiple assets, implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest API version is 1.4.0, with the content on this page pertaining to version 1.2.0 and with additional previous version links available."],["The `BatchUpdateAssetsResponse` class contains a constructor and the property `Assets` which is a `RepeatedField` of type `Asset` that includes the updated asset content."]]],[]]