File tree Expand file tree Collapse file tree
google/cloud/kms_v1/gapic Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939from google .cloud .kms_v1 .proto import service_pb2
4040from google .cloud .kms_v1 .proto import service_pb2_grpc
4141from google .iam .v1 import iam_policy_pb2
42+ from google .iam .v1 import iam_policy_pb2_grpc
4243from google .iam .v1 import options_pb2
4344from google .iam .v1 import policy_pb2
4445from google .protobuf import field_mask_pb2
Original file line number Diff line number Diff line change 1818import google .api_core .grpc_helpers
1919
2020from google .cloud .kms_v1 .proto import service_pb2_grpc
21- from google .iam .v1 import iam_policy_pb2_grpc as iam_policy_pb2
21+ from google .iam .v1 import iam_policy_pb2_grpc as iam_policy_pb2_grpc
2222
2323
2424class KeyManagementServiceGrpcTransport (object ):
@@ -72,7 +72,7 @@ def __init__(
7272 "key_management_service_stub" : service_pb2_grpc .KeyManagementServiceStub (
7373 channel
7474 ),
75- "iam_policy_stub" : iam_policy_pb2 .IAMPolicyStub (channel ),
75+ "iam_policy_stub" : iam_policy_pb2_grpc .IAMPolicyStub (channel ),
7676 }
7777
7878 @classmethod
Original file line number Diff line number Diff line change 11{
2- "updateTime": "2019-07-12T12:26:12.935376Z ",
2+ "updateTime": "2019-07-16T12:25:10.305785Z ",
33 "sources": [
44 {
55 "generator": {
66 "name": "artman",
7- "version": "0.29.4 ",
8- "dockerImage": "googleapis/artman@sha256:63f21e83cb92680b7001dc381069e962c9e6dee314fd8365ac554c07c89221fb "
7+ "version": "0.30.0 ",
8+ "dockerImage": "googleapis/artman@sha256:a44d9fb6fe826ca0ea7d6f7be23c596346bed82ee513a0043f3c068279717439 "
99 }
1010 },
1111 {
1212 "git": {
1313 "name": "googleapis",
1414 "remote": "https://github.com/googleapis/googleapis.git",
15- "sha": "47bd0c2ba33c28dd624a65dad382e02bb61d1618 ",
16- "internalRef": "257690259 "
15+ "sha": "2c7bc0a10225cc8e74476ce1131ebf670bed6169 ",
16+ "internalRef": "258244875 "
1717 }
1818 },
1919 {
You can’t perform that action at this time.
0 commit comments