Skip to content

Commit 9fa953a

Browse files
committed
remove space
1 parent 8916c46 commit 9fa953a

File tree

26 files changed

+384
-384
lines changed

26 files changed

+384
-384
lines changed

gapic/templates/%namespace/%name_%version/%sub/services/%service/_shared_macros.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,5 +460,5 @@ class _{{ name }}(_Base{{ service.name }}RestTransport._Base{{name}}, {{ async_m
460460

461461
{% macro client_method_metadata_argument_doc() %}metadata ({{ client_method_metadata_type() }}): Key/value pairs which should be
462462
sent along with the request as metadata. Normally, each value must be of type `str`,
463-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
463+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
464464
be of type `bytes`.{% endmacro %}

tests/integration/goldens/asset/google/cloud/asset_v1/services/asset_service/async_client.py

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ async def sample_export_assets():
310310
timeout (float): The timeout for this request.
311311
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
312312
sent along with the request as metadata. Normally, each value must be of type `str`,
313-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
313+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
314314
be of type `bytes`.
315315
316316
Returns:
@@ -422,7 +422,7 @@ async def sample_list_assets():
422422
timeout (float): The timeout for this request.
423423
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
424424
sent along with the request as metadata. Normally, each value must be of type `str`,
425-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
425+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
426426
be of type `bytes`.
427427
428428
Returns:
@@ -538,7 +538,7 @@ async def sample_batch_get_assets_history():
538538
timeout (float): The timeout for this request.
539539
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
540540
sent along with the request as metadata. Normally, each value must be of type `str`,
541-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
541+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
542542
be of type `bytes`.
543543
544544
Returns:
@@ -642,7 +642,7 @@ async def sample_create_feed():
642642
timeout (float): The timeout for this request.
643643
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
644644
sent along with the request as metadata. Normally, each value must be of type `str`,
645-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
645+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
646646
be of type `bytes`.
647647
648648
Returns:
@@ -754,7 +754,7 @@ async def sample_get_feed():
754754
timeout (float): The timeout for this request.
755755
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
756756
sent along with the request as metadata. Normally, each value must be of type `str`,
757-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
757+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
758758
be of type `bytes`.
759759
760760
Returns:
@@ -869,7 +869,7 @@ async def sample_list_feeds():
869869
timeout (float): The timeout for this request.
870870
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
871871
sent along with the request as metadata. Normally, each value must be of type `str`,
872-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
872+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
873873
be of type `bytes`.
874874
875875
Returns:
@@ -977,7 +977,7 @@ async def sample_update_feed():
977977
timeout (float): The timeout for this request.
978978
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
979979
sent along with the request as metadata. Normally, each value must be of type `str`,
980-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
980+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
981981
be of type `bytes`.
982982
983983
Returns:
@@ -1086,7 +1086,7 @@ async def sample_delete_feed():
10861086
timeout (float): The timeout for this request.
10871087
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
10881088
sent along with the request as metadata. Normally, each value must be of type `str`,
1089-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
1089+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
10901090
be of type `bytes`.
10911091
"""
10921092
# Create or coerce a protobuf request object.
@@ -1291,7 +1291,7 @@ async def sample_search_all_resources():
12911291
timeout (float): The timeout for this request.
12921292
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
12931293
sent along with the request as metadata. Normally, each value must be of type `str`,
1294-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
1294+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
12951295
be of type `bytes`.
12961296
12971297
Returns:
@@ -1486,7 +1486,7 @@ async def sample_search_all_iam_policies():
14861486
timeout (float): The timeout for this request.
14871487
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
14881488
sent along with the request as metadata. Normally, each value must be of type `str`,
1489-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
1489+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
14901490
be of type `bytes`.
14911491
14921492
Returns:
@@ -1603,7 +1603,7 @@ async def sample_analyze_iam_policy():
16031603
timeout (float): The timeout for this request.
16041604
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
16051605
sent along with the request as metadata. Normally, each value must be of type `str`,
1606-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
1606+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
16071607
be of type `bytes`.
16081608
16091609
Returns:
@@ -1710,7 +1710,7 @@ async def sample_analyze_iam_policy_longrunning():
17101710
timeout (float): The timeout for this request.
17111711
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
17121712
sent along with the request as metadata. Normally, each value must be of type `str`,
1713-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
1713+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
17141714
be of type `bytes`.
17151715
17161716
Returns:
@@ -1812,7 +1812,7 @@ async def sample_analyze_move():
18121812
timeout (float): The timeout for this request.
18131813
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
18141814
sent along with the request as metadata. Normally, each value must be of type `str`,
1815-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
1815+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
18161816
be of type `bytes`.
18171817
18181818
Returns:
@@ -1912,7 +1912,7 @@ async def sample_query_assets():
19121912
timeout (float): The timeout for this request.
19131913
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
19141914
sent along with the request as metadata. Normally, each value must be of type `str`,
1915-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
1915+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
19161916
be of type `bytes`.
19171917
19181918
Returns:
@@ -2033,7 +2033,7 @@ async def sample_create_saved_query():
20332033
timeout (float): The timeout for this request.
20342034
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
20352035
sent along with the request as metadata. Normally, each value must be of type `str`,
2036-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
2036+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
20372037
be of type `bytes`.
20382038
20392039
Returns:
@@ -2145,7 +2145,7 @@ async def sample_get_saved_query():
21452145
timeout (float): The timeout for this request.
21462146
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
21472147
sent along with the request as metadata. Normally, each value must be of type `str`,
2148-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
2148+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
21492149
be of type `bytes`.
21502150
21512151
Returns:
@@ -2256,7 +2256,7 @@ async def sample_list_saved_queries():
22562256
timeout (float): The timeout for this request.
22572257
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
22582258
sent along with the request as metadata. Normally, each value must be of type `str`,
2259-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
2259+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
22602260
be of type `bytes`.
22612261
22622262
Returns:
@@ -2387,7 +2387,7 @@ async def sample_update_saved_query():
23872387
timeout (float): The timeout for this request.
23882388
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
23892389
sent along with the request as metadata. Normally, each value must be of type `str`,
2390-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
2390+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
23912391
be of type `bytes`.
23922392
23932393
Returns:
@@ -2494,7 +2494,7 @@ async def sample_delete_saved_query():
24942494
timeout (float): The timeout for this request.
24952495
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
24962496
sent along with the request as metadata. Normally, each value must be of type `str`,
2497-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
2497+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
24982498
be of type `bytes`.
24992499
"""
25002500
# Create or coerce a protobuf request object.
@@ -2583,7 +2583,7 @@ async def sample_batch_get_effective_iam_policies():
25832583
timeout (float): The timeout for this request.
25842584
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
25852585
sent along with the request as metadata. Normally, each value must be of type `str`,
2586-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
2586+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
25872587
be of type `bytes`.
25882588
25892589
Returns:
@@ -2707,7 +2707,7 @@ async def sample_analyze_org_policies():
27072707
timeout (float): The timeout for this request.
27082708
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
27092709
sent along with the request as metadata. Normally, each value must be of type `str`,
2710-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
2710+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
27112711
be of type `bytes`.
27122712
27132713
Returns:
@@ -2861,7 +2861,7 @@ async def sample_analyze_org_policy_governed_containers():
28612861
timeout (float): The timeout for this request.
28622862
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
28632863
sent along with the request as metadata. Normally, each value must be of type `str`,
2864-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
2864+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
28652865
be of type `bytes`.
28662866
28672867
Returns:
@@ -3044,7 +3044,7 @@ async def sample_analyze_org_policy_governed_assets():
30443044
timeout (float): The timeout for this request.
30453045
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
30463046
sent along with the request as metadata. Normally, each value must be of type `str`,
3047-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
3047+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
30483048
be of type `bytes`.
30493049
30503050
Returns:
@@ -3134,7 +3134,7 @@ async def get_operation(
31343134
timeout (float): The timeout for this request.
31353135
metadata (Sequence[Tuple[str, Union[str, bytes]]]): Key/value pairs which should be
31363136
sent along with the request as metadata. Normally, each value must be of type `str`,
3137-
but for metadata keys ending with the suffix `-bin`, the corresponding values must
3137+
but for metadata keys ending with the suffix `-bin`, the corresponding values must
31383138
be of type `bytes`.
31393139
Returns:
31403140
~.operations_pb2.Operation:

0 commit comments

Comments
 (0)