@@ -6852,6 +6852,7 @@ def test_read_rows_routing_parameters_request_1_grpc():
68526852
68536853 expected_headers = {
68546854 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
6855+ "app_profile_id" : "" ,
68556856 }
68566857 assert (
68576858 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -6909,6 +6910,7 @@ def test_read_rows_routing_parameters_request_3_grpc():
69096910 assert args [0 ] == request_msg
69106911
69116912 expected_headers = {
6913+ "app_profile_id" : "" ,
69126914 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
69136915 }
69146916 assert (
@@ -6940,6 +6942,7 @@ def test_sample_row_keys_routing_parameters_request_1_grpc():
69406942
69416943 expected_headers = {
69426944 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
6945+ "app_profile_id" : "" ,
69436946 }
69446947 assert (
69456948 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -6997,6 +7000,7 @@ def test_sample_row_keys_routing_parameters_request_3_grpc():
69977000 assert args [0 ] == request_msg
69987001
69997002 expected_headers = {
7003+ "app_profile_id" : "" ,
70007004 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
70017005 }
70027006 assert (
@@ -7028,6 +7032,7 @@ def test_mutate_row_routing_parameters_request_1_grpc():
70287032
70297033 expected_headers = {
70307034 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
7035+ "app_profile_id" : "" ,
70317036 }
70327037 assert (
70337038 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -7085,6 +7090,7 @@ def test_mutate_row_routing_parameters_request_3_grpc():
70857090 assert args [0 ] == request_msg
70867091
70877092 expected_headers = {
7093+ "app_profile_id" : "" ,
70887094 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
70897095 }
70907096 assert (
@@ -7116,6 +7122,7 @@ def test_mutate_rows_routing_parameters_request_1_grpc():
71167122
71177123 expected_headers = {
71187124 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
7125+ "app_profile_id" : "" ,
71197126 }
71207127 assert (
71217128 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -7173,6 +7180,7 @@ def test_mutate_rows_routing_parameters_request_3_grpc():
71737180 assert args [0 ] == request_msg
71747181
71757182 expected_headers = {
7183+ "app_profile_id" : "" ,
71767184 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
71777185 }
71787186 assert (
@@ -7206,6 +7214,7 @@ def test_check_and_mutate_row_routing_parameters_request_1_grpc():
72067214
72077215 expected_headers = {
72087216 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
7217+ "app_profile_id" : "" ,
72097218 }
72107219 assert (
72117220 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -7267,6 +7276,7 @@ def test_check_and_mutate_row_routing_parameters_request_3_grpc():
72677276 assert args [0 ] == request_msg
72687277
72697278 expected_headers = {
7279+ "app_profile_id" : "" ,
72707280 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
72717281 }
72727282 assert (
@@ -7296,6 +7306,7 @@ def test_ping_and_warm_routing_parameters_request_1_grpc():
72967306
72977307 expected_headers = {
72987308 "name" : "projects/sample1/instances/sample2" ,
7309+ "app_profile_id" : "" ,
72997310 }
73007311 assert (
73017312 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -7352,6 +7363,7 @@ def test_read_modify_write_row_routing_parameters_request_1_grpc():
73527363
73537364 expected_headers = {
73547365 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
7366+ "app_profile_id" : "" ,
73557367 }
73567368 assert (
73577369 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -7415,6 +7427,7 @@ def test_read_modify_write_row_routing_parameters_request_3_grpc():
74157427 assert args [0 ] == request_msg
74167428
74177429 expected_headers = {
7430+ "app_profile_id" : "" ,
74187431 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
74197432 }
74207433 assert (
@@ -7446,6 +7459,7 @@ def test_prepare_query_routing_parameters_request_1_grpc():
74467459
74477460 expected_headers = {
74487461 "name" : "projects/sample1/instances/sample2" ,
7462+ "app_profile_id" : "" ,
74497463 }
74507464 assert (
74517465 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -7500,6 +7514,7 @@ def test_execute_query_routing_parameters_request_1_grpc():
75007514
75017515 expected_headers = {
75027516 "name" : "projects/sample1/instances/sample2" ,
7517+ "app_profile_id" : "" ,
75037518 }
75047519 assert (
75057520 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -7866,6 +7881,7 @@ async def test_read_rows_routing_parameters_request_1_grpc_asyncio():
78667881
78677882 expected_headers = {
78687883 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
7884+ "app_profile_id" : "" ,
78697885 }
78707886 assert (
78717887 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -7933,6 +7949,7 @@ async def test_read_rows_routing_parameters_request_3_grpc_asyncio():
79337949 assert args [0 ] == request_msg
79347950
79357951 expected_headers = {
7952+ "app_profile_id" : "" ,
79367953 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
79377954 }
79387955 assert (
@@ -7969,6 +7986,7 @@ async def test_sample_row_keys_routing_parameters_request_1_grpc_asyncio():
79697986
79707987 expected_headers = {
79717988 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
7989+ "app_profile_id" : "" ,
79727990 }
79737991 assert (
79747992 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -8036,6 +8054,7 @@ async def test_sample_row_keys_routing_parameters_request_3_grpc_asyncio():
80368054 assert args [0 ] == request_msg
80378055
80388056 expected_headers = {
8057+ "app_profile_id" : "" ,
80398058 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
80408059 }
80418060 assert (
@@ -8071,6 +8090,7 @@ async def test_mutate_row_routing_parameters_request_1_grpc_asyncio():
80718090
80728091 expected_headers = {
80738092 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
8093+ "app_profile_id" : "" ,
80748094 }
80758095 assert (
80768096 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -8136,6 +8156,7 @@ async def test_mutate_row_routing_parameters_request_3_grpc_asyncio():
81368156 assert args [0 ] == request_msg
81378157
81388158 expected_headers = {
8159+ "app_profile_id" : "" ,
81398160 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
81408161 }
81418162 assert (
@@ -8172,6 +8193,7 @@ async def test_mutate_rows_routing_parameters_request_1_grpc_asyncio():
81728193
81738194 expected_headers = {
81748195 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
8196+ "app_profile_id" : "" ,
81758197 }
81768198 assert (
81778199 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -8239,6 +8261,7 @@ async def test_mutate_rows_routing_parameters_request_3_grpc_asyncio():
82398261 assert args [0 ] == request_msg
82408262
82418263 expected_headers = {
8264+ "app_profile_id" : "" ,
82428265 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
82438266 }
82448267 assert (
@@ -8278,6 +8301,7 @@ async def test_check_and_mutate_row_routing_parameters_request_1_grpc_asyncio():
82788301
82798302 expected_headers = {
82808303 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
8304+ "app_profile_id" : "" ,
82818305 }
82828306 assert (
82838307 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -8351,6 +8375,7 @@ async def test_check_and_mutate_row_routing_parameters_request_3_grpc_asyncio():
83518375 assert args [0 ] == request_msg
83528376
83538377 expected_headers = {
8378+ "app_profile_id" : "" ,
83548379 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
83558380 }
83568381 assert (
@@ -8386,6 +8411,7 @@ async def test_ping_and_warm_routing_parameters_request_1_grpc_asyncio():
83868411
83878412 expected_headers = {
83888413 "name" : "projects/sample1/instances/sample2" ,
8414+ "app_profile_id" : "" ,
83898415 }
83908416 assert (
83918417 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -8450,6 +8476,7 @@ async def test_read_modify_write_row_routing_parameters_request_1_grpc_asyncio()
84508476
84518477 expected_headers = {
84528478 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
8479+ "app_profile_id" : "" ,
84538480 }
84548481 assert (
84558482 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -8521,6 +8548,7 @@ async def test_read_modify_write_row_routing_parameters_request_3_grpc_asyncio()
85218548 assert args [0 ] == request_msg
85228549
85238550 expected_headers = {
8551+ "app_profile_id" : "" ,
85248552 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
85258553 }
85268554 assert (
@@ -8558,6 +8586,7 @@ async def test_prepare_query_routing_parameters_request_1_grpc_asyncio():
85588586
85598587 expected_headers = {
85608588 "name" : "projects/sample1/instances/sample2" ,
8589+ "app_profile_id" : "" ,
85618590 }
85628591 assert (
85638592 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -8623,6 +8652,7 @@ async def test_execute_query_routing_parameters_request_1_grpc_asyncio():
86238652
86248653 expected_headers = {
86258654 "name" : "projects/sample1/instances/sample2" ,
8655+ "app_profile_id" : "" ,
86268656 }
86278657 assert (
86288658 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -10304,6 +10334,7 @@ def test_read_rows_routing_parameters_request_1_rest():
1030410334
1030510335 expected_headers = {
1030610336 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
10337+ "app_profile_id" : "" ,
1030710338 }
1030810339 assert (
1030910340 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -10359,6 +10390,7 @@ def test_read_rows_routing_parameters_request_3_rest():
1035910390 assert args [0 ] == request_msg
1036010391
1036110392 expected_headers = {
10393+ "app_profile_id" : "" ,
1036210394 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
1036310395 }
1036410396 assert (
@@ -10389,6 +10421,7 @@ def test_sample_row_keys_routing_parameters_request_1_rest():
1038910421
1039010422 expected_headers = {
1039110423 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
10424+ "app_profile_id" : "" ,
1039210425 }
1039310426 assert (
1039410427 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -10444,6 +10477,7 @@ def test_sample_row_keys_routing_parameters_request_3_rest():
1044410477 assert args [0 ] == request_msg
1044510478
1044610479 expected_headers = {
10480+ "app_profile_id" : "" ,
1044710481 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
1044810482 }
1044910483 assert (
@@ -10474,6 +10508,7 @@ def test_mutate_row_routing_parameters_request_1_rest():
1047410508
1047510509 expected_headers = {
1047610510 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
10511+ "app_profile_id" : "" ,
1047710512 }
1047810513 assert (
1047910514 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -10529,6 +10564,7 @@ def test_mutate_row_routing_parameters_request_3_rest():
1052910564 assert args [0 ] == request_msg
1053010565
1053110566 expected_headers = {
10567+ "app_profile_id" : "" ,
1053210568 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
1053310569 }
1053410570 assert (
@@ -10559,6 +10595,7 @@ def test_mutate_rows_routing_parameters_request_1_rest():
1055910595
1056010596 expected_headers = {
1056110597 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
10598+ "app_profile_id" : "" ,
1056210599 }
1056310600 assert (
1056410601 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -10614,6 +10651,7 @@ def test_mutate_rows_routing_parameters_request_3_rest():
1061410651 assert args [0 ] == request_msg
1061510652
1061610653 expected_headers = {
10654+ "app_profile_id" : "" ,
1061710655 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
1061810656 }
1061910657 assert (
@@ -10646,6 +10684,7 @@ def test_check_and_mutate_row_routing_parameters_request_1_rest():
1064610684
1064710685 expected_headers = {
1064810686 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
10687+ "app_profile_id" : "" ,
1064910688 }
1065010689 assert (
1065110690 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -10705,6 +10744,7 @@ def test_check_and_mutate_row_routing_parameters_request_3_rest():
1070510744 assert args [0 ] == request_msg
1070610745
1070710746 expected_headers = {
10747+ "app_profile_id" : "" ,
1070810748 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
1070910749 }
1071010750 assert (
@@ -10733,6 +10773,7 @@ def test_ping_and_warm_routing_parameters_request_1_rest():
1073310773
1073410774 expected_headers = {
1073510775 "name" : "projects/sample1/instances/sample2" ,
10776+ "app_profile_id" : "" ,
1073610777 }
1073710778 assert (
1073810779 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -10787,6 +10828,7 @@ def test_read_modify_write_row_routing_parameters_request_1_rest():
1078710828
1078810829 expected_headers = {
1078910830 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
10831+ "app_profile_id" : "" ,
1079010832 }
1079110833 assert (
1079210834 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -10848,6 +10890,7 @@ def test_read_modify_write_row_routing_parameters_request_3_rest():
1084810890 assert args [0 ] == request_msg
1084910891
1085010892 expected_headers = {
10893+ "app_profile_id" : "" ,
1085110894 "table_name" : "projects/sample1/instances/sample2/tables/sample3" ,
1085210895 }
1085310896 assert (
@@ -10878,6 +10921,7 @@ def test_prepare_query_routing_parameters_request_1_rest():
1087810921
1087910922 expected_headers = {
1088010923 "name" : "projects/sample1/instances/sample2" ,
10924+ "app_profile_id" : "" ,
1088110925 }
1088210926 assert (
1088310927 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
@@ -10930,6 +10974,7 @@ def test_execute_query_routing_parameters_request_1_rest():
1093010974
1093110975 expected_headers = {
1093210976 "name" : "projects/sample1/instances/sample2" ,
10977+ "app_profile_id" : "" ,
1093310978 }
1093410979 assert (
1093510980 gapic_v1 .routing_header .to_grpc_metadata (expected_headers ) in kw ["metadata" ]
0 commit comments