googleapis / googleapis/google-cloud-cpp

Determine best mechanism for setting service level metadata in generated libraries.

Offen
#14,000 1 Kommentar 0 Reaktionen 1 zugewiesene Person Beansprucht von @scotthart Auf GitHub ansehen
cpp: generator type: cleanup
Vorherrschende Sprache
C++
Sterne
659
Forks
462
Ø Merge
1 T. 2 Std.
Gemergte PRs (30 T.)
89

Beschreibung

With the added support for google.api.api_version, an optional annotation, the generator needs to emit code that sets this (when specified) in the generated metadata decorator. It currently sets it as part of *Metadata::SetMetadata, but this might not be the best place. One option would be to pass this value to the metadata helper functions as another parameter, similar to `api_client_header`. another option would be to create a collection of known at compile time metadata pairs and pass that to the metadata helper function.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.