Interface protos.google.firestore.v1.IStructuredPipeline (0.2.0)

Properties of a StructuredPipeline.

Package

@google-cloud/firestore-api

Properties

options

options?: ({ [k: string]: google.firestore.v1.IValue }|null);

StructuredPipeline options

pipeline

pipeline?: (google.firestore.v1.IPipeline|null);

StructuredPipeline pipeline