| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2SourceCode |
GoogleCloudRunV2SourceCode.clone() |
GoogleCloudRunV2SourceCode |
GoogleCloudRunV2Container.getSourceCode()
Optional.
|
GoogleCloudRunV2SourceCode |
GoogleCloudRunV2SourceCode.set(String fieldName,
Object value) |
GoogleCloudRunV2SourceCode |
GoogleCloudRunV2SourceCode.setCloudStorageSource(GoogleCloudRunV2CloudStorageSource cloudStorageSource)
The source is a Cloud Storage bucket.
|
GoogleCloudRunV2SourceCode |
GoogleCloudRunV2SourceCode.setInlinedSource(GoogleCloudRunV2InlinedSource inlinedSource)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2Container |
GoogleCloudRunV2Container.setSourceCode(GoogleCloudRunV2SourceCode sourceCode)
Optional.
|
Copyright © 2011–2026 Google. All rights reserved.