datastoreDetails property

List<DatastoreIODetails>? datastoreDetails
getter/setter pair

Identification of a Datastore source used in the Dataflow job.

Implementation

core.List<DatastoreIODetails>? datastoreDetails;