File tree Expand file tree Collapse file tree 2 files changed +7
-25
lines changed
Expand file tree Collapse file tree 2 files changed +7
-25
lines changed Original file line number Diff line number Diff line change 1919
2020from google .api_core .protobuf_helpers import get_messages
2121
22- from google .api import http_pb2
2322from google .cloud .kms_v1 .proto import resources_pb2
2423from google .cloud .kms_v1 .proto import service_pb2
25- from google .iam .v1 import iam_policy_pb2
26- from google .iam .v1 import policy_pb2
27- from google .iam .v1 .logging import audit_data_pb2
28- from google .protobuf import descriptor_pb2
2924from google .protobuf import duration_pb2
3025from google .protobuf import field_mask_pb2
31- from google .protobuf import struct_pb2
3226from google .protobuf import timestamp_pb2
33- from google .protobuf import wrappers_pb2
34-
35- _shared_modules = [
36- http_pb2 ,
37- iam_policy_pb2 ,
38- policy_pb2 ,
39- audit_data_pb2 ,
40- descriptor_pb2 ,
41- duration_pb2 ,
42- field_mask_pb2 ,
43- struct_pb2 ,
44- timestamp_pb2 ,
45- wrappers_pb2 ,
46- ]
27+
28+ _shared_modules = [duration_pb2 , field_mask_pb2 , timestamp_pb2 ]
4729
4830_local_modules = [resources_pb2 , service_pb2 ]
4931
Original file line number Diff line number Diff line change 11{
2- "updateTime": "2019-01-24T05:39:02.695222Z ",
2+ "updateTime": "2019-02-02T13:21:37.782777Z ",
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": "9aac88a22468b1e291937f55fa1ef237adfdc63e ",
16- "internalRef": "230568136 "
15+ "sha": "bce093dab3e65c40eb9a37efbdc960f34df6037a ",
16+ "internalRef": "231974277 "
1717 }
1818 },
1919 {
You can’t perform that action at this time.
0 commit comments