service HelloService { rpc SayHello (HelloRequest) returns (HelloResponse) { option (google.api.http) = { post: "/hello" body: "*" } ...
確定! 回上一頁