File tree Expand file tree Collapse file tree
packages/google-cloud-oslogin Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "schema" : " 1.0" ,
3+ "comment" : " This file maps proto services/RPCs to the corresponding library clients/methods" ,
4+ "language" : " typescript" ,
5+ "protoPackage" : " google.cloud.oslogin.v1" ,
6+ "libraryPackage" : " @google-cloud/os-login" ,
7+ "services" : {
8+ "OsLoginService" : {
9+ "clients" : {
10+ "grpc" : {
11+ "libraryClient" : " OsLoginServiceClient" ,
12+ "rpcs" : {
13+ "DeletePosixAccount" : {
14+ "methods" : [
15+ " deletePosixAccount"
16+ ]
17+ },
18+ "DeleteSshPublicKey" : {
19+ "methods" : [
20+ " deleteSshPublicKey"
21+ ]
22+ },
23+ "GetLoginProfile" : {
24+ "methods" : [
25+ " getLoginProfile"
26+ ]
27+ },
28+ "GetSshPublicKey" : {
29+ "methods" : [
30+ " getSshPublicKey"
31+ ]
32+ },
33+ "ImportSshPublicKey" : {
34+ "methods" : [
35+ " importSshPublicKey"
36+ ]
37+ },
38+ "UpdateSshPublicKey" : {
39+ "methods" : [
40+ " updateSshPublicKey"
41+ ]
42+ }
43+ }
44+ },
45+ "grpc-fallback" : {
46+ "libraryClient" : " OsLoginServiceClient" ,
47+ "rpcs" : {
48+ "DeletePosixAccount" : {
49+ "methods" : [
50+ " deletePosixAccount"
51+ ]
52+ },
53+ "DeleteSshPublicKey" : {
54+ "methods" : [
55+ " deleteSshPublicKey"
56+ ]
57+ },
58+ "GetLoginProfile" : {
59+ "methods" : [
60+ " getLoginProfile"
61+ ]
62+ },
63+ "GetSshPublicKey" : {
64+ "methods" : [
65+ " getSshPublicKey"
66+ ]
67+ },
68+ "ImportSshPublicKey" : {
69+ "methods" : [
70+ " importSshPublicKey"
71+ ]
72+ },
73+ "UpdateSshPublicKey" : {
74+ "methods" : [
75+ " updateSshPublicKey"
76+ ]
77+ }
78+ }
79+ }
80+ }
81+ }
82+ }
83+ }
Original file line number Diff line number Diff line change 1+ {
2+ "schema" : " 1.0" ,
3+ "comment" : " This file maps proto services/RPCs to the corresponding library clients/methods" ,
4+ "language" : " typescript" ,
5+ "protoPackage" : " google.cloud.oslogin.v1beta" ,
6+ "libraryPackage" : " @google-cloud/os-login" ,
7+ "services" : {
8+ "OsLoginService" : {
9+ "clients" : {
10+ "grpc" : {
11+ "libraryClient" : " OsLoginServiceClient" ,
12+ "rpcs" : {
13+ "DeletePosixAccount" : {
14+ "methods" : [
15+ " deletePosixAccount"
16+ ]
17+ },
18+ "DeleteSshPublicKey" : {
19+ "methods" : [
20+ " deleteSshPublicKey"
21+ ]
22+ },
23+ "GetLoginProfile" : {
24+ "methods" : [
25+ " getLoginProfile"
26+ ]
27+ },
28+ "GetSshPublicKey" : {
29+ "methods" : [
30+ " getSshPublicKey"
31+ ]
32+ },
33+ "ImportSshPublicKey" : {
34+ "methods" : [
35+ " importSshPublicKey"
36+ ]
37+ },
38+ "UpdateSshPublicKey" : {
39+ "methods" : [
40+ " updateSshPublicKey"
41+ ]
42+ }
43+ }
44+ },
45+ "grpc-fallback" : {
46+ "libraryClient" : " OsLoginServiceClient" ,
47+ "rpcs" : {
48+ "DeletePosixAccount" : {
49+ "methods" : [
50+ " deletePosixAccount"
51+ ]
52+ },
53+ "DeleteSshPublicKey" : {
54+ "methods" : [
55+ " deleteSshPublicKey"
56+ ]
57+ },
58+ "GetLoginProfile" : {
59+ "methods" : [
60+ " getLoginProfile"
61+ ]
62+ },
63+ "GetSshPublicKey" : {
64+ "methods" : [
65+ " getSshPublicKey"
66+ ]
67+ },
68+ "ImportSshPublicKey" : {
69+ "methods" : [
70+ " importSshPublicKey"
71+ ]
72+ },
73+ "UpdateSshPublicKey" : {
74+ "methods" : [
75+ " updateSshPublicKey"
76+ ]
77+ }
78+ }
79+ }
80+ }
81+ }
82+ }
83+ }
Original file line number Diff line number Diff line change 1111 "git": {
1212 "name": "googleapis",
1313 "remote": "https://github.com/googleapis/googleapis.git",
14- "sha": "ff715bf31a53a32d0901564f0a277ea25ed1b628 ",
15- "internalRef": "344845744 "
14+ "sha": "d189e871205fea665a9648f7c4676f027495ccaf ",
15+ "internalRef": "345596855 "
1616 }
1717 },
1818 {
You can’t perform that action at this time.
0 commit comments