Class SourceCode (0.13.0) Stay organized with collections Save and categorize content based on your preferences.
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.CloudStorageSourceThe 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.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-16 UTC.