Class QueryRepositoryDirectoryContentsResponse (0.5.9)

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

QueryRepositoryDirectoryContents response message.

Attributes

NameDescription
directory_entries MutableSequence[google.cloud.dataform_v1beta1.types.DirectoryEntry]
List of entries in the directory.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.