[[["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 reference documentation for the `ListBlueprintsResponse` class within the Telco Automation v1 API, specifically for .NET developers."],["`ListBlueprintsResponse` is a response object used in the `ListBlueprints` API call, and it inherits from the base `object` class while implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IEnumerable`."],["The class has two constructors: a default constructor `ListBlueprintsResponse()` and a copy constructor `ListBlueprintsResponse(ListBlueprintsResponse other)`, allowing for the creation of new instances and copies of existing ones."],["The `ListBlueprintsResponse` class contains properties including `Blueprints`, a collection of `Blueprint` objects, and `NextPageToken`, which is utilized for paginated responses to retrieve the following page of results."],["There are three version of this class available, with the most current one being 1.2.0, and two previous ones being 1.1.0 and 1.0.0."]]],[]]