Public interface definitions of Google APIs.
Topics
(grpc依赖)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
load("@bazel_tools//tools/build_defs/pkg:pkg.bzl", "pkg_tar") |
|
|
|
# Target used by Cloud Build to build GAPIC libraries. |
|
# To find all available rules, use: |
|
# $ grep -Er '\-(java|go|php)"' |
|
pkg_tar( |
|
name = "gapic-cloud-build", |
|
deps = [ |
|
], |
|
)
|
|
|