|
|
@ -25,7 +25,7 @@ option java_outer_classname = "ComplicanceProto"; |
|
|
|
option java_package = "com.google.example.showcase.v1beta3"; |
|
|
|
option java_package = "com.google.example.showcase.v1beta3"; |
|
|
|
|
|
|
|
|
|
|
|
// This service is used to test that GAPICs can transcode proto3 requests to |
|
|
|
// This service is used to test that GAPICs can transcode proto3 requests to |
|
|
|
// REST format correctly for various types of HTTP annotations...... |
|
|
|
// REST format correctly for various types of HTTP annotations... |
|
|
|
service Compliance { |
|
|
|
service Compliance { |
|
|
|
option (google.api.default_host) = "showcase.googleapis.com"; |
|
|
|
option (google.api.default_host) = "showcase.googleapis.com"; |
|
|
|
|
|
|
|
|
|
|
|