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 documentation for the `ListLakeActionsRequest` class within the Google Cloud Dataplex V1 API, specifically for version 2.2.0."],["`ListLakeActionsRequest` is used to request a list of actions related to a specific lake, implementing interfaces such as `IPageRequest`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class constructors, including a default constructor and a copy constructor that takes another `ListLakeActionsRequest` as a parameter, as well as the various implementations inherited from parent objects."],["Key properties of the `ListLakeActionsRequest` class are detailed, such as `PageSize`, `PageToken`, `Parent`, and `ParentAsLakeName`, which are used to manage pagination and specify the parent lake for which actions are requested."],["This documentation page lists various API versions for `ListLakeActionsRequest`, from version 1.0.0 up to the latest version 3.6.0, allowing you to navigate between the versions."]]],[]]