Class ListActionsResponse (1.1.0)

ListActionsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

List actions response.

Attributes

NameDescription
actions Sequence[google.cloud.dataplex_v1.types.Action]
Actions under the given parent lake/zone/asset.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.

Inheritance

builtins.object > proto.message.Message > ListActionsResponse