Skip to content
This repository was archived by the owner on Sep 25, 2023. It is now read-only.

Commit eb3978f

Browse files
fix: Specify a C# namespace option to be consistent with other Cloud APIs (#435)
* fix!: Specify a C# namespace option to be consistent with other Cloud APIs Note: this is only a breaking change for C#, which has not yet published libraries. Committer: jskeet PiperOrigin-RevId: 388718145 Source-Link: googleapis/googleapis@f1d0efe Source-Link: https://github.com/googleapis/googleapis-gen/commit/150e65f158612dc654c325ffe24eb8efc24e72af * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/master/packages/owl-bot/README.md * chore: fix dependencies Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Neenu1995 <neenushaji@google.com>
1 parent 5ec275c commit eb3978f

22 files changed

+66
-44
lines changed

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/AlertChartProto.java

+6-5
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,14 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
4646
+ "le/api/resource.proto\"|\n\nAlertChart\022\021\n\004n"
4747
+ "ame\030\001 \001(\tB\003\340A\002:[\352AX\n%monitoring.googleap"
4848
+ "is.com/AlertPolicy\022/projects/{project}/a"
49-
+ "lertPolicies/{alert_policy}B\322\001\n\"com.goog"
49+
+ "lertPolicies/{alert_policy}B\371\001\n\"com.goog"
5050
+ "le.monitoring.dashboard.v1B\017AlertChartPr"
5151
+ "otoP\001ZGgoogle.golang.org/genproto/google"
52-
+ "apis/monitoring/dashboard/v1;dashboard\312\002"
53-
+ "$Google\\Cloud\\Monitoring\\Dashboard\\V1\352\002("
54-
+ "Google::Cloud::Monitoring::Dashboard::V1"
55-
+ "b\006proto3"
52+
+ "apis/monitoring/dashboard/v1;dashboard\252\002"
53+
+ "$Google.Cloud.Monitoring.Dashboard.V1\312\002$"
54+
+ "Google\\Cloud\\Monitoring\\Dashboard\\V1\352\002(G"
55+
+ "oogle::Cloud::Monitoring::Dashboard::V1b"
56+
+ "\006proto3"
5657
};
5758
descriptor =
5859
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/CommonProto.java

+6-5
Original file line numberDiff line numberDiff line change
@@ -90,13 +90,14 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
9090
+ "google.monitoring.dashboard.v1.Statistic"
9191
+ "alTimeSeriesFilter.Method\022\027\n\017num_time_se"
9292
+ "ries\030\002 \001(\005\"<\n\006Method\022\026\n\022METHOD_UNSPECIFI"
93-
+ "ED\020\000\022\032\n\026METHOD_CLUSTER_OUTLIER\020\001B\316\001\n\"com"
93+
+ "ED\020\000\022\032\n\026METHOD_CLUSTER_OUTLIER\020\001B\365\001\n\"com"
9494
+ ".google.monitoring.dashboard.v1B\013CommonP"
9595
+ "rotoP\001ZGgoogle.golang.org/genproto/googl"
96-
+ "eapis/monitoring/dashboard/v1;dashboard\312"
97-
+ "\002$Google\\Cloud\\Monitoring\\Dashboard\\V1\352\002"
98-
+ "(Google::Cloud::Monitoring::Dashboard::V"
99-
+ "1b\006proto3"
96+
+ "eapis/monitoring/dashboard/v1;dashboard\252"
97+
+ "\002$Google.Cloud.Monitoring.Dashboard.V1\312\002"
98+
+ "$Google\\Cloud\\Monitoring\\Dashboard\\V1\352\002("
99+
+ "Google::Cloud::Monitoring::Dashboard::V1"
100+
+ "b\006proto3"
100101
};
101102
descriptor =
102103
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/DashboardsProto.java

+5-4
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,14 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
5555
+ "\030\t \001(\0132,.google.monitoring.dashboard.v1."
5656
+ "ColumnLayoutH\000:S\352AP\n#monitoring.googleap"
5757
+ "is.com/Dashboard\022)projects/{project}/das"
58-
+ "hboards/{dashboard}B\010\n\006layoutB\322\001\n\"com.go"
58+
+ "hboards/{dashboard}B\010\n\006layoutB\371\001\n\"com.go"
5959
+ "ogle.monitoring.dashboard.v1B\017Dashboards"
6060
+ "ProtoP\001ZGgoogle.golang.org/genproto/goog"
6161
+ "leapis/monitoring/dashboard/v1;dashboard"
62-
+ "\312\002$Google\\Cloud\\Monitoring\\Dashboard\\V1\352"
63-
+ "\002(Google::Cloud::Monitoring::Dashboard::"
64-
+ "V1b\006proto3"
62+
+ "\252\002$Google.Cloud.Monitoring.Dashboard.V1\312"
63+
+ "\002$Google\\Cloud\\Monitoring\\Dashboard\\V1\352\002"
64+
+ "(Google::Cloud::Monitoring::Dashboard::V"
65+
+ "1b\006proto3"
6566
};
6667
descriptor =
6768
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/DashboardsServiceProto.java

+6-5
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,14 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
111111
+ ",https://www.googleapis.com/auth/monitor"
112112
+ "ing,https://www.googleapis.com/auth/moni"
113113
+ "toring.read,https://www.googleapis.com/a"
114-
+ "uth/monitoring.writeB\331\001\n\"com.google.moni"
114+
+ "uth/monitoring.writeB\200\002\n\"com.google.moni"
115115
+ "toring.dashboard.v1B\026DashboardsServicePr"
116116
+ "otoP\001ZGgoogle.golang.org/genproto/google"
117-
+ "apis/monitoring/dashboard/v1;dashboard\312\002"
118-
+ "$Google\\Cloud\\Monitoring\\Dashboard\\V1\352\002("
119-
+ "Google::Cloud::Monitoring::Dashboard::V1"
120-
+ "b\006proto3"
117+
+ "apis/monitoring/dashboard/v1;dashboard\252\002"
118+
+ "$Google.Cloud.Monitoring.Dashboard.V1\312\002$"
119+
+ "Google\\Cloud\\Monitoring\\Dashboard\\V1\352\002(G"
120+
+ "oogle::Cloud::Monitoring::Dashboard::V1b"
121+
+ "\006proto3"
121122
};
122123
descriptor =
123124
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/LayoutsProto.java

+5-4
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
8383
+ "oring.dashboard.v1.ColumnLayout.Column\032Q"
8484
+ "\n\006Column\022\016\n\006weight\030\001 \001(\003\0227\n\007widgets\030\002 \003("
8585
+ "\0132&.google.monitoring.dashboard.v1.Widge"
86-
+ "tB\317\001\n\"com.google.monitoring.dashboard.v1"
86+
+ "tB\366\001\n\"com.google.monitoring.dashboard.v1"
8787
+ "B\014LayoutsProtoP\001ZGgoogle.golang.org/genp"
8888
+ "roto/googleapis/monitoring/dashboard/v1;"
89-
+ "dashboard\312\002$Google\\Cloud\\Monitoring\\Dash"
90-
+ "board\\V1\352\002(Google::Cloud::Monitoring::Da"
91-
+ "shboard::V1b\006proto3"
89+
+ "dashboard\252\002$Google.Cloud.Monitoring.Dash"
90+
+ "board.V1\312\002$Google\\Cloud\\Monitoring\\Dashb"
91+
+ "oard\\V1\352\002(Google::Cloud::Monitoring::Das"
92+
+ "hboard::V1b\006proto3"
9293
};
9394
descriptor =
9495
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/MetricsProto.java

+5-4
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
100100
+ "ection\022\031\n\025DIRECTION_UNSPECIFIED\020\000\022\t\n\005ABO"
101101
+ "VE\020\001\022\t\n\005BELOW\020\002*Q\n\016SparkChartType\022 \n\034SPA"
102102
+ "RK_CHART_TYPE_UNSPECIFIED\020\000\022\016\n\nSPARK_LIN"
103-
+ "E\020\001\022\r\n\tSPARK_BAR\020\002B\317\001\n\"com.google.monito"
103+
+ "E\020\001\022\r\n\tSPARK_BAR\020\002B\366\001\n\"com.google.monito"
104104
+ "ring.dashboard.v1B\014MetricsProtoP\001ZGgoogl"
105105
+ "e.golang.org/genproto/googleapis/monitor"
106-
+ "ing/dashboard/v1;dashboard\312\002$Google\\Clou"
107-
+ "d\\Monitoring\\Dashboard\\V1\352\002(Google::Clou"
108-
+ "d::Monitoring::Dashboard::V1b\006proto3"
106+
+ "ing/dashboard/v1;dashboard\252\002$Google.Clou"
107+
+ "d.Monitoring.Dashboard.V1\312\002$Google\\Cloud"
108+
+ "\\Monitoring\\Dashboard\\V1\352\002(Google::Cloud"
109+
+ "::Monitoring::Dashboard::V1b\006proto3"
109110
};
110111
descriptor =
111112
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/ScorecardProto.java

+5-4
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
6767
+ "..google.monitoring.dashboard.v1.SparkCh"
6868
+ "artTypeB\003\340A\002\0227\n\024min_alignment_period\030\002 \001"
6969
+ "(\0132\031.google.protobuf.DurationB\013\n\tdata_vi"
70-
+ "ewB\321\001\n\"com.google.monitoring.dashboard.v"
70+
+ "ewB\370\001\n\"com.google.monitoring.dashboard.v"
7171
+ "1B\016ScorecardProtoP\001ZGgoogle.golang.org/g"
7272
+ "enproto/googleapis/monitoring/dashboard/"
73-
+ "v1;dashboard\312\002$Google\\Cloud\\Monitoring\\D"
74-
+ "ashboard\\V1\352\002(Google::Cloud::Monitoring:"
75-
+ ":Dashboard::V1b\006proto3"
73+
+ "v1;dashboard\252\002$Google.Cloud.Monitoring.D"
74+
+ "ashboard.V1\312\002$Google\\Cloud\\Monitoring\\Da"
75+
+ "shboard\\V1\352\002(Google::Cloud::Monitoring::"
76+
+ "Dashboard::V1b\006proto3"
7677
};
7778
descriptor =
7879
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TextProto.java

+5-4
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
4545
+ "Text\022\017\n\007content\030\001 \001(\t\022;\n\006format\030\002 \001(\0162+."
4646
+ "google.monitoring.dashboard.v1.Text.Form"
4747
+ "at\"7\n\006Format\022\026\n\022FORMAT_UNSPECIFIED\020\000\022\014\n\010"
48-
+ "MARKDOWN\020\001\022\007\n\003RAW\020\002B\314\001\n\"com.google.monit"
48+
+ "MARKDOWN\020\001\022\007\n\003RAW\020\002B\363\001\n\"com.google.monit"
4949
+ "oring.dashboard.v1B\tTextProtoP\001ZGgoogle."
5050
+ "golang.org/genproto/googleapis/monitorin"
51-
+ "g/dashboard/v1;dashboard\312\002$Google\\Cloud\\"
52-
+ "Monitoring\\Dashboard\\V1\352\002(Google::Cloud:"
53-
+ ":Monitoring::Dashboard::V1b\006proto3"
51+
+ "g/dashboard/v1;dashboard\252\002$Google.Cloud."
52+
+ "Monitoring.Dashboard.V1\312\002$Google\\Cloud\\M"
53+
+ "onitoring\\Dashboard\\V1\352\002(Google::Cloud::"
54+
+ "Monitoring::Dashboard::V1b\006proto3"
5455
};
5556
descriptor =
5657
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/WidgetProto.java

+5-4
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,13 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
5656
+ "board.v1.TextH\000\022\'\n\005blank\030\005 \001(\0132\026.google."
5757
+ "protobuf.EmptyH\000\022A\n\013alert_chart\030\007 \001(\0132*."
5858
+ "google.monitoring.dashboard.v1.AlertChar"
59-
+ "tH\000B\t\n\007contentB\316\001\n\"com.google.monitoring"
59+
+ "tH\000B\t\n\007contentB\365\001\n\"com.google.monitoring"
6060
+ ".dashboard.v1B\013WidgetProtoP\001ZGgoogle.gol"
6161
+ "ang.org/genproto/googleapis/monitoring/d"
62-
+ "ashboard/v1;dashboard\312\002$Google\\Cloud\\Mon"
63-
+ "itoring\\Dashboard\\V1\352\002(Google::Cloud::Mo"
64-
+ "nitoring::Dashboard::V1b\006proto3"
62+
+ "ashboard/v1;dashboard\252\002$Google.Cloud.Mon"
63+
+ "itoring.Dashboard.V1\312\002$Google\\Cloud\\Moni"
64+
+ "toring\\Dashboard\\V1\352\002(Google::Cloud::Mon"
65+
+ "itoring::Dashboard::V1b\006proto3"
6566
};
6667
descriptor =
6768
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/XyChartProto.java

+6-5
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,14 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
8282
+ "G10\020\002\"\216\001\n\014ChartOptions\022?\n\004mode\030\001 \001(\01621.g"
8383
+ "oogle.monitoring.dashboard.v1.ChartOptio"
8484
+ "ns.Mode\"=\n\004Mode\022\024\n\020MODE_UNSPECIFIED\020\000\022\t\n"
85-
+ "\005COLOR\020\001\022\t\n\005X_RAY\020\002\022\t\n\005STATS\020\003B\317\001\n\"com.g"
85+
+ "\005COLOR\020\001\022\t\n\005X_RAY\020\002\022\t\n\005STATS\020\003B\366\001\n\"com.g"
8686
+ "oogle.monitoring.dashboard.v1B\014XyChartPr"
8787
+ "otoP\001ZGgoogle.golang.org/genproto/google"
88-
+ "apis/monitoring/dashboard/v1;dashboard\312\002"
89-
+ "$Google\\Cloud\\Monitoring\\Dashboard\\V1\352\002("
90-
+ "Google::Cloud::Monitoring::Dashboard::V1"
91-
+ "b\006proto3"
88+
+ "apis/monitoring/dashboard/v1;dashboard\252\002"
89+
+ "$Google.Cloud.Monitoring.Dashboard.V1\312\002$"
90+
+ "Google\\Cloud\\Monitoring\\Dashboard\\V1\352\002(G"
91+
+ "oogle::Cloud::Monitoring::Dashboard::V1b"
92+
+ "\006proto3"
9293
};
9394
descriptor =
9495
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/alertchart.proto

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ package google.monitoring.dashboard.v1;
1919
import "google/api/field_behavior.proto";
2020
import "google/api/resource.proto";
2121

22+
option csharp_namespace = "Google.Cloud.Monitoring.Dashboard.V1";
2223
option go_package = "google.golang.org/genproto/googleapis/monitoring/dashboard/v1;dashboard";
2324
option java_multiple_files = true;
2425
option java_outer_classname = "AlertChartProto";

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/common.proto

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ package google.monitoring.dashboard.v1;
1919
import "google/api/distribution.proto";
2020
import "google/protobuf/duration.proto";
2121

22+
option csharp_namespace = "Google.Cloud.Monitoring.Dashboard.V1";
2223
option go_package = "google.golang.org/genproto/googleapis/monitoring/dashboard/v1;dashboard";
2324
option java_multiple_files = true;
2425
option java_outer_classname = "CommonProto";

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/dashboard.proto

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ import "google/api/field_behavior.proto";
2020
import "google/api/resource.proto";
2121
import "google/monitoring/dashboard/v1/layouts.proto";
2222

23+
option csharp_namespace = "Google.Cloud.Monitoring.Dashboard.V1";
2324
option go_package = "google.golang.org/genproto/googleapis/monitoring/dashboard/v1;dashboard";
2425
option java_multiple_files = true;
2526
option java_outer_classname = "DashboardsProto";

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/dashboards_service.proto

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ import "google/protobuf/empty.proto";
2424
import "google/protobuf/field_mask.proto";
2525
import "google/api/client.proto";
2626

27+
option csharp_namespace = "Google.Cloud.Monitoring.Dashboard.V1";
2728
option go_package = "google.golang.org/genproto/googleapis/monitoring/dashboard/v1;dashboard";
2829
option java_multiple_files = true;
2930
option java_outer_classname = "DashboardsServiceProto";

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/drilldowns.proto

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ package google.monitoring.dashboard.v1;
1818

1919
import "google/monitoring/dashboard/v1/common.proto";
2020

21+
option csharp_namespace = "Google.Cloud.Monitoring.Dashboard.V1";
2122
option go_package = "google.golang.org/genproto/googleapis/monitoring/dashboard/v1;dashboard";
2223
option java_multiple_files = true;
2324
option java_outer_classname = "DrilldownsProto";

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/layouts.proto

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ package google.monitoring.dashboard.v1;
1818

1919
import "google/monitoring/dashboard/v1/widget.proto";
2020

21+
option csharp_namespace = "Google.Cloud.Monitoring.Dashboard.V1";
2122
option go_package = "google.golang.org/genproto/googleapis/monitoring/dashboard/v1;dashboard";
2223
option java_multiple_files = true;
2324
option java_outer_classname = "LayoutsProto";

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/metrics.proto

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ package google.monitoring.dashboard.v1;
1919
import "google/api/field_behavior.proto";
2020
import "google/monitoring/dashboard/v1/common.proto";
2121

22+
option csharp_namespace = "Google.Cloud.Monitoring.Dashboard.V1";
2223
option go_package = "google.golang.org/genproto/googleapis/monitoring/dashboard/v1;dashboard";
2324
option java_multiple_files = true;
2425
option java_outer_classname = "MetricsProto";

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/scorecard.proto

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ import "google/monitoring/dashboard/v1/metrics.proto";
2121
import "google/protobuf/duration.proto";
2222
import "google/protobuf/empty.proto";
2323

24+
option csharp_namespace = "Google.Cloud.Monitoring.Dashboard.V1";
2425
option go_package = "google.golang.org/genproto/googleapis/monitoring/dashboard/v1;dashboard";
2526
option java_multiple_files = true;
2627
option java_outer_classname = "ScorecardProto";

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/service.proto

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ syntax = "proto3";
1616

1717
package google.monitoring.dashboard.v1;
1818

19+
option csharp_namespace = "Google.Cloud.Monitoring.Dashboard.V1";
1920
option go_package = "google.golang.org/genproto/googleapis/monitoring/dashboard/v1;dashboard";
2021
option java_multiple_files = true;
2122
option java_outer_classname = "ServiceMonitoringProto";

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/text.proto

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ syntax = "proto3";
1616

1717
package google.monitoring.dashboard.v1;
1818

19+
option csharp_namespace = "Google.Cloud.Monitoring.Dashboard.V1";
1920
option go_package = "google.golang.org/genproto/googleapis/monitoring/dashboard/v1;dashboard";
2021
option java_multiple_files = true;
2122
option java_outer_classname = "TextProto";

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/widget.proto

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ import "google/monitoring/dashboard/v1/text.proto";
2323
import "google/monitoring/dashboard/v1/xychart.proto";
2424
import "google/protobuf/empty.proto";
2525

26+
option csharp_namespace = "Google.Cloud.Monitoring.Dashboard.V1";
2627
option go_package = "google.golang.org/genproto/googleapis/monitoring/dashboard/v1;dashboard";
2728
option java_multiple_files = true;
2829
option java_outer_classname = "WidgetProto";

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/xychart.proto

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ import "google/api/field_behavior.proto";
2020
import "google/monitoring/dashboard/v1/metrics.proto";
2121
import "google/protobuf/duration.proto";
2222

23+
option csharp_namespace = "Google.Cloud.Monitoring.Dashboard.V1";
2324
option go_package = "google.golang.org/genproto/googleapis/monitoring/dashboard/v1;dashboard";
2425
option java_multiple_files = true;
2526
option java_outer_classname = "XyChartProto";

0 commit comments

Comments
 (0)