@@ -212,7 +212,7 @@ public com.google.protobuf.BoolValueOrBuilder getEnableIpv4OrBuilder() {
212
212
* <pre>
213
213
* The resource link for the VPC network from which the Cloud SQL instance is
214
214
* accessible for private IP. For example,
215
- * `/ projects/myProject/global/networks/default`. This setting can
215
+ * `projects/myProject/global/networks/default`. This setting can
216
216
* be updated, but it cannot be removed after it is set.
217
217
* </pre>
218
218
*
@@ -238,7 +238,7 @@ public java.lang.String getPrivateNetwork() {
238
238
* <pre>
239
239
* The resource link for the VPC network from which the Cloud SQL instance is
240
240
* accessible for private IP. For example,
241
- * `/ projects/myProject/global/networks/default`. This setting can
241
+ * `projects/myProject/global/networks/default`. This setting can
242
242
* be updated, but it cannot be removed after it is set.
243
243
* </pre>
244
244
*
@@ -1010,7 +1010,7 @@ public com.google.protobuf.BoolValueOrBuilder getEnableIpv4OrBuilder() {
1010
1010
* <pre>
1011
1011
* The resource link for the VPC network from which the Cloud SQL instance is
1012
1012
* accessible for private IP. For example,
1013
- * `/ projects/myProject/global/networks/default`. This setting can
1013
+ * `projects/myProject/global/networks/default`. This setting can
1014
1014
* be updated, but it cannot be removed after it is set.
1015
1015
* </pre>
1016
1016
*
@@ -1035,7 +1035,7 @@ public java.lang.String getPrivateNetwork() {
1035
1035
* <pre>
1036
1036
* The resource link for the VPC network from which the Cloud SQL instance is
1037
1037
* accessible for private IP. For example,
1038
- * `/ projects/myProject/global/networks/default`. This setting can
1038
+ * `projects/myProject/global/networks/default`. This setting can
1039
1039
* be updated, but it cannot be removed after it is set.
1040
1040
* </pre>
1041
1041
*
@@ -1060,7 +1060,7 @@ public com.google.protobuf.ByteString getPrivateNetworkBytes() {
1060
1060
* <pre>
1061
1061
* The resource link for the VPC network from which the Cloud SQL instance is
1062
1062
* accessible for private IP. For example,
1063
- * `/ projects/myProject/global/networks/default`. This setting can
1063
+ * `projects/myProject/global/networks/default`. This setting can
1064
1064
* be updated, but it cannot be removed after it is set.
1065
1065
* </pre>
1066
1066
*
@@ -1084,7 +1084,7 @@ public Builder setPrivateNetwork(java.lang.String value) {
1084
1084
* <pre>
1085
1085
* The resource link for the VPC network from which the Cloud SQL instance is
1086
1086
* accessible for private IP. For example,
1087
- * `/ projects/myProject/global/networks/default`. This setting can
1087
+ * `projects/myProject/global/networks/default`. This setting can
1088
1088
* be updated, but it cannot be removed after it is set.
1089
1089
* </pre>
1090
1090
*
@@ -1104,7 +1104,7 @@ public Builder clearPrivateNetwork() {
1104
1104
* <pre>
1105
1105
* The resource link for the VPC network from which the Cloud SQL instance is
1106
1106
* accessible for private IP. For example,
1107
- * `/ projects/myProject/global/networks/default`. This setting can
1107
+ * `projects/myProject/global/networks/default`. This setting can
1108
1108
* be updated, but it cannot be removed after it is set.
1109
1109
* </pre>
1110
1110
*
0 commit comments