github.com/googleapis/api-linter@v1.65.2/docs/rules/client-libraries.md (about) 1 --- 2 permalink: /rules/client-libraries/ 3 --- 4 5 # Client Library rules 6 7 Client library rules are based on [client library-specific AIPs][]. They are 8 enabled by default, and **should** be enabled for APIs that ship public client 9 libraries. It is recommended that APIs which do not want to follow certain AIPs 10 within the client libraries section disable those rules individually, rather 11 than disabling the client library rules as a set. 12 13 {% include linter-group-listing.html start=4200 end=4299 %} 14 15 [client library-specific aips]: https://aip.dev/client-libraries