Class GcsFileSpec (3.2.1)

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

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

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

:type: str

Attributes

NameDescription
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.