You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### cloudfunctions:v2
The following keys were added:
- schemas.ServiceConfig.properties.binaryAuthorizationPolicy.type (Total Keys: 1)
#### cloudfunctions:v2alpha
The following keys were added:
- schemas.ServiceConfig.properties.binaryAuthorizationPolicy.type (Total Keys: 1)
#### cloudfunctions:v2beta
The following keys were added:
- schemas.ServiceConfig.properties.binaryAuthorizationPolicy.type (Total Keys: 1)
Copy file name to clipboardExpand all lines: docs/dyn/cloudfunctions_v1.projects.locations.functions.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -197,7 +197,7 @@ <h3>Method Details</h3>
197
197
"name": "A String", # A user-defined name of the function. Function names must be unique globally and match pattern `projects/*/locations/*/functions/*`
198
198
"network": "A String", # Deprecated: use vpc_connector
199
199
"onDeployUpdatePolicy": { # Security patches are only applied when a function is redeployed.
200
-
"runtimeVersion": "A String", # Output only. contains the runtime version which was used during latest function deployment.
200
+
"runtimeVersion": "A String", # Output only. Contains the runtime version which was used during latest function deployment.
201
201
},
202
202
"runtime": "A String", # The runtime in which to run the function. Required when deploying a new function, optional when updating an existing function. For a complete list of possible choices, see the [`gcloud` command reference](https://cloud.google.com/sdk/gcloud/reference/functions/deploy#--runtime).
"name": "A String", # A user-defined name of the function. Function names must be unique globally and match pattern `projects/*/locations/*/functions/*`
410
410
"network": "A String", # Deprecated: use vpc_connector
411
411
"onDeployUpdatePolicy": { # Security patches are only applied when a function is redeployed.
412
-
"runtimeVersion": "A String", # Output only. contains the runtime version which was used during latest function deployment.
412
+
"runtimeVersion": "A String", # Output only. Contains the runtime version which was used during latest function deployment.
413
413
},
414
414
"runtime": "A String", # The runtime in which to run the function. Required when deploying a new function, optional when updating an existing function. For a complete list of possible choices, see the [`gcloud` command reference](https://cloud.google.com/sdk/gcloud/reference/functions/deploy#--runtime).
"name": "A String", # A user-defined name of the function. Function names must be unique globally and match pattern `projects/*/locations/*/functions/*`
558
558
"network": "A String", # Deprecated: use vpc_connector
559
559
"onDeployUpdatePolicy": { # Security patches are only applied when a function is redeployed.
560
-
"runtimeVersion": "A String", # Output only. contains the runtime version which was used during latest function deployment.
560
+
"runtimeVersion": "A String", # Output only. Contains the runtime version which was used during latest function deployment.
561
561
},
562
562
"runtime": "A String", # The runtime in which to run the function. Required when deploying a new function, optional when updating an existing function. For a complete list of possible choices, see the [`gcloud` command reference](https://cloud.google.com/sdk/gcloud/reference/functions/deploy#--runtime).
"name": "A String", # A user-defined name of the function. Function names must be unique globally and match pattern `projects/*/locations/*/functions/*`
669
669
"network": "A String", # Deprecated: use vpc_connector
670
670
"onDeployUpdatePolicy": { # Security patches are only applied when a function is redeployed.
671
-
"runtimeVersion": "A String", # Output only. contains the runtime version which was used during latest function deployment.
671
+
"runtimeVersion": "A String", # Output only. Contains the runtime version which was used during latest function deployment.
672
672
},
673
673
"runtime": "A String", # The runtime in which to run the function. Required when deploying a new function, optional when updating an existing function. For a complete list of possible choices, see the [`gcloud` command reference](https://cloud.google.com/sdk/gcloud/reference/functions/deploy#--runtime).
"description": "The amount of memory available for a function. Defaults to 256M. Supported units are k, M, G, Mi, Gi. If no unit is supplied the value is interpreted as bytes. See https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go a full description.",
2202
2202
"type": "string"
2203
2203
},
2204
+
"binaryAuthorizationPolicy": {
2205
+
"description": "Optional. The binary authorization policy to be checked when deploying the Cloud Run service.",
2206
+
"type": "string"
2207
+
},
2204
2208
"environmentVariables": {
2205
2209
"additionalProperties": {
2206
2210
"type": "string"
@@ -2415,6 +2419,10 @@
2415
2419
"object": {
2416
2420
"description": "Google Cloud Storage object containing the source. This object must be a gzipped archive file (`.tar.gz`) containing source to build.",
2417
2421
"type": "string"
2422
+
},
2423
+
"sourceUploadUrl": {
2424
+
"description": "When the specified storage bucket is a 1st gen function uploard url bucket, this field should be set as the generated upload url for 1st gen deployment.",
"description": "The amount of memory available for a function. Defaults to 256M. Supported units are k, M, G, Mi, Gi. If no unit is supplied the value is interpreted as bytes. See https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go a full description.",
2202
2202
"type": "string"
2203
2203
},
2204
+
"binaryAuthorizationPolicy": {
2205
+
"description": "Optional. The binary authorization policy to be checked when deploying the Cloud Run service.",
2206
+
"type": "string"
2207
+
},
2204
2208
"environmentVariables": {
2205
2209
"additionalProperties": {
2206
2210
"type": "string"
@@ -2415,6 +2419,10 @@
2415
2419
"object": {
2416
2420
"description": "Google Cloud Storage object containing the source. This object must be a gzipped archive file (`.tar.gz`) containing source to build.",
2417
2421
"type": "string"
2422
+
},
2423
+
"sourceUploadUrl": {
2424
+
"description": "When the specified storage bucket is a 1st gen function uploard url bucket, this field should be set as the generated upload url for 1st gen deployment.",
"description": "The amount of memory available for a function. Defaults to 256M. Supported units are k, M, G, Mi, Gi. If no unit is supplied the value is interpreted as bytes. See https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go a full description.",
2202
2202
"type": "string"
2203
2203
},
2204
+
"binaryAuthorizationPolicy": {
2205
+
"description": "Optional. The binary authorization policy to be checked when deploying the Cloud Run service.",
2206
+
"type": "string"
2207
+
},
2204
2208
"environmentVariables": {
2205
2209
"additionalProperties": {
2206
2210
"type": "string"
@@ -2415,6 +2419,10 @@
2415
2419
"object": {
2416
2420
"description": "Google Cloud Storage object containing the source. This object must be a gzipped archive file (`.tar.gz`) containing source to build.",
2417
2421
"type": "string"
2422
+
},
2423
+
"sourceUploadUrl": {
2424
+
"description": "When the specified storage bucket is a 1st gen function uploard url bucket, this field should be set as the generated upload url for 1st gen deployment.",
0 commit comments