@@ -123,6 +123,9 @@ <h3>Method Details</h3>
123
123
],
124
124
"id": "A String", # Unique identifier for the resource; defined by the server (output only).
125
125
"kind": "dns#responsePolicy",
126
+ "labels": { # User labels.
127
+ "a_key": "A String",
128
+ },
126
129
"networks": [ # List of network names specifying networks to which this policy is applied.
127
130
{
128
131
"kind": "dns#responsePolicyNetwork",
@@ -151,6 +154,9 @@ <h3>Method Details</h3>
151
154
],
152
155
"id": "A String", # Unique identifier for the resource; defined by the server (output only).
153
156
"kind": "dns#responsePolicy",
157
+ "labels": { # User labels.
158
+ "a_key": "A String",
159
+ },
154
160
"networks": [ # List of network names specifying networks to which this policy is applied.
155
161
{
156
162
"kind": "dns#responsePolicyNetwork",
@@ -202,6 +208,9 @@ <h3>Method Details</h3>
202
208
],
203
209
"id": "A String", # Unique identifier for the resource; defined by the server (output only).
204
210
"kind": "dns#responsePolicy",
211
+ "labels": { # User labels.
212
+ "a_key": "A String",
213
+ },
205
214
"networks": [ # List of network names specifying networks to which this policy is applied.
206
215
{
207
216
"kind": "dns#responsePolicyNetwork",
@@ -244,6 +253,9 @@ <h3>Method Details</h3>
244
253
],
245
254
"id": "A String", # Unique identifier for the resource; defined by the server (output only).
246
255
"kind": "dns#responsePolicy",
256
+ "labels": { # User labels.
257
+ "a_key": "A String",
258
+ },
247
259
"networks": [ # List of network names specifying networks to which this policy is applied.
248
260
{
249
261
"kind": "dns#responsePolicyNetwork",
@@ -290,6 +302,9 @@ <h3>Method Details</h3>
290
302
],
291
303
"id": "A String", # Unique identifier for the resource; defined by the server (output only).
292
304
"kind": "dns#responsePolicy",
305
+ "labels": { # User labels.
306
+ "a_key": "A String",
307
+ },
293
308
"networks": [ # List of network names specifying networks to which this policy is applied.
294
309
{
295
310
"kind": "dns#responsePolicyNetwork",
@@ -322,6 +337,9 @@ <h3>Method Details</h3>
322
337
],
323
338
"id": "A String", # Unique identifier for the resource; defined by the server (output only).
324
339
"kind": "dns#responsePolicy",
340
+ "labels": { # User labels.
341
+ "a_key": "A String",
342
+ },
325
343
"networks": [ # List of network names specifying networks to which this policy is applied.
326
344
{
327
345
"kind": "dns#responsePolicyNetwork",
@@ -353,6 +371,9 @@ <h3>Method Details</h3>
353
371
],
354
372
"id": "A String", # Unique identifier for the resource; defined by the server (output only).
355
373
"kind": "dns#responsePolicy",
374
+ "labels": { # User labels.
375
+ "a_key": "A String",
376
+ },
356
377
"networks": [ # List of network names specifying networks to which this policy is applied.
357
378
{
358
379
"kind": "dns#responsePolicyNetwork",
@@ -385,6 +406,9 @@ <h3>Method Details</h3>
385
406
],
386
407
"id": "A String", # Unique identifier for the resource; defined by the server (output only).
387
408
"kind": "dns#responsePolicy",
409
+ "labels": { # User labels.
410
+ "a_key": "A String",
411
+ },
388
412
"networks": [ # List of network names specifying networks to which this policy is applied.
389
413
{
390
414
"kind": "dns#responsePolicyNetwork",
0 commit comments