Reference documentation and code samples for the Cloud Run V2 API class Google::Cloud::Run::V2::SourceCode.
Source type for the container.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cloud_storage_source
def cloud_storage_source() -> ::Google::Cloud::Run::V2::SourceCode::CloudStorageSource
Returns
- (::Google::Cloud::Run::V2::SourceCode::CloudStorageSource) — The source is a Cloud Storage bucket.
#cloud_storage_source=
def cloud_storage_source=(value) -> ::Google::Cloud::Run::V2::SourceCode::CloudStorageSource
Parameter
- value (::Google::Cloud::Run::V2::SourceCode::CloudStorageSource) — The source is a Cloud Storage bucket.
Returns
- (::Google::Cloud::Run::V2::SourceCode::CloudStorageSource) — The source is a Cloud Storage bucket.