Class GcsSource (0.7.1)

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

Defines how to access Cloud Storage source.

Attributes

NameDescription
gcs_path str
Output only. the cloud storage object path.
generation int
Output only. Generation of the object, which is set when the content of an object starts being written.
update_time google.protobuf.timestamp_pb2.Timestamp
Output only. The time when the object metadata was last changed.

Inheritance

builtins.object > proto.message.Message > GcsSource