public sealed class GetErrorFrameRequest : IMessage<GetErrorFrameRequest>, IEquatable<GetErrorFrameRequest>, IDeepCloneable<GetErrorFrameRequest>, IBufferMessage, IMessage
[[["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 page provides documentation for the `GetErrorFrameRequest` class within the Google.Cloud.MigrationCenter.V1 namespace, specifically for version 1.1.0."],["`GetErrorFrameRequest` is a class that inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable\u003cGetErrorFrameRequest\u003e`, `IDeepCloneable\u003cGetErrorFrameRequest\u003e`, and `IBufferMessage`."],["The `GetErrorFrameRequest` class has two constructors: a default constructor and a constructor that accepts another `GetErrorFrameRequest` object as a parameter."],["Key properties of the `GetErrorFrameRequest` class include `ErrorFrameName`, which represents the typed view over the resource name, `Name`, which is the name of the error frame, and `View`, which controls the level of details of the error frame."],["The latest version available for `GetErrorFrameRequest` is 1.4.0, and prior versions available include 1.3.0, 1.2.0, 1.1.0, and 1.0.0."]]],[]]