Class CollectionSelector (2.3.4)

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

A selection of a collection, such as messages as m1. .. attribute:: collection_id

The collection ID. When set, selects only collections with this ID.

:type: str

Attribute

NameDescription
all_descendants bool
When false, selects only collections that are immediate children of the parent specified in the containing RunQueryRequest. When true, selects all descendant collections.