| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2SourceFile |
GoogleCloudRunV2SourceFile.clone() |
GoogleCloudRunV2SourceFile |
GoogleCloudRunV2SourceFile.set(String fieldName,
Object value) |
GoogleCloudRunV2SourceFile |
GoogleCloudRunV2SourceFile.setContent(String content)
Required.
|
GoogleCloudRunV2SourceFile |
GoogleCloudRunV2SourceFile.setFilename(String filename)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudRunV2SourceFile> |
GoogleCloudRunV2InlinedSource.getSources()
Required.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2InlinedSource |
GoogleCloudRunV2InlinedSource.setSources(List<GoogleCloudRunV2SourceFile> sources)
Required.
|
Copyright © 2011–2026 Google. All rights reserved.