Skip to content

Commit

Permalink
fix: Defined class prefix of GMON for Objective C
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 627770937
  • Loading branch information
Google APIs authored and Copybara-Service committed Apr 24, 2024
1 parent bf3ee93 commit dc9e1d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google/monitoring/v3/common.proto
Expand Up @@ -25,6 +25,7 @@ option go_package = "cloud.google.com/go/monitoring/apiv3/v2/monitoringpb;monito
option java_multiple_files = true;
option java_outer_classname = "CommonProto";
option java_package = "com.google.monitoring.v3";
option objc_class_prefix = "GMON";
option php_namespace = "Google\\Cloud\\Monitoring\\V3";
option ruby_package = "Google::Cloud::Monitoring::V3";

Expand Down

0 comments on commit dc9e1d1

Please sign in to comment.