Class ListContentResponse (1.1.2)

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

List content response.

Attributes

NameDescription
content Sequence[google.cloud.dataplex_v1.types.Content]
Content under the given parent lake.
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 > ListContentResponse