Recommendation from a gRPC author after review of CSI API: follow https://google.github.io/styleguide/javaguide.html#s5.3-camel-case style guide Specifically, `GetNodeID(...)` should be `GetNodeId(...)`