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 D | pubsub_gapic.yaml | 94 # 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 D | logging_gapic.yaml | 35 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 D | datastore_gapic.yaml | 34 retry_codes_name: idempotent 36 retry_codes_name: idempotent 38 retry_codes_name: idempotent
|
H A D | showcase_gapic.yaml | 3 # retry_codes_name, required_fields, flattening, and timeout properties cannot
|
/aosp_15_r20/external/googleapis/google/ads/admob/v1/ |
H A D | admob_gapic.yaml | 87 # 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/ |
D | operations_client_config.py | 38 "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 D | osconfig_gapic.yaml | 22 # 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 D | longrunning_gapic.yaml | 39 retry_codes_name: idempotent 42 retry_codes_name: idempotent
|
/aosp_15_r20/external/python/python-api-core/tests/asyncio/gapic/ |
D | test_config_async.py | 56 "retry_codes_name": "idempotent", 61 "retry_codes_name": "other",
|
/aosp_15_r20/external/python/python-api-core/tests/unit/gapic/ |
D | test_config.py | 55 "retry_codes_name": "idempotent", 60 "retry_codes_name": "other",
|
/aosp_15_r20/external/googleapis/google/cloud/videointelligence/v1p1beta1/ |
H A D | videointelligence_gapic.yaml | 12 retry_codes_name: idempotent
|
/aosp_15_r20/external/googleapis/google/logging/v2/ |
H A D | logging_gapic.yaml | 14 retry_codes_name: idempotent
|
/aosp_15_r20/external/python/python-api-core/google/api_core/gapic_v1/ |
D | config.py | 152 retry_codes_map[method_params["retry_codes_name"]],
|