dataPathPattern property
The set of items within the data path constituting the data in the entity, represented as a glob path.
Example: gs://bucket/path/to/data / * * / * .csv.
Optional.
Implementation
core.String? dataPathPattern;
The set of items within the data path constituting the data in the entity, represented as a glob path.
Example: gs://bucket/path/to/data / * * / * .csv.
Optional.
core.String? dataPathPattern;