blob: 796c707d3a8f44b9eac7eb5daf8fb01ec1506028 [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.devtools.artifactregistry.v1beta2",
"libraryPackage": "cloud.google.com/go/artifactregistry/apiv1beta2",
"services": {
"ArtifactRegistry": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"CreateRepository": {
"methods": [
"CreateRepository"
]
},
"CreateTag": {
"methods": [
"CreateTag"
]
},
"DeletePackage": {
"methods": [
"DeletePackage"
]
},
"DeleteRepository": {
"methods": [
"DeleteRepository"
]
},
"DeleteTag": {
"methods": [
"DeleteTag"
]
},
"DeleteVersion": {
"methods": [
"DeleteVersion"
]
},
"GetFile": {
"methods": [
"GetFile"
]
},
"GetIamPolicy": {
"methods": [
"GetIamPolicy"
]
},
"GetPackage": {
"methods": [
"GetPackage"
]
},
"GetRepository": {
"methods": [
"GetRepository"
]
},
"GetTag": {
"methods": [
"GetTag"
]
},
"GetVersion": {
"methods": [
"GetVersion"
]
},
"ListFiles": {
"methods": [
"ListFiles"
]
},
"ListPackages": {
"methods": [
"ListPackages"
]
},
"ListRepositories": {
"methods": [
"ListRepositories"
]
},
"ListTags": {
"methods": [
"ListTags"
]
},
"ListVersions": {
"methods": [
"ListVersions"
]
},
"SetIamPolicy": {
"methods": [
"SetIamPolicy"
]
},
"TestIamPermissions": {
"methods": [
"TestIamPermissions"
]
},
"UpdateRepository": {
"methods": [
"UpdateRepository"
]
},
"UpdateTag": {
"methods": [
"UpdateTag"
]
}
}
}
}
}
}
}