Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 67d316d

Browse files
committedOct 25, 2022
feat(run): update the api
#### run:v2 The following keys were deleted: - schemas.GoogleCloudRunV2GRPCAction (Total Keys: 5) - schemas.GoogleCloudRunV2HTTPGetAction.properties.host.type (Total Keys: 1) - schemas.GoogleCloudRunV2HTTPGetAction.properties.scheme.type (Total Keys: 1) - schemas.GoogleCloudRunV2Probe.properties.grpc.$ref (Total Keys: 1) - schemas.GoogleCloudRunV2TCPSocketAction.properties.host.type (Total Keys: 1)
1 parent 566f33e commit 67d316d

18 files changed

+268
-496
lines changed
 

‎docs/dyn/run_v1.namespaces.configurations.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ <h3>Method Details</h3>
242242
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
243243
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
244244
{ # HTTPHeader describes a custom header to be used in HTTP probes
245-
&quot;name&quot;: &quot;A String&quot;, # The header field name
245+
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
246246
&quot;value&quot;: &quot;A String&quot;, # The header field value
247247
},
248248
],
@@ -281,7 +281,7 @@ <h3>Method Details</h3>
281281
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
282282
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
283283
{ # HTTPHeader describes a custom header to be used in HTTP probes
284-
&quot;name&quot;: &quot;A String&quot;, # The header field name
284+
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
285285
&quot;value&quot;: &quot;A String&quot;, # The header field value
286286
},
287287
],
@@ -323,7 +323,7 @@ <h3>Method Details</h3>
323323
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
324324
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
325325
{ # HTTPHeader describes a custom header to be used in HTTP probes
326-
&quot;name&quot;: &quot;A String&quot;, # The header field name
326+
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
327327
&quot;value&quot;: &quot;A String&quot;, # The header field value
328328
},
329329
],
@@ -573,7 +573,7 @@ <h3>Method Details</h3>
573573
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
574574
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
575575
{ # HTTPHeader describes a custom header to be used in HTTP probes
576-
&quot;name&quot;: &quot;A String&quot;, # The header field name
576+
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
577577
&quot;value&quot;: &quot;A String&quot;, # The header field value
578578
},
579579
],
@@ -612,7 +612,7 @@ <h3>Method Details</h3>
612612
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
613613
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
614614
{ # HTTPHeader describes a custom header to be used in HTTP probes
615-
&quot;name&quot;: &quot;A String&quot;, # The header field name
615+
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
616616
&quot;value&quot;: &quot;A String&quot;, # The header field value
617617
},
618618
],
@@ -654,7 +654,7 @@ <h3>Method Details</h3>
654654
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
655655
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
656656
{ # HTTPHeader describes a custom header to be used in HTTP probes
657-
&quot;name&quot;: &quot;A String&quot;, # The header field name
657+
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
658658
&quot;value&quot;: &quot;A String&quot;, # The header field value
659659
},
660660
],

‎docs/dyn/run_v1.namespaces.executions.html

+9-9
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ <h3>Method Details</h3>
218218
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
219219
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
220220
{ # HTTPHeader describes a custom header to be used in HTTP probes
221-
&quot;name&quot;: &quot;A String&quot;, # The header field name
221+
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
222222
&quot;value&quot;: &quot;A String&quot;, # The header field value
223223
},
224224
],
@@ -257,7 +257,7 @@ <h3>Method Details</h3>
257257
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
258258
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
259259
{ # HTTPHeader describes a custom header to be used in HTTP probes
260-
&quot;name&quot;: &quot;A String&quot;, # The header field name
260+
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
261261
&quot;value&quot;: &quot;A String&quot;, # The header field value
262262
},
263263
],
@@ -299,7 +299,7 @@ <h3>Method Details</h3>
299299
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
300300
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
301301
{ # HTTPHeader describes a custom header to be used in HTTP probes
302-
&quot;name&quot;: &quot;A String&quot;, # The header field name
302+
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
303303
&quot;value&quot;: &quot;A String&quot;, # The header field value
304304
},
305305
],
@@ -558,7 +558,7 @@ <h3>Method Details</h3>
558558
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
559559
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
560560
{ # HTTPHeader describes a custom header to be used in HTTP probes
561-
&quot;name&quot;: &quot;A String&quot;, # The header field name
561+
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
562562
&quot;value&quot;: &quot;A String&quot;, # The header field value
563563
},
564564
],
@@ -597,7 +597,7 @@ <h3>Method Details</h3>
597597
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
598598
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
599599
{ # HTTPHeader describes a custom header to be used in HTTP probes
600-
&quot;name&quot;: &quot;A String&quot;, # The header field name
600+
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
601601
&quot;value&quot;: &quot;A String&quot;, # The header field value
602602
},
603603
],
@@ -639,7 +639,7 @@ <h3>Method Details</h3>
639639
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
640640
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
641641
{ # HTTPHeader describes a custom header to be used in HTTP probes
642-
&quot;name&quot;: &quot;A String&quot;, # The header field name
642+
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
643643
&quot;value&quot;: &quot;A String&quot;, # The header field value
644644
},
645645
],
@@ -859,7 +859,7 @@ <h3>Method Details</h3>
859859
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
860860
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
861861
{ # HTTPHeader describes a custom header to be used in HTTP probes
862-
&quot;name&quot;: &quot;A String&quot;, # The header field name
862+
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
863863
&quot;value&quot;: &quot;A String&quot;, # The header field value
864864
},
865865
],
@@ -898,7 +898,7 @@ <h3>Method Details</h3>
898898
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
899899
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
900900
{ # HTTPHeader describes a custom header to be used in HTTP probes
901-
&quot;name&quot;: &quot;A String&quot;, # The header field name
901+
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
902902
&quot;value&quot;: &quot;A String&quot;, # The header field value
903903
},
904904
],
@@ -940,7 +940,7 @@ <h3>Method Details</h3>
940940
&quot;host&quot;: &quot;A String&quot;, # Not supported by Cloud Run.
941941
&quot;httpHeaders&quot;: [ # Custom headers to set in the request. HTTP allows repeated headers.
942942
{ # HTTPHeader describes a custom header to be used in HTTP probes
943-
&quot;name&quot;: &quot;A String&quot;, # The header field name
943+
&quot;name&quot;: &quot;A String&quot;, # Required. The header field name
944944
&quot;value&quot;: &quot;A String&quot;, # The header field value
945945
},
946946
],

0 commit comments

Comments
 (0)
Please sign in to comment.