SourceCode(mapping=None, *, ignore_unknown_fields=False, **kwargs)Source type for the container.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attribute |
|
|---|---|
| Name | Description |
cloud_storage_source |
google.cloud.run_v2.types.SourceCode.CloudStorageSource
The source is a Cloud Storage bucket. This field is a member of oneof_ source_type.
|
Classes
CloudStorageSource
CloudStorageSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)Cloud Storage source.