google_api_firestore v0.11.0 GoogleApi.Firestore.V1beta1.Model.CollectionSelector View Source
A selection of a collection, such as messages as m1
.
Attributes
allDescendants
(type:boolean()
, default:nil
) - When false, selects only collections that are immediate children of theparent
specified in the containingRunQueryRequest
. When true, selects all descendant collections.collectionId
(type:String.t
, default:nil
) - The collection ID. When set, selects only collections with this ID.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.