Skip to content

Commit c0507a2

Browse files
Google APIscopybara-github
authored andcommitted
chore(apigateway): Update namespaces for Ruby clients
PiperOrigin-RevId: 365593953
1 parent 6c76936 commit c0507a2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

google/cloud/apigateway/v1/apigateway.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ option go_package = "google.golang.org/genproto/googleapis/cloud/apigateway/v1;a
2727
option java_multiple_files = true;
2828
option java_package = "com.google.cloud.apigateway.v1";
2929
option php_namespace = "Google\\Cloud\\ApiGateway\\V1";
30-
option ruby_package = "Google::Cloud::APIGateway::V1";
30+
option ruby_package = "Google::Cloud::ApiGateway::V1";
3131
option (google.api.resource_definition) = {
3232
type: "iam.googleapis.com/ServiceAccount"
3333
pattern: "projects/{project}/serviceAccounts/{service_account}"

google/cloud/apigateway/v1/apigateway_service.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ option go_package = "google.golang.org/genproto/googleapis/cloud/apigateway/v1;a
2626
option java_multiple_files = true;
2727
option java_package = "com.google.cloud.apigateway.v1";
2828
option 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.
3232
service ApiGatewayService {

0 commit comments

Comments
 (0)