38 lines
917 B
JSON
38 lines
917 B
JSON
{
|
|
"schema": "1.0",
|
|
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
|
|
"language": "go",
|
|
"protoPackage": "google.iam.credentials.v1",
|
|
"libraryPackage": "cloud.google.com/go/iam/credentials/apiv1",
|
|
"services": {
|
|
"IAMCredentials": {
|
|
"clients": {
|
|
"grpc": {
|
|
"libraryClient": "IamCredentialsClient",
|
|
"rpcs": {
|
|
"GenerateAccessToken": {
|
|
"methods": [
|
|
"GenerateAccessToken"
|
|
]
|
|
},
|
|
"GenerateIdToken": {
|
|
"methods": [
|
|
"GenerateIdToken"
|
|
]
|
|
},
|
|
"SignBlob": {
|
|
"methods": [
|
|
"SignBlob"
|
|
]
|
|
},
|
|
"SignJwt": {
|
|
"methods": [
|
|
"SignJwt"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|