Skip to content

Commit 2309160

Browse files
yoshi-automationcrwilcox
authored andcommitted
Remove unused message exports. (googleapis#7274)
1 parent e2c50c3 commit 2309160

2 files changed

Lines changed: 5 additions & 11 deletions

File tree

securitycenter/google/cloud/securitycenter_v1beta1/types.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919

2020
from google.api_core.protobuf_helpers import get_messages
2121

22-
from google.api import http_pb2
2322
from google.cloud.securitycenter_v1beta1.proto import asset_pb2
2423
from google.cloud.securitycenter_v1beta1.proto import finding_pb2
2524
from google.cloud.securitycenter_v1beta1.proto import organization_settings_pb2
@@ -30,23 +29,18 @@
3029
from google.iam.v1 import policy_pb2
3130
from google.longrunning import operations_pb2
3231
from google.protobuf import any_pb2
33-
from google.protobuf import descriptor_pb2
3432
from google.protobuf import duration_pb2
35-
from google.protobuf import empty_pb2
3633
from google.protobuf import field_mask_pb2
3734
from google.protobuf import struct_pb2
3835
from google.protobuf import timestamp_pb2
3936
from google.rpc import status_pb2
4037

4138
_shared_modules = [
42-
http_pb2,
4339
iam_policy_pb2,
4440
policy_pb2,
4541
operations_pb2,
4642
any_pb2,
47-
descriptor_pb2,
4843
duration_pb2,
49-
empty_pb2,
5044
field_mask_pb2,
5145
struct_pb2,
5246
timestamp_pb2,

securitycenter/synth.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"updateTime": "2019-01-30T13:28:22.782027Z",
2+
"updateTime": "2019-02-02T13:27:17.339494Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.16.7",
8-
"dockerImage": "googleapis/artman@sha256:d6c8ced606eb49973ca95d2af7c55a681acc042db0f87d135968349e7bf6dd80"
7+
"version": "0.16.8",
8+
"dockerImage": "googleapis/artman@sha256:75bc07ef34a1de9895c18af54dc503ed3b3f3b52e85062e3360a979d2a0741e7"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "f0195b40fd5f5f412e6819ac01df08cedb8e5fd7",
16-
"internalRef": "231440809"
15+
"sha": "bce093dab3e65c40eb9a37efbdc960f34df6037a",
16+
"internalRef": "231974277"
1717
}
1818
},
1919
{

0 commit comments

Comments
 (0)