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
Copy file name to clipboardExpand all lines: website/docs/r/cloudfunctions_function.html.markdown
-3
Original file line number
Diff line number
Diff line change
@@ -74,9 +74,6 @@ The following arguments are supported:
74
74
75
75
*`environment_variables` - (Optional) A set of key/value environment variable pairs to assign to the function.
76
76
77
-
*`retry_on_failure` - (Optional) Whether the function should be retried on failure. This only applies to bucket and topic triggers, not HTTPS triggers.
78
-
Deprecated. Use `event_trigger.failure_policy.retry` instead.
79
-
80
77
The `event_trigger` block supports:
81
78
82
79
*`event_type` - (Required) The type of event to observe. For example: `"providers/cloud.storage/eventTypes/object.change"`
0 commit comments