[[["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."],[[["This webpage provides reference documentation for the `ListActionsResponse` class within the Google Cloud Dataplex V1 API, specifically for the .NET environment."],["The `ListActionsResponse` class is used to encapsulate responses when listing actions under a given parent lake, zone, or asset and it implements several interfaces including `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API documentation is for version 3.6.0, with versions ranging from 3.5.0 down to 1.0.0 also available to view."],["Key properties of `ListActionsResponse` include `Actions`, which is a `RepeatedField` of `Action` type, and `NextPageToken`, a string used for pagination of results."],["The `ListActionsResponse` class includes a constructor for new instances, `ListActionsResponse()`, as well as a constructor that allows for the duplication of a current one: `ListActionsResponse(ListActionsResponse other)`."]]],[]]