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 documentation for the `ReportAssetFramesResponse` class within the Google Cloud Migration Center v1 API, specifically in the .NET environment."],["The `ReportAssetFramesResponse` class is a response type to the `ReportAssetFrame` call, serving as a data structure that inherits from `object` and implements multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class can be instantiated either using the empty constructor `ReportAssetFramesResponse()` or by providing another `ReportAssetFramesResponse` as an argument to `ReportAssetFramesResponse(ReportAssetFramesResponse other)`."],["The documentation also includes links to other versions of the `ReportAssetFramesResponse` class, such as 1.4.0 (latest), 1.3.0, 1.2.0 and 1.0.0, as well as relevant namespaces and assembly information."]]],[]]