Skip to content

Commit

Permalink
[CHANGE ME] Re-generated monitoring to pick up changes in the API or …
Browse files Browse the repository at this point in the history
…client library generator. (#7271)
  • Loading branch information
yoshi-automation authored and crwilcox committed Feb 6, 2019
1 parent 40fdc01 commit 8daaccb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
from google.api_core.protobuf_helpers import get_messages

from google.api import distribution_pb2
from google.api import http_pb2
from google.api import label_pb2
from google.api import metric_pb2 as api_metric_pb2
from google.api import monitored_resource_pb2
Expand All @@ -39,7 +38,6 @@
from google.cloud.monitoring_v3.proto import uptime_pb2
from google.cloud.monitoring_v3.proto import uptime_service_pb2
from google.protobuf import any_pb2
from google.protobuf import descriptor_pb2
from google.protobuf import duration_pb2
from google.protobuf import empty_pb2
from google.protobuf import field_mask_pb2
Expand All @@ -50,12 +48,10 @@

_shared_modules = [
distribution_pb2,
http_pb2,
label_pb2,
api_metric_pb2,
monitored_resource_pb2,
any_pb2,
descriptor_pb2,
duration_pb2,
empty_pb2,
field_mask_pb2,
Expand Down
10 changes: 5 additions & 5 deletions packages/google-cloud-monitoring/synth.metadata
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"updateTime": "2019-01-30T13:25:33.687294Z",
"updateTime": "2019-02-02T13:24:31.098819Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.16.7",
"dockerImage": "googleapis/artman@sha256:d6c8ced606eb49973ca95d2af7c55a681acc042db0f87d135968349e7bf6dd80"
"version": "0.16.8",
"dockerImage": "googleapis/artman@sha256:75bc07ef34a1de9895c18af54dc503ed3b3f3b52e85062e3360a979d2a0741e7"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "f0195b40fd5f5f412e6819ac01df08cedb8e5fd7",
"internalRef": "231440809"
"sha": "bce093dab3e65c40eb9a37efbdc960f34df6037a",
"internalRef": "231974277"
}
},
{
Expand Down

0 comments on commit 8daaccb

Please sign in to comment.