Optional. Maximum number of actions to return. The service may return fewer
than this value. If unspecified, at most 10 actions will be returned. The
maximum value is 1000; values above 1000 will be coerced to 1000.
Optional. Page token received from a previous ListLakeActions call.
Provide this to retrieve the subsequent page. When paginating, all other
parameters provided to ListLakeActions must match the call that provided
the page token.
[[["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 `ListLakeActionsRequest` class within the Google Cloud Dataplex V1 API, specifically for .NET developers."],["The `ListLakeActionsRequest` class is used to list actions related to a specific lake in Google Cloud Dataplex, allowing for retrieval of information regarding lake actions."],["The documentation outlines the class's constructors, including a default constructor and one that accepts another `ListLakeActionsRequest` instance, as well as properties like `PageSize`, `PageToken`, and `Parent` that control the request's parameters."],["The page also includes a comprehensive list of previous versions of the API, from version 1.0.0 up to the latest at 3.6.0, demonstrating the history of changes and updates."],["The class implements several interfaces, such as `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and feature richness within the .NET ecosystem."]]],[]]