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 document provides reference information for the `ReportAssetFramesResponse` class within the Migration Center v1 API, specifically for version 1.3.0 of the .NET library."],["`ReportAssetFramesResponse` is a sealed class that serves as a response to the `ReportAssetFrame` call, and it also inherits from `object`."],["The class implements several interfaces including `IMessage`, `IEquatable\u003cReportAssetFramesResponse\u003e`, `IDeepCloneable\u003cReportAssetFramesResponse\u003e`, and `IBufferMessage`."],["It is located in the `Google.Cloud.MigrationCenter.V1` namespace and is defined in the `Google.Cloud.MigrationCenter.V1.dll` assembly."],["The `ReportAssetFramesResponse` class has two constructors: a default constructor and one that takes another `ReportAssetFramesResponse` object as a parameter."]]],[]]