| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2CloudSqlInstance |
GoogleCloudRunV2CloudSqlInstance.clone() |
GoogleCloudRunV2CloudSqlInstance |
GoogleCloudRunV2Volume.getCloudSqlInstance()
For Cloud SQL volumes, contains the specific instances that should be mounted.
|
GoogleCloudRunV2CloudSqlInstance |
GoogleCloudRunV2CloudSqlInstance.set(String fieldName,
Object value) |
GoogleCloudRunV2CloudSqlInstance |
GoogleCloudRunV2CloudSqlInstance.setInstances(List<String> instances)
A list of Cloud SQL instance connection names.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudRunV2Volume |
GoogleCloudRunV2Volume.setCloudSqlInstance(GoogleCloudRunV2CloudSqlInstance cloudSqlInstance)
For Cloud SQL volumes, contains the specific instances that should be mounted.
|
Copyright © 2011–2026 Google. All rights reserved.