[[["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 covers the `ListBlueprintsResponse` class within the Google Cloud Telco Automation v1 API, which is used as a response object for `ListBlueprints` operations."],["The `ListBlueprintsResponse` class provides a collection of `Blueprint` resources, accessible through its `Blueprints` property, a repeated field."],["This class implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, `IEnumerable`, enabling it to work within the .NET Protobuf ecosystem and handle paged responses."],["The `NextPageToken` property of the `ListBlueprintsResponse` class is used to retrieve the subsequent page of blueprints when the response is part of a paginated result set."],["There are two constructors available for the `ListBlueprintsResponse` class, a parameterless constructor and one that accepts another instance of `ListBlueprintsResponse` as a parameter for copying purposes."]]],[]]