[[["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."],[[["The provided content is the reference documentation for the `ListActionsResponse` class within the Google Cloud Dataplex V1 API, specifically version 2.10.0."],["`ListActionsResponse` is designed to handle and present a list of actions, featuring an array of properties and methods and implementing several interfaces such as IPageResponse, IEnumerable, IMessage, and IEquatable."],["The documentation shows a clear versioning history for the Google Cloud Dataplex V1 API, from version 1.0.0 to the latest version 3.6.0, with links to the documentation for each specific version of the `ListActionsResponse` class."],["`ListActionsResponse` has properties including `Actions`, which is a `RepeatedField` that contains a list of `Action` objects, and `NextPageToken` used for pagination of the list, as well as multiple constructors for different instantiation types."],["The `GetEnumerator` method allows for the response to be iterated over, returning an `IEnumerator` for `Action` objects that are within the `ListActionsResponse`."]]],[]]