Class GcsFileSpec (3.7.1)

GcsFileSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Specifications of a single file in Cloud Storage.

Attributes

NameDescription
file_path str
Required. The full file path. Example: gs://bucket_name/a/b.txt.
gcs_timestamps google.cloud.datacatalog_v1beta1.types.SystemTimestamps
Output only. Timestamps about the Cloud Storage file.
size_bytes int
Output only. The size of the file, in bytes.