
org.sonar.server.batch.users-example.proto Maven / Gradle / Ivy
# Response is a list of protocol buffer message User
message User {
optional string login = 1;
optional string name = 2;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy