Class QueryDirectoryContentsResponse (0.4.1)

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

QueryDirectoryContents response message.

Attributes

NameDescription
directory_entries MutableSequence[google.cloud.dataform_v1beta1.types.QueryDirectoryContentsResponse.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.

Classes

DirectoryEntry

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

Represents a single entry in a workspace directory.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields