The question may be a bit silly because I do not have a deep understanding of gax-nodejs and aip.
According to the generated code, it seems that the header is fixed with x-goog-api-client internally and Metadata is created with the header via metadataBuilder. Is it impossible to add other headers?
The question may be a bit silly because I do not have a deep understanding of gax-nodejs and aip.
According to the generated code, it seems that the header is fixed with
x-goog-api-clientinternally and Metadata is created with the header viametadataBuilder. Is it impossible to add other headers?