[[["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 page details the `ListActionsResponse` class within the `Google.Cloud.Dataplex.V1` namespace, spanning versions from 1.0.0 to 3.6.0, which is the latest."],["`ListActionsResponse` is used to manage responses related to actions, implementing several interfaces like `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from `Object`."],["The class provides a list of actions through its `Actions` property, which is a `RepeatedField\u003cAction\u003e`, and it includes a `NextPageToken` property for pagination."],["It has two constructors: a default constructor `ListActionsResponse()` and one that accepts another `ListActionsResponse` object as a parameter for copying, with the methods `GetEnumerator()` to iterate through resources in the response."],["The page lists all the available version releases of the `ListActionsResponse` class along with their relative URL links."]]],[]]