googleapis/google/example/library
Google APIs 758f0d1217 chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
..
v1 chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport 2022-12-05 14:28:58 -08:00
BUILD.bazel chore: migrate example/library retry configs, fix C#/PHP/Ruby GAPICs 2021-02-25 16:24:27 -08:00
library_example_v1.yaml 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

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.