[[["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-04-09 UTC."],[[["This document provides reference documentation for the `ListPartitionsResponse` class within the Google Cloud Dataplex V1 API, specifically for .NET."],["The `ListPartitionsResponse` class is used to handle responses when listing metadata partitions and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The latest version available in the list of .net documentation is 3.6.0, while version 2.9.0 is currently the version of focus for the `ListPartitionsResponse` class, and the list offers a range of versions starting from 1.0.0 up to the latest version."],["The `ListPartitionsResponse` class has two properties, `NextPageToken` which is a string used to obtain the next page of results, and `Partitions`, which contains the requested partitions under the specified parent entity."],["This class includes two constructors, one being empty and the other to initialize the response by copying another existing `ListPartitionsResponse` object, in addition to `GetEnumerator()` method to iterate through resources in the response."]]],[]]