diff options
Diffstat (limited to 'third_party/googleapis/google/devtools/build/v1/buildeventservice_v1.yaml')
| -rw-r--r-- | third_party/googleapis/google/devtools/build/v1/buildeventservice_v1.yaml | 21 | 
1 files changed, 21 insertions, 0 deletions
diff --git a/third_party/googleapis/google/devtools/build/v1/buildeventservice_v1.yaml b/third_party/googleapis/google/devtools/build/v1/buildeventservice_v1.yaml new file mode 100644 index 0000000..b92d522 --- /dev/null +++ b/third_party/googleapis/google/devtools/build/v1/buildeventservice_v1.yaml @@ -0,0 +1,21 @@ +type: google.api.Service +config_version: 3 +name: buildeventservice.googleapis.com +title: Build Event Service Backend API + +apis: +- name: google.devtools.build.v1.PublishBuildEvent + +documentation: +  summary: Handles build events from tools such as bazel. + +authentication: +  rules: +  - selector: google.devtools.build.v1.PublishBuildEvent.PublishBuildToolEventStream +    oauth: +      canonical_scopes: |- +        https://www.googleapis.com/auth/cloud-platform +  - selector: google.devtools.build.v1.PublishBuildEvent.PublishLifecycleEvent +    oauth: +      canonical_scopes: |- +        https://www.googleapis.com/auth/cloud-platform  | 
