Skip to content

Commit

Permalink
build: v1.OsLoginServiceClient (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored Nov 6, 2020
1 parent 332ac09 commit 6a63d40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/google-cloud-oslogin/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import * as v1 from './v1';
import * as v1beta from './v1beta';

const OsLoginServiceClient = v1.OsLoginServiceClient;
type OsLoginServiceClient = v1.OsLoginServiceClient;

export {v1, v1beta, OsLoginServiceClient};
export default {v1, v1beta, OsLoginServiceClient};
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-oslogin/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-os-login.git",
"sha": "8f5a27b6433d420cd305ab2947312c963d141793"
"sha": "c16f65b890f6098e876ea059769a11e733f36ac7"
}
},
{
Expand Down

0 comments on commit 6a63d40

Please sign in to comment.