Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

fix: expose missing external account client types/classes#1142

Merged
bcoe merged 1 commit intogoogleapis:masterfrom
bojeil-google:master
Feb 10, 2021
Merged

fix: expose missing external account client types/classes#1142
bcoe merged 1 commit intogoogleapis:masterfrom
bojeil-google:master

Conversation

@bojeil-google
Copy link
Copy Markdown
Contributor

Expose BaseExternalAccountClient and BaseExternalAccountClientOptions

The above base class and interface need to be exposed to unblock downstream libraries dependency on v7.

googleapis/nodejs-googleapis-common#363
googleapis/google-api-nodejs-client#2514
googleapis/nodejs-translate#622
googleapis/gax-nodejs#959

@bojeil-google bojeil-google requested a review from a team February 10, 2021 04:03
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 10, 2021
@bojeil-google
Copy link
Copy Markdown
Contributor Author

bojeil-google commented Feb 10, 2021

@bcoe more changes are needed in the broken client libraries but we can't resolve those issues without first exposing these types/classes.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 10, 2021

Codecov Report

Merging #1142 (be8d27e) into master (4c9da95) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1142   +/-   ##
=======================================
  Coverage   93.74%   93.75%           
=======================================
  Files          28       28           
  Lines        6253     6257    +4     
  Branches      654      655    +1     
=======================================
+ Hits         5862     5866    +4     
  Misses        391      391           
Impacted Files Coverage Δ
src/index.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4c9da95...be8d27e. Read the comment docs.

@bcoe bcoe merged commit 1d62c04 into googleapis:master Feb 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants