fix: generated package names for C#, Ruby, and PHP

PiperOrigin-RevId: 351190966
This commit is contained in:
Google APIs 2021-01-11 10:59:04 -08:00 committed by Copybara-Service
parent 91e206bcfe
commit 38cb5ce594
1 changed files with 3 additions and 0 deletions

View File

@ -24,10 +24,13 @@ import "google/longrunning/operations.proto";
import "google/protobuf/field_mask.proto";
import "google/protobuf/timestamp.proto";
option csharp_namespace = "Google.Cloud.GkeHub.V1Alpha2";
option go_package = "google.golang.org/genproto/googleapis/cloud/gkehub/v1alpha2;gkehub";
option java_multiple_files = true;
option java_outer_classname = "MembershipProto";
option java_package = "com.google.cloud.gkehub.v1alpha2";
option php_namespace = "Google\\Cloud\\GkeHub\\V1alpha2";
option ruby_package = "Google::Cloud::GkeHub::V1alpha2";
// GKE Hub CRUD API for the Membership resource.
// The Membership service is currently only available in the global location.