File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 3
3
This repository consists of the following modules:
4
4
5
5
- ** [ gapic-generator-java] ( ./gapic-generator-java/README.md ) ** : the Protobuf compiler plugin to generate Java code.
6
- See [ gapic-generator-java/DEVELOPMENT.md] for setup.
6
+ See [ gapic-generator-java/DEVELOPMENT.md] ( ./gapic-generator-java/README.md ) for setup.
7
7
- ** [ gax-java] ( ./gax-java/README.md ) ** : the runtime library required for Google Cloud client libraries,
8
8
including the ones generated by gapic-generator-java.
9
9
- ** [ java-common-protos] ( ./java-common-protos/README.md ) ** and ** [ api-common-java] ( ./api-common-java/README.md ) ** : Protobuf-generated common
@@ -14,9 +14,8 @@ This repository consists of the following modules:
14
14
- ** [ showcase] ( ./showcase/README.md ) ** : demonstration of the generated client
15
15
library for the fake "Showcase" API.
16
16
- ** [ gapic-generator-java-bom] ( ./gapic-generator-java-bom ) ** : The Bill-of-Material for the libraries
17
- produced from this repository. This is used by [ google-cloud-java/java-shared-dependencies] (
18
- https://github.com/googleapis/google-cloud-java/blob/main/java-shared-dependencies/first-party-dependencies/pom.xml ).
17
+ produced from this repository. This is used by [ java-shared-dependencies] ( ./java-shared-dependencies/first-party-dependencies/pom.xml ) .
19
18
20
19
## Development Setup
21
20
22
- See [ DEVELOPMENT.md] ( DEVELOPMENT.md ) .
21
+ See [ DEVELOPMENT.md] ( DEVELOPMENT.md ) .
You can’t perform that action at this time.
0 commit comments