This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
googleapis
Watch
8
Star
0
Fork
You've already forked googleapis
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
5967
Commits
11
Branches
1
Tag
265 MiB
Tag:
Branch:
Tree:
f36c65081b
chingor13-patch-1
drop-database-protection-changes
gce-action-fix
gh-pages
initial-test-for-dns
master
policytroubleshooter-overlapping-dependency
preview
test
testing
try-no-moved-proto-library
common-protos-1_3_1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f36c65081b'
${ noResults }
googleapis
/
BUILD.bazel
6 lines
91 B
Raw
Normal View
History
Unescape
Escape
bazel: Integrate bazel build file generator To generate/update BUILD.bazel files for any particular client or a batch of clients: ``` bazel run //:build_gen -- --src=google/example/library ``` PiperOrigin-RevId: 286958627
5 years ago
alias
(
name
=
"
build_gen
"
,
chore: use build file generator from googleapis/rules_gapic repository. Committer: @alexander-fenster PiperOrigin-RevId: 358007902
4 years ago
actual
=
"
@rules_gapic//bazel:build_file_generator
"
,
Synchronize new proto/yaml changes. PiperOrigin-RevId: 253307155
6 years ago
)
fix: Add py_test targets PiperOrigin-RevId: 463701296
3 years ago