GoogleApi.Firestore.V1.Model.CollectionSelector (google_api_firestore v0.33.0)
View SourceA 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 theparentspecified 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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.