6 lines
88 B
Protocol Buffer
6 lines
88 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
package crabs.${REPO_NAME};
|
||
|
|
||
|
import "google/api/annotations.proto";
|