@@ -8398,7 +8398,12 @@ public interface NetworkInterfaceOrBuilder
8398
8398
*
8399
8399
*
8400
8400
* <pre>
8401
- * The URL of the network resource.
8401
+ * The URL of an existing network resource.
8402
+ * You can specify the network as a full or partial URL.
8403
+ * For example, the following are all valid URLs:
8404
+ * https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
8405
+ * projects/{project}/global/networks/{network}
8406
+ * global/networks/{network}
8402
8407
* </pre>
8403
8408
*
8404
8409
* <code>string network = 1;</code>
@@ -8410,7 +8415,12 @@ public interface NetworkInterfaceOrBuilder
8410
8415
*
8411
8416
*
8412
8417
* <pre>
8413
- * The URL of the network resource.
8418
+ * The URL of an existing network resource.
8419
+ * You can specify the network as a full or partial URL.
8420
+ * For example, the following are all valid URLs:
8421
+ * https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
8422
+ * projects/{project}/global/networks/{network}
8423
+ * global/networks/{network}
8414
8424
* </pre>
8415
8425
*
8416
8426
* <code>string network = 1;</code>
@@ -8423,7 +8433,12 @@ public interface NetworkInterfaceOrBuilder
8423
8433
*
8424
8434
*
8425
8435
* <pre>
8426
- * The URL of the Subnetwork resource.
8436
+ * The URL of an existing subnetwork resource in the network.
8437
+ * You can specify the subnetwork as a full or partial URL.
8438
+ * For example, the following are all valid URLs:
8439
+ * https://www.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetwork}
8440
+ * projects/{project}/regions/{region}/subnetworks/{subnetwork}
8441
+ * regions/{region}/subnetworks/{subnetwork}
8427
8442
* </pre>
8428
8443
*
8429
8444
* <code>string subnetwork = 2;</code>
@@ -8435,7 +8450,12 @@ public interface NetworkInterfaceOrBuilder
8435
8450
*
8436
8451
*
8437
8452
* <pre>
8438
- * The URL of the Subnetwork resource.
8453
+ * The URL of an existing subnetwork resource in the network.
8454
+ * You can specify the subnetwork as a full or partial URL.
8455
+ * For example, the following are all valid URLs:
8456
+ * https://www.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetwork}
8457
+ * projects/{project}/regions/{region}/subnetworks/{subnetwork}
8458
+ * regions/{region}/subnetworks/{subnetwork}
8439
8459
* </pre>
8440
8460
*
8441
8461
* <code>string subnetwork = 2;</code>
@@ -8519,7 +8539,12 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
8519
8539
*
8520
8540
*
8521
8541
* <pre>
8522
- * The URL of the network resource.
8542
+ * The URL of an existing network resource.
8543
+ * You can specify the network as a full or partial URL.
8544
+ * For example, the following are all valid URLs:
8545
+ * https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
8546
+ * projects/{project}/global/networks/{network}
8547
+ * global/networks/{network}
8523
8548
* </pre>
8524
8549
*
8525
8550
* <code>string network = 1;</code>
@@ -8542,7 +8567,12 @@ public java.lang.String getNetwork() {
8542
8567
*
8543
8568
*
8544
8569
* <pre>
8545
- * The URL of the network resource.
8570
+ * The URL of an existing network resource.
8571
+ * You can specify the network as a full or partial URL.
8572
+ * For example, the following are all valid URLs:
8573
+ * https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
8574
+ * projects/{project}/global/networks/{network}
8575
+ * global/networks/{network}
8546
8576
* </pre>
8547
8577
*
8548
8578
* <code>string network = 1;</code>
@@ -8568,7 +8598,12 @@ public com.google.protobuf.ByteString getNetworkBytes() {
8568
8598
*
8569
8599
*
8570
8600
* <pre>
8571
- * The URL of the Subnetwork resource.
8601
+ * The URL of an existing subnetwork resource in the network.
8602
+ * You can specify the subnetwork as a full or partial URL.
8603
+ * For example, the following are all valid URLs:
8604
+ * https://www.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetwork}
8605
+ * projects/{project}/regions/{region}/subnetworks/{subnetwork}
8606
+ * regions/{region}/subnetworks/{subnetwork}
8572
8607
* </pre>
8573
8608
*
8574
8609
* <code>string subnetwork = 2;</code>
@@ -8591,7 +8626,12 @@ public java.lang.String getSubnetwork() {
8591
8626
*
8592
8627
*
8593
8628
* <pre>
8594
- * The URL of the Subnetwork resource.
8629
+ * The URL of an existing subnetwork resource in the network.
8630
+ * You can specify the subnetwork as a full or partial URL.
8631
+ * For example, the following are all valid URLs:
8632
+ * https://www.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetwork}
8633
+ * projects/{project}/regions/{region}/subnetworks/{subnetwork}
8634
+ * regions/{region}/subnetworks/{subnetwork}
8595
8635
* </pre>
8596
8636
*
8597
8637
* <code>string subnetwork = 2;</code>
@@ -9020,7 +9060,12 @@ public Builder mergeFrom(
9020
9060
*
9021
9061
*
9022
9062
* <pre>
9023
- * The URL of the network resource.
9063
+ * The URL of an existing network resource.
9064
+ * You can specify the network as a full or partial URL.
9065
+ * For example, the following are all valid URLs:
9066
+ * https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
9067
+ * projects/{project}/global/networks/{network}
9068
+ * global/networks/{network}
9024
9069
* </pre>
9025
9070
*
9026
9071
* <code>string network = 1;</code>
@@ -9042,7 +9087,12 @@ public java.lang.String getNetwork() {
9042
9087
*
9043
9088
*
9044
9089
* <pre>
9045
- * The URL of the network resource.
9090
+ * The URL of an existing network resource.
9091
+ * You can specify the network as a full or partial URL.
9092
+ * For example, the following are all valid URLs:
9093
+ * https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
9094
+ * projects/{project}/global/networks/{network}
9095
+ * global/networks/{network}
9046
9096
* </pre>
9047
9097
*
9048
9098
* <code>string network = 1;</code>
@@ -9064,7 +9114,12 @@ public com.google.protobuf.ByteString getNetworkBytes() {
9064
9114
*
9065
9115
*
9066
9116
* <pre>
9067
- * The URL of the network resource.
9117
+ * The URL of an existing network resource.
9118
+ * You can specify the network as a full or partial URL.
9119
+ * For example, the following are all valid URLs:
9120
+ * https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
9121
+ * projects/{project}/global/networks/{network}
9122
+ * global/networks/{network}
9068
9123
* </pre>
9069
9124
*
9070
9125
* <code>string network = 1;</code>
@@ -9085,7 +9140,12 @@ public Builder setNetwork(java.lang.String value) {
9085
9140
*
9086
9141
*
9087
9142
* <pre>
9088
- * The URL of the network resource.
9143
+ * The URL of an existing network resource.
9144
+ * You can specify the network as a full or partial URL.
9145
+ * For example, the following are all valid URLs:
9146
+ * https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
9147
+ * projects/{project}/global/networks/{network}
9148
+ * global/networks/{network}
9089
9149
* </pre>
9090
9150
*
9091
9151
* <code>string network = 1;</code>
@@ -9102,7 +9162,12 @@ public Builder clearNetwork() {
9102
9162
*
9103
9163
*
9104
9164
* <pre>
9105
- * The URL of the network resource.
9165
+ * The URL of an existing network resource.
9166
+ * You can specify the network as a full or partial URL.
9167
+ * For example, the following are all valid URLs:
9168
+ * https://www.googleapis.com/compute/v1/projects/{project}/global/networks/{network}
9169
+ * projects/{project}/global/networks/{network}
9170
+ * global/networks/{network}
9106
9171
* </pre>
9107
9172
*
9108
9173
* <code>string network = 1;</code>
@@ -9126,7 +9191,12 @@ public Builder setNetworkBytes(com.google.protobuf.ByteString value) {
9126
9191
*
9127
9192
*
9128
9193
* <pre>
9129
- * The URL of the Subnetwork resource.
9194
+ * The URL of an existing subnetwork resource in the network.
9195
+ * You can specify the subnetwork as a full or partial URL.
9196
+ * For example, the following are all valid URLs:
9197
+ * https://www.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetwork}
9198
+ * projects/{project}/regions/{region}/subnetworks/{subnetwork}
9199
+ * regions/{region}/subnetworks/{subnetwork}
9130
9200
* </pre>
9131
9201
*
9132
9202
* <code>string subnetwork = 2;</code>
@@ -9148,7 +9218,12 @@ public java.lang.String getSubnetwork() {
9148
9218
*
9149
9219
*
9150
9220
* <pre>
9151
- * The URL of the Subnetwork resource.
9221
+ * The URL of an existing subnetwork resource in the network.
9222
+ * You can specify the subnetwork as a full or partial URL.
9223
+ * For example, the following are all valid URLs:
9224
+ * https://www.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetwork}
9225
+ * projects/{project}/regions/{region}/subnetworks/{subnetwork}
9226
+ * regions/{region}/subnetworks/{subnetwork}
9152
9227
* </pre>
9153
9228
*
9154
9229
* <code>string subnetwork = 2;</code>
@@ -9170,7 +9245,12 @@ public com.google.protobuf.ByteString getSubnetworkBytes() {
9170
9245
*
9171
9246
*
9172
9247
* <pre>
9173
- * The URL of the Subnetwork resource.
9248
+ * The URL of an existing subnetwork resource in the network.
9249
+ * You can specify the subnetwork as a full or partial URL.
9250
+ * For example, the following are all valid URLs:
9251
+ * https://www.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetwork}
9252
+ * projects/{project}/regions/{region}/subnetworks/{subnetwork}
9253
+ * regions/{region}/subnetworks/{subnetwork}
9174
9254
* </pre>
9175
9255
*
9176
9256
* <code>string subnetwork = 2;</code>
@@ -9191,7 +9271,12 @@ public Builder setSubnetwork(java.lang.String value) {
9191
9271
*
9192
9272
*
9193
9273
* <pre>
9194
- * The URL of the Subnetwork resource.
9274
+ * The URL of an existing subnetwork resource in the network.
9275
+ * You can specify the subnetwork as a full or partial URL.
9276
+ * For example, the following are all valid URLs:
9277
+ * https://www.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetwork}
9278
+ * projects/{project}/regions/{region}/subnetworks/{subnetwork}
9279
+ * regions/{region}/subnetworks/{subnetwork}
9195
9280
* </pre>
9196
9281
*
9197
9282
* <code>string subnetwork = 2;</code>
@@ -9208,7 +9293,12 @@ public Builder clearSubnetwork() {
9208
9293
*
9209
9294
*
9210
9295
* <pre>
9211
- * The URL of the Subnetwork resource.
9296
+ * The URL of an existing subnetwork resource in the network.
9297
+ * You can specify the subnetwork as a full or partial URL.
9298
+ * For example, the following are all valid URLs:
9299
+ * https://www.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetwork}
9300
+ * projects/{project}/regions/{region}/subnetworks/{subnetwork}
9301
+ * regions/{region}/subnetworks/{subnetwork}
9212
9302
* </pre>
9213
9303
*
9214
9304
* <code>string subnetwork = 2;</code>
0 commit comments