Searched defs:guidelines (Results 1 – 2 of 2) sorted by relevance
15 ### Use proto3 syntax20 ### Use names from the Bluetooth specification nomenclature33 ### Name services without prefixes or suffixes48 ### Avoid long package names58 ### Use standards protocol buffers types71 ### Describe expected errors with `oneof` fields91 ### Avoid gRPC streaming if possible96 ### Use typed tokens to represent a resource
4 .. _guidelines: target