[[["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 `ListErrorFramesRequest` class within the Google Cloud Migration Center v1 API, specifically version 1.1.0, which is used to request a list of error frames from a given source."],["The `ListErrorFramesRequest` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, offering functionality such as message handling, equality checks, deep cloning, buffered message support, and paged requests."],["Key properties of the `ListErrorFramesRequest` include `PageSize` (for setting the desired number of results), `PageToken` (for pagination), `Parent` (specifying the source for which to list error frames), `ParentAsSourceName` (a typed view of the `Parent` property), and `View` (to control the level of detail in the returned error frames)."],["There are multiple versions of the API available, from 1.0.0 to the latest 1.4.0, each with its own page, but this specific page is for version 1.1.0 of `ListErrorFramesRequest`."],["The class offers two constructors, a default empty constructor and one that allows for the passing of another `ListErrorFramesRequest`."]]],[]]