File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 28872887 }
28882888 }
28892889 },
2890- "revision" : " 20250606 " ,
2890+ "revision" : " 20250704 " ,
28912891 "rootUrl" : " https://run.googleapis.com/" ,
28922892 "schemas" : {
28932893 "Addressable" : {
32073207 },
32083208 "readinessProbe" : {
32093209 "$ref" : " Probe" ,
3210- "description" : " Readiness probe to be used for health checks. Not supported by Cloud Run. "
3210+ "description" : " Readiness probe to be used for health checks."
32113211 },
32123212 "resources" : {
32133213 "$ref" : " ResourceRequirements" ,
Original file line number Diff line number Diff line change @@ -347,7 +347,7 @@ export namespace run_v1 {
347347 */
348348 ports?: Schema$ContainerPort[];
349349 /**
350- * Readiness probe to be used for health checks. Not supported by Cloud Run.
350+ * Readiness probe to be used for health checks.
351351 */
352352 readinessProbe?: Schema$Probe;
353353 /**
You can’t perform that action at this time.
0 commit comments