We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e4fc30 commit be0493bCopy full SHA for be0493b
api_core/google/api_core/gapic_v1/method.py
@@ -23,7 +23,6 @@
23
from google.api_core import timeout
24
from google.api_core.gapic_v1 import client_info
25
26
-METRICS_METADATA_KEY = 'x-goog-api-client'
27
USE_DEFAULT_METADATA = object()
28
DEFAULT = object()
29
"""Sentinel value indicating that a retry or timeout argument was unspecified,
0 commit comments