Home
last modified time | relevance | path

Searched full:retry_codes_name (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/test/resources/
H A Dpubsub_gapic.yaml94 # TODO: remove the per method retry_codes_name field once
98 retry_codes_name: idempotent
100 retry_codes_name: idempotent
102 retry_codes_name: non_idempotent
107 retry_codes_name: idempotent
109 retry_codes_name: non_idempotent
122 retry_codes_name: non_idempotent
128 retry_codes_name: non_idempotent
135 retry_codes_name: idempotent
142 retry_codes_name: streaming_pull
[all …]
H A Dlogging_gapic.yaml35 retry_codes_name: idempotent
37 retry_codes_name: idempotent
39 retry_codes_name: idempotent
49 retry_codes_name: idempotent
51 retry_codes_name: idempotent
61 retry_codes_name: idempotent
63 retry_codes_name: idempotent
65 retry_codes_name: idempotent
H A Ddatastore_gapic.yaml34 retry_codes_name: idempotent
36 retry_codes_name: idempotent
38 retry_codes_name: idempotent
H A Dshowcase_gapic.yaml3 # retry_codes_name, required_fields, flattening, and timeout properties cannot
/aosp_15_r20/external/googleapis/google/ads/admob/v1/
H A Dadmob_gapic.yaml87 # retry_codes_name - Specifies the configuration for retryable codes. The
107 retry_codes_name: idempotent
120 retry_codes_name: idempotent
132 retry_codes_name: non_idempotent
146 retry_codes_name: non_idempotent
/aosp_15_r20/external/python/python-api-core/google/api_core/operations_v1/
Doperations_client_config.py38 "retry_codes_name": "idempotent",
43 "retry_codes_name": "idempotent",
48 "retry_codes_name": "idempotent",
53 "retry_codes_name": "idempotent",
/aosp_15_r20/external/googleapis/google/cloud/osconfig/v1beta/
H A Dosconfig_gapic.yaml22 # retry_codes_name - Specifies the configuration for retryable codes. The
29 retry_codes_name: idempotent
31 retry_codes_name: idempotent
/aosp_15_r20/external/googleapis/google/longrunning/
H A Dlongrunning_gapic.yaml39 retry_codes_name: idempotent
42 retry_codes_name: idempotent
/aosp_15_r20/external/python/python-api-core/tests/asyncio/gapic/
Dtest_config_async.py56 "retry_codes_name": "idempotent",
61 "retry_codes_name": "other",
/aosp_15_r20/external/python/python-api-core/tests/unit/gapic/
Dtest_config.py55 "retry_codes_name": "idempotent",
60 "retry_codes_name": "other",
/aosp_15_r20/external/googleapis/google/cloud/videointelligence/v1p1beta1/
H A Dvideointelligence_gapic.yaml12 retry_codes_name: idempotent
/aosp_15_r20/external/googleapis/google/logging/v2/
H A Dlogging_gapic.yaml14 retry_codes_name: idempotent
/aosp_15_r20/external/python/python-api-core/google/api_core/gapic_v1/
Dconfig.py152 retry_codes_map[method_params["retry_codes_name"]],