|
|
|
@ -22,6 +22,9 @@ proto_library( |
|
|
|
|
], |
|
|
|
|
deps = [ |
|
|
|
|
"//google/api:annotations_proto", |
|
|
|
|
"//google/api:field_behavior_proto", |
|
|
|
|
"//google/api:client_proto", |
|
|
|
|
"//google/api:resource_proto", |
|
|
|
|
"//google/iam/v1:iam_policy_proto", |
|
|
|
|
"//google/iam/v1:policy_proto", |
|
|
|
|
"//google/longrunning:operations_proto", |
|
|
|
@ -175,6 +178,9 @@ moved_proto_library( |
|
|
|
|
srcs = [":securitycenter_proto"], |
|
|
|
|
deps = [ |
|
|
|
|
"//google/api:annotations_proto", |
|
|
|
|
"//google/api:client_proto", |
|
|
|
|
"//google/api:field_behavior_proto", |
|
|
|
|
"//google/api:resource_proto", |
|
|
|
|
"//google/iam/v1:iam_policy_proto", |
|
|
|
|
"//google/iam/v1:policy_proto", |
|
|
|
|
"//google/longrunning:operations_proto", |
|
|
|
|