File tree Expand file tree Collapse file tree
google/cloud/apigateway/v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ option go_package = "google.golang.org/genproto/googleapis/cloud/apigateway/v1;a
2727option java_multiple_files = true ;
2828option java_package = "com.google.cloud.apigateway.v1" ;
2929option php_namespace = "Google\\Cloud\\ApiGateway\\V1" ;
30- option ruby_package = "Google::Cloud::APIGateway ::V1" ;
30+ option ruby_package = "Google::Cloud::ApiGateway ::V1" ;
3131option (google.api.resource_definition ) = {
3232 type : "iam.googleapis.com/ServiceAccount"
3333 pattern : "projects/{project}/serviceAccounts/{service_account}"
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ option go_package = "google.golang.org/genproto/googleapis/cloud/apigateway/v1;a
2626option java_multiple_files = true ;
2727option java_package = "com.google.cloud.apigateway.v1" ;
2828option php_namespace = "Google\\Cloud\\ApiGateway\\V1" ;
29- option ruby_package = "Google::Cloud::APIGateway ::V1" ;
29+ option ruby_package = "Google::Cloud::ApiGateway ::V1" ;
3030
3131// The API Gateway Service is the interface for managing API Gateways.
3232service ApiGatewayService {
You can’t perform that action at this time.
0 commit comments