Class QueryUserRootContentsResponse (0.10.0)

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

QueryUserRootContents response message.

Attributes

Name Description
entries MutableSequence[google.cloud.dataform_v1.types.QueryUserRootContentsResponse.RootContentsEntry]
List of entries in the folder.
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

RootContentsEntry

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

Represents a single content entry.

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