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
validation: "ID must start with a letter, and contain only the following characters: letters, numbers, dashes (-), periods (.), underscores (_), tildes (~), percents (%) or plus signs (+). Cannot start with goog. ID must be at most 255 characters long."
49
+
ack_deadline_seconds:
50
+
name: ack_deadline_seconds
51
+
title: Acknowledge Deadline Seconds
52
+
min: 10
53
+
max: 600
54
+
subtext: The number of seconds the subscriber has to acknowledge the message. Minimum 10 seconds, maximum 600 seconds.
55
+
max_delivery_attempts:
56
+
name: max_delivery_attempts
57
+
title: Maximum Delivery Attempts
58
+
min: 5
59
+
max: 100
60
+
subtext: The maximum number of delivery attempts. Must be between 5 and 100.
validation: "ID must start with a letter, and contain only the following characters: letters, numbers, dashes (-), periods (.), underscores (_), tildes (~), percents (%) or plus signs (+). Cannot start with goog. ID must be at most 255 characters long."
80
+
ack_deadline_seconds:
81
+
name: ack_deadline_seconds
82
+
title: Acknowledge Deadline Seconds
83
+
min: 10
84
+
max: 600
85
+
subtext: The number of seconds the subscriber has to acknowledge the message. Minimum 10 seconds, maximum 600 seconds.
86
+
max_delivery_attempts:
87
+
name: max_delivery_attempts
88
+
title: Maximum Delivery Attempts
89
+
min: 5
90
+
max: 100
91
+
subtext: The maximum number of delivery attempts. Must be between 5 and 100.
0 commit comments