public sealed class ReportAssetFramesResponse : IMessage<ReportAssetFramesResponse>, IEquatable<ReportAssetFramesResponse>, IDeepCloneable<ReportAssetFramesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class ReportAssetFramesResponse.
[[["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 reference documentation for the `ReportAssetFramesResponse` class within the Migration Center v1 API, specifically for .NET."],["The latest version of the `ReportAssetFramesResponse` class is 1.4.0, with previous versions 1.3.0, 1.2.0, 1.1.0, and 1.0.0 also available."],["`ReportAssetFramesResponse` is a class used as a response to a `ReportAssetFrame` call, and it inherits from `object` while implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `ReportAssetFramesResponse` can be constructed either with no arguments or by copying another instance of `ReportAssetFramesResponse`."],["The `ReportAssetFramesResponse` class is found within the `Google.Cloud.MigrationCenter.V1` namespace and is part of the `Google.Cloud.MigrationCenter.V1.dll` assembly."]]],[]]