Package | Description |
---|---|
com.google.api.services.servicenetworking.v1beta.model |
Modifier and Type | Method and Description |
---|---|
CloudSQLConfig |
CloudSQLConfig.clone() |
CloudSQLConfig |
CloudSQLConfig.set(String fieldName,
Object value) |
CloudSQLConfig |
CloudSQLConfig.setService(String service)
Peering service used for peering with the Cloud SQL project.
|
CloudSQLConfig |
CloudSQLConfig.setUmbrellaNetwork(String umbrellaNetwork)
The name of the umbrella network in the Cloud SQL umbrella project.
|
CloudSQLConfig |
CloudSQLConfig.setUmbrellaProject(Long umbrellaProject)
The project number of the Cloud SQL umbrella project.
|
Modifier and Type | Method and Description |
---|---|
List<CloudSQLConfig> |
ConsumerConfig.getCloudsqlConfigs()
Represents one or multiple Cloud SQL configurations.
|
Modifier and Type | Method and Description |
---|---|
ConsumerConfig |
ConsumerConfig.setCloudsqlConfigs(List<CloudSQLConfig> cloudsqlConfigs)
Represents one or multiple Cloud SQL configurations.
|
Copyright © 2011–2024 Google. All rights reserved.