[[["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-25 UTC."],[[["The `ListContentResponse` class, part of the `Google.Cloud.Dataplex.V1` namespace, is used for listing content within a given parent lake."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`, providing various functionalities such as message handling, equality checking, deep cloning, and iteration."],["The latest available version of the Google.Cloud.Dataplex.V1 API is version 3.6.0, with several previous versions documented, ranging down to version 1.0.0."],["`ListContentResponse` has two primary properties, `Content` which is a repeated field containing the content under the parent lake, and `NextPageToken` which is a string used for pagination."],["It contains two constructors, a parameterless constructor, and one that take another `ListContentResponse` object."]]],[]]