Class GcsObject (1.17.2)

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

Cloud Storage object representation.

Attributes

NameDescription
bucket str
Required. Bucket of the Cloud Storage object.
object_ str
Required. Name of the Cloud Storage object.
generation_number int
Required. Generation number of the Cloud Storage object. This is used to ensure that the ExecStep specified by this PatchJob does not change.