Create x-goog-api-client header for Translation, BigQuery, and Storage #2222
Labels
api: bigquery
Issues related to the BigQuery API.
api: storage
Issues related to the Cloud Storage API.
api: translate
Issues related to the Cloud Translation API.
priority: p0
Highest priority. Critical issue. P0 implies highest priority.
What
We need to add the following HTTP header to methods in the Translation, BigQuery, and Storage client libraries:
x-goog-api-client: "gl-node/{NodeJS version} gccl/{client library version}"
Why
This is most critical for Translation, because we discovered that we have no other way of tracking its usage. While we're at it, let's get this done for BigQuery and Storage, too.
This is P0 because every day this is not done is another day of data that we lose. Plus it will take time for users to upgrade to the versions of the client libraries in which this has been done.
The text was updated successfully, but these errors were encountered: