fullPath property
A string representation of the full container name.
Examples: - BigQuery: 'Project:DataSetId.TableId' - Cloud Storage: 'gs://Bucket/folders/filename.txt'
Implementation
core.String? fullPath;
A string representation of the full container name.
Examples: - BigQuery: 'Project:DataSetId.TableId' - Cloud Storage: 'gs://Bucket/folders/filename.txt'
core.String? fullPath;