[[["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 documentation provides reference information for the `ListBlueprintRevisionsRequest` class within the Telco Automation v1 API, covering its purpose as a request object for listing blueprint revisions."],["The `ListBlueprintRevisionsRequest` class, found in the `Google.Cloud.TelcoAutomation.V1` namespace, includes constructors, properties like `BlueprintName`, `Name`, `PageSize`, and `PageToken`, and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class allows retrieving revisions for a specified blueprint, as indicated by the required `Name` property, which can also be accessed through the typed `BlueprintName` property."],["It allows the control over the number of revisions shown per page with the `PageSize` property, as well as getting the next page of revisions with `PageToken`."],["There are three versions of this documentation available: `1.2.0 (latest)`, `1.1.0`, and `1.0.0`."]]],[]]