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: docs/dyn/networkservices_v1.projects.locations.grpcRoutes.html
+4-4
Original file line number
Diff line number
Diff line change
@@ -153,7 +153,7 @@ <h3>Method Details</h3>
153
153
],
154
154
},
155
155
"statefulSessionAffinity": { # The specification for cookie-based stateful session affinity where the date plane supplies a “session cookie” with the name "GSSA" which encodes a specific destination host and each request containing that cookie will be directed to that host as long as the destination host remains up and healthy. The gRPC proxyless mesh library or sidecar proxy will manage the session cookie but the client application code is responsible for copying the cookie from each RPC in the session to the next. # Optional. Specifies cookie-based stateful session affinity.
156
-
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 1 to 86400 seconds (24 hours) inclusive.
156
+
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 0 to 86400 seconds (24 hours) inclusive. Set this to 0s to use a session cookie and disable cookie expiration.
157
157
},
158
158
"timeout": "A String", # Optional. Specifies the timeout for selected route. Timeout is computed from the time the request has been fully processed (i.e. end of stream) up until the response has been completely processed. Timeout includes all retries.
159
159
},
@@ -302,7 +302,7 @@ <h3>Method Details</h3>
302
302
],
303
303
},
304
304
"statefulSessionAffinity": { # The specification for cookie-based stateful session affinity where the date plane supplies a “session cookie” with the name "GSSA" which encodes a specific destination host and each request containing that cookie will be directed to that host as long as the destination host remains up and healthy. The gRPC proxyless mesh library or sidecar proxy will manage the session cookie but the client application code is responsible for copying the cookie from each RPC in the session to the next. # Optional. Specifies cookie-based stateful session affinity.
305
-
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 1 to 86400 seconds (24 hours) inclusive.
305
+
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 0 to 86400 seconds (24 hours) inclusive. Set this to 0s to use a session cookie and disable cookie expiration.
306
306
},
307
307
"timeout": "A String", # Optional. Specifies the timeout for selected route. Timeout is computed from the time the request has been fully processed (i.e. end of stream) up until the response has been completely processed. Timeout includes all retries.
308
308
},
@@ -392,7 +392,7 @@ <h3>Method Details</h3>
392
392
],
393
393
},
394
394
"statefulSessionAffinity": { # The specification for cookie-based stateful session affinity where the date plane supplies a “session cookie” with the name "GSSA" which encodes a specific destination host and each request containing that cookie will be directed to that host as long as the destination host remains up and healthy. The gRPC proxyless mesh library or sidecar proxy will manage the session cookie but the client application code is responsible for copying the cookie from each RPC in the session to the next. # Optional. Specifies cookie-based stateful session affinity.
395
-
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 1 to 86400 seconds (24 hours) inclusive.
395
+
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 0 to 86400 seconds (24 hours) inclusive. Set this to 0s to use a session cookie and disable cookie expiration.
396
396
},
397
397
"timeout": "A String", # Optional. Specifies the timeout for selected route. Timeout is computed from the time the request has been fully processed (i.e. end of stream) up until the response has been completely processed. Timeout includes all retries.
398
398
},
@@ -492,7 +492,7 @@ <h3>Method Details</h3>
492
492
],
493
493
},
494
494
"statefulSessionAffinity": { # The specification for cookie-based stateful session affinity where the date plane supplies a “session cookie” with the name "GSSA" which encodes a specific destination host and each request containing that cookie will be directed to that host as long as the destination host remains up and healthy. The gRPC proxyless mesh library or sidecar proxy will manage the session cookie but the client application code is responsible for copying the cookie from each RPC in the session to the next. # Optional. Specifies cookie-based stateful session affinity.
495
-
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 1 to 86400 seconds (24 hours) inclusive.
495
+
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 0 to 86400 seconds (24 hours) inclusive. Set this to 0s to use a session cookie and disable cookie expiration.
496
496
},
497
497
"timeout": "A String", # Optional. Specifies the timeout for selected route. Timeout is computed from the time the request has been fully processed (i.e. end of stream) up until the response has been completely processed. Timeout includes all retries.
Copy file name to clipboardExpand all lines: docs/dyn/networkservices_v1.projects.locations.httpRoutes.html
+4-4
Original file line number
Diff line number
Diff line change
@@ -261,7 +261,7 @@ <h3>Method Details</h3>
261
261
],
262
262
},
263
263
"statefulSessionAffinity": { # The specification for cookie-based stateful session affinity where the date plane supplies a “session cookie” with the name "GSSA" which encodes a specific destination host and each request containing that cookie will be directed to that host as long as the destination host remains up and healthy. The gRPC proxyless mesh library or sidecar proxy will manage the session cookie but the client application code is responsible for copying the cookie from each RPC in the session to the next. # Optional. Specifies cookie-based stateful session affinity.
264
-
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 1 to 86400 seconds (24 hours) inclusive.
264
+
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 0 to 86400 seconds (24 hours) inclusive. Set this to 0s to use a session cookie and disable cookie expiration.
265
265
},
266
266
"timeout": "A String", # Specifies the timeout for selected route. Timeout is computed from the time the request has been fully processed (i.e. end of stream) up until the response has been completely processed. Timeout includes all retries.
267
267
"urlRewrite": { # The specification for modifying the URL of the request, prior to forwarding the request to the destination. # The specification for rewrite URL before forwarding requests to the destination.
@@ -536,7 +536,7 @@ <h3>Method Details</h3>
536
536
],
537
537
},
538
538
"statefulSessionAffinity": { # The specification for cookie-based stateful session affinity where the date plane supplies a “session cookie” with the name "GSSA" which encodes a specific destination host and each request containing that cookie will be directed to that host as long as the destination host remains up and healthy. The gRPC proxyless mesh library or sidecar proxy will manage the session cookie but the client application code is responsible for copying the cookie from each RPC in the session to the next. # Optional. Specifies cookie-based stateful session affinity.
539
-
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 1 to 86400 seconds (24 hours) inclusive.
539
+
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 0 to 86400 seconds (24 hours) inclusive. Set this to 0s to use a session cookie and disable cookie expiration.
540
540
},
541
541
"timeout": "A String", # Specifies the timeout for selected route. Timeout is computed from the time the request has been fully processed (i.e. end of stream) up until the response has been completely processed. Timeout includes all retries.
542
542
"urlRewrite": { # The specification for modifying the URL of the request, prior to forwarding the request to the destination. # The specification for rewrite URL before forwarding requests to the destination.
@@ -752,7 +752,7 @@ <h3>Method Details</h3>
752
752
],
753
753
},
754
754
"statefulSessionAffinity": { # The specification for cookie-based stateful session affinity where the date plane supplies a “session cookie” with the name "GSSA" which encodes a specific destination host and each request containing that cookie will be directed to that host as long as the destination host remains up and healthy. The gRPC proxyless mesh library or sidecar proxy will manage the session cookie but the client application code is responsible for copying the cookie from each RPC in the session to the next. # Optional. Specifies cookie-based stateful session affinity.
755
-
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 1 to 86400 seconds (24 hours) inclusive.
755
+
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 0 to 86400 seconds (24 hours) inclusive. Set this to 0s to use a session cookie and disable cookie expiration.
756
756
},
757
757
"timeout": "A String", # Specifies the timeout for selected route. Timeout is computed from the time the request has been fully processed (i.e. end of stream) up until the response has been completely processed. Timeout includes all retries.
758
758
"urlRewrite": { # The specification for modifying the URL of the request, prior to forwarding the request to the destination. # The specification for rewrite URL before forwarding requests to the destination.
@@ -978,7 +978,7 @@ <h3>Method Details</h3>
978
978
],
979
979
},
980
980
"statefulSessionAffinity": { # The specification for cookie-based stateful session affinity where the date plane supplies a “session cookie” with the name "GSSA" which encodes a specific destination host and each request containing that cookie will be directed to that host as long as the destination host remains up and healthy. The gRPC proxyless mesh library or sidecar proxy will manage the session cookie but the client application code is responsible for copying the cookie from each RPC in the session to the next. # Optional. Specifies cookie-based stateful session affinity.
981
-
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 1 to 86400 seconds (24 hours) inclusive.
981
+
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 0 to 86400 seconds (24 hours) inclusive. Set this to 0s to use a session cookie and disable cookie expiration.
982
982
},
983
983
"timeout": "A String", # Specifies the timeout for selected route. Timeout is computed from the time the request has been fully processed (i.e. end of stream) up until the response has been completely processed. Timeout includes all retries.
984
984
"urlRewrite": { # The specification for modifying the URL of the request, prior to forwarding the request to the destination. # The specification for rewrite URL before forwarding requests to the destination.
Copy file name to clipboardExpand all lines: docs/dyn/networkservices_v1beta1.projects.locations.grpcRoutes.html
+4-4
Original file line number
Diff line number
Diff line change
@@ -153,7 +153,7 @@ <h3>Method Details</h3>
153
153
],
154
154
},
155
155
"statefulSessionAffinity": { # The specification for cookie-based stateful session affinity where the date plane supplies a “session cookie” with the name "GSSA" which encodes a specific destination host and each request containing that cookie will be directed to that host as long as the destination host remains up and healthy. The gRPC proxyless mesh library or sidecar proxy will manage the session cookie but the client application code is responsible for copying the cookie from each RPC in the session to the next. # Optional. Specifies cookie-based stateful session affinity.
156
-
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 1 to 86400 seconds (24 hours) inclusive.
156
+
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 0 to 86400 seconds (24 hours) inclusive. Set this to 0s to use a session cookie and disable cookie expiration.
157
157
},
158
158
"timeout": "A String", # Optional. Specifies the timeout for selected route. Timeout is computed from the time the request has been fully processed (i.e. end of stream) up until the response has been completely processed. Timeout includes all retries.
159
159
},
@@ -302,7 +302,7 @@ <h3>Method Details</h3>
302
302
],
303
303
},
304
304
"statefulSessionAffinity": { # The specification for cookie-based stateful session affinity where the date plane supplies a “session cookie” with the name "GSSA" which encodes a specific destination host and each request containing that cookie will be directed to that host as long as the destination host remains up and healthy. The gRPC proxyless mesh library or sidecar proxy will manage the session cookie but the client application code is responsible for copying the cookie from each RPC in the session to the next. # Optional. Specifies cookie-based stateful session affinity.
305
-
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 1 to 86400 seconds (24 hours) inclusive.
305
+
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 0 to 86400 seconds (24 hours) inclusive. Set this to 0s to use a session cookie and disable cookie expiration.
306
306
},
307
307
"timeout": "A String", # Optional. Specifies the timeout for selected route. Timeout is computed from the time the request has been fully processed (i.e. end of stream) up until the response has been completely processed. Timeout includes all retries.
308
308
},
@@ -392,7 +392,7 @@ <h3>Method Details</h3>
392
392
],
393
393
},
394
394
"statefulSessionAffinity": { # The specification for cookie-based stateful session affinity where the date plane supplies a “session cookie” with the name "GSSA" which encodes a specific destination host and each request containing that cookie will be directed to that host as long as the destination host remains up and healthy. The gRPC proxyless mesh library or sidecar proxy will manage the session cookie but the client application code is responsible for copying the cookie from each RPC in the session to the next. # Optional. Specifies cookie-based stateful session affinity.
395
-
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 1 to 86400 seconds (24 hours) inclusive.
395
+
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 0 to 86400 seconds (24 hours) inclusive. Set this to 0s to use a session cookie and disable cookie expiration.
396
396
},
397
397
"timeout": "A String", # Optional. Specifies the timeout for selected route. Timeout is computed from the time the request has been fully processed (i.e. end of stream) up until the response has been completely processed. Timeout includes all retries.
398
398
},
@@ -492,7 +492,7 @@ <h3>Method Details</h3>
492
492
],
493
493
},
494
494
"statefulSessionAffinity": { # The specification for cookie-based stateful session affinity where the date plane supplies a “session cookie” with the name "GSSA" which encodes a specific destination host and each request containing that cookie will be directed to that host as long as the destination host remains up and healthy. The gRPC proxyless mesh library or sidecar proxy will manage the session cookie but the client application code is responsible for copying the cookie from each RPC in the session to the next. # Optional. Specifies cookie-based stateful session affinity.
495
-
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 1 to 86400 seconds (24 hours) inclusive.
495
+
"cookieTtl": "A String", # Required. The cookie TTL value for the Set-Cookie header generated by the data plane. The lifetime of the cookie may be set to a value from 0 to 86400 seconds (24 hours) inclusive. Set this to 0s to use a session cookie and disable cookie expiration.
496
496
},
497
497
"timeout": "A String", # Optional. Specifies the timeout for selected route. Timeout is computed from the time the request has been fully processed (i.e. end of stream) up until the response has been completely processed. Timeout includes all retries.
0 commit comments