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 version 1.2.0, and outlines its role as a response to a `ReportAssetFrame` call."],["The `ReportAssetFramesResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The documentation lists all available versions of the `ReportAssetFramesResponse`, from 1.0.0 up to the latest version 1.4.0, allowing users to browse through the different iterations."],["The `ReportAssetFramesResponse` class is contained within the `Google.Cloud.MigrationCenter.V1` namespace, and its code is found in the `Google.Cloud.MigrationCenter.V1.dll` assembly file."],["The class offers two constructors, a default one, and one that allows it to be created based on another `ReportAssetFramesResponse` object."]]],[]]