Skip to content

Commit 8b0e9b4

Browse files
yoshi-automationJustinBeckwith
authored andcommitted
build: update proto namespaces (#311)
1 parent 9e0e274 commit 8b0e9b4

2 files changed

Lines changed: 10 additions & 5 deletions

File tree

packages/google-cloud-monitoring/protos/google/monitoring/v3/dropped_labels.proto

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,12 @@ syntax = "proto3";
1717

1818
package google.monitoring.v3;
1919

20+
option csharp_namespace = "Google.Cloud.Monitoring.V3";
2021
option go_package = "google.golang.org/genproto/googleapis/monitoring/v3;monitoring";
22+
option php_namespace = "Google\\Cloud\\Monitoring\\V3";
23+
option java_multiple_files = true;
24+
option java_outer_classname = "DroppedLabelsProto";
25+
option java_package = "com.google.monitoring.v3";
2126

2227
// A set of (label, value) pairs which were dropped during aggregation, attached
2328
// to google.api.Distribution.Exemplars in google.api.Distribution values during

packages/google-cloud-monitoring/synth.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"updateTime": "2019-10-04T11:14:03.833083Z",
2+
"updateTime": "2019-10-11T11:22:49.209576Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.38.0",
8-
"dockerImage": "googleapis/artman@sha256:0d2f8d429110aeb8d82df6550ef4ede59d40df9062d260a1580fce688b0512bf"
7+
"version": "0.39.0",
8+
"dockerImage": "googleapis/artman@sha256:72554d0b3bdc0b4ac7d6726a6a606c00c14b454339037ed86be94574fb05d9f3"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "d9576d95b44f64fb0e3da4760adfc4a24fa1faab",
16-
"internalRef": "272741510"
15+
"sha": "192d3d8221175f7cc0aa8eeac1d820f47c53da7f",
16+
"internalRef": "274071638"
1717
}
1818
},
1919
{

0 commit comments

Comments
 (0)