Class GcsFileSpec (3.4.3)

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

Specification of a single file in Cloud Storage. .. attribute:: file_path

Required. Full file path. Example: gs://bucket_name/a/b.txt.

:type: str

Attributes

NameDescription
gcs_timestamps google.cloud.datacatalog_v1.types.SystemTimestamps
Output only. Creation, modification, and expiration timestamps of a Cloud Storage file.
size_bytes int
Output only. File size in bytes.