The nodejs_gapic_library targets were migrated to gapic-generator-typescript which doesn't use gapic_yaml, rendering that attribute unused. Instead it uses the proto annotations & grpc_service_config, which this change reflects. PiperOrigin-RevId: 314206960 |
||
|---|---|---|
| .. | ||
| v1 | ||
| BUILD.bazel | ||
| README.md | ||
| artman_library_example_v1.yaml | ||
| library_example_v1.yaml | ||
README.md
Introduction
This is a Google example service representing a simple digital library. It manages a collection of shelf resources, and each shelf owns a collection of book resources.