Synchronize new proto changes.
This commit is contained in:
parent
2320fb9135
commit
b5dbde6f18
|
|
@ -7,6 +7,11 @@ Google APIs and help you to utilize them more efficiently. You can also
|
|||
use these definitions with open source tools to generate client
|
||||
libraries, documentation, and other artifacts.
|
||||
|
||||
API client libraries can be built directly from files in this repo using
|
||||
[Artman](https://github.com/googleapis/artman). The latest generation status can
|
||||
be tracked [here](https://circleci.com/gh/googleapis/googleapis) which currently
|
||||
has status [](https://circleci.com/gh/googleapis/googleapis).
|
||||
|
||||
For more details on all Google APIs and developer tools, see the [Google
|
||||
Developers](https://developers.google.com/products/) site.
|
||||
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ generated_package_version:
|
|||
ruby:
|
||||
lower: '0.6.8'
|
||||
java:
|
||||
lower: '0.1.20'
|
||||
lower: '0.1.21'
|
||||
|
||||
generated_ga_package_version:
|
||||
java:
|
||||
|
|
|
|||
|
|
@ -85,7 +85,7 @@ google-common-protos_version:
|
|||
name_override: googleapis-common-protos
|
||||
lower: '1.3.1'
|
||||
java:
|
||||
lower: '0.1.20'
|
||||
lower: '0.1.21'
|
||||
|
||||
google-iam-v1_version:
|
||||
csharp:
|
||||
|
|
@ -99,7 +99,7 @@ google-iam-v1_version:
|
|||
name_override: grpc-google-iam-v1
|
||||
lower: '0.6.8'
|
||||
java:
|
||||
lower: '0.1.20'
|
||||
lower: '0.1.21'
|
||||
|
||||
api_common_version:
|
||||
java:
|
||||
|
|
|
|||
Loading…
Reference in New Issue