Skip to content

Instantly share code, notes, and snippets.

@syossan27
Last active April 24, 2019 09:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save syossan27/4c7d9cf1859de38cf805e1becf448744 to your computer and use it in GitHub Desktop.
Save syossan27/4c7d9cf1859de38cf805e1becf448744 to your computer and use it in GitHub Desktop.
rpc Example (Request) returns (Response) {
option (google.api.http) = {
get: "/example"
};
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment