googleapis/google/example/library
Google APIs ded05197da fix: use grpc_service_config in nodejs_gapic_library
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
2020-06-01 14:44:30 -07:00
..
v1 fix: use grpc_service_config in nodejs_gapic_library 2020-06-01 14:44:30 -07:00
BUILD.bazel Synchronize new proto/yaml changes. 2019-03-27 11:47:27 -07:00
README.md Revert "Synchronize new proto/yaml changes." (#554) 2019-05-29 14:23:10 -07:00
artman_library_example_v1.yaml Synchronize new proto/yaml changes. 2019-09-09 16:02:29 -07:00
library_example_v1.yaml Synchronize new proto/yaml changes. 2019-03-27 11:47:27 -07:00

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.