Google Cloud Run V2 Client - Class SourceCode (1.12.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Run V2 Client class SourceCode.
Source type for the container.
Generated from protobuf message google.cloud.run.v2.SourceCode
Namespace
Google \ Cloud \ Run \ V2Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ cloud_storage_source |
SourceCode\CloudStorageSource
The source is a Cloud Storage bucket. |
getCloudStorageSource
The source is a Cloud Storage bucket.
| Returns | |
|---|---|
| Type | Description |
SourceCode\CloudStorageSource|null |
|
hasCloudStorageSource
setCloudStorageSource
The source is a Cloud Storage bucket.
| Parameter | |
|---|---|
| Name | Description |
var |
SourceCode\CloudStorageSource
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getSourceType
| Returns | |
|---|---|
| Type | Description |
string |
|