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
"proxyProtocolConfig": { # The protocol data that specifies how to communicate with Partner's Proxy. # Optional. Protocol config data for the Proxy.
128
+
"metadata": { # Optional. Untyped property bag to be sent back to the proxy using client specific mechanism.
129
+
"a_key": "A String",
130
+
},
131
+
},
127
132
"proxyUri": "A String", # Required. The URI of the proxy server.
128
133
"routingInfo": { # Message contains the routing information to direct traffic to the proxy server. # Required. Routing info to direct traffic to the proxy server.
"proxyProtocolConfig": { # The protocol data that specifies how to communicate with Partner's Proxy. # Optional. Protocol config data for the Proxy.
232
+
"metadata": { # Optional. Untyped property bag to be sent back to the proxy using client specific mechanism.
233
+
"a_key": "A String",
234
+
},
235
+
},
226
236
"proxyUri": "A String", # Required. The URI of the proxy server.
227
237
"routingInfo": { # Message contains the routing information to direct traffic to the proxy server. # Required. Routing info to direct traffic to the proxy server.
"proxyProtocolConfig": { # The protocol data that specifies how to communicate with Partner's Proxy. # Optional. Protocol config data for the Proxy.
321
+
"metadata": { # Optional. Untyped property bag to be sent back to the proxy using client specific mechanism.
322
+
"a_key": "A String",
323
+
},
324
+
},
310
325
"proxyUri": "A String", # Required. The URI of the proxy server.
311
326
"routingInfo": { # Message contains the routing information to direct traffic to the proxy server. # Required. Routing info to direct traffic to the proxy server.
"proxyProtocolConfig": { # The protocol data that specifies how to communicate with Partner's Proxy. # Optional. Protocol config data for the Proxy.
357
+
"metadata": { # Optional. Untyped property bag to be sent back to the proxy using client specific mechanism.
358
+
"a_key": "A String",
359
+
},
360
+
},
341
361
"proxyUri": "A String", # Required. The URI of the proxy server.
342
362
"routingInfo": { # Message contains the routing information to direct traffic to the proxy server. # Required. Routing info to direct traffic to the proxy server.
0 commit comments