[[["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 `ListPartitionsResponse` class within the Google Cloud Dataplex v1 API, specifically for version 3.3.0 of the .NET library."],["`ListPartitionsResponse` is used to handle responses that contain a list of metadata partitions, and it implements several interfaces, such as `IMessage`, `IEquatable`, and `IEnumerable`, enabling functionalities like message handling, equality comparisons, and iteration."],["The class has two constructors, one default and another that takes a `ListPartitionsResponse` object as an argument for copying, in addition to two properties: `NextPageToken` for pagination and `Partitions` to hold the actual partition data, as well as a `GetEnumerator()` method."],["There are various versions of this API available, ranging from version 1.0.0 up to the latest version 3.6.0, and are all linked."],["The `ListPartitionsResponse` class is part of the `Google.Cloud.Dataplex.V1` namespace and is contained in the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]