strongdm 11.5.0__zip → 11.6.0__zip

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (139) hide show
  1. {strongdm-11.5.0 → strongdm-11.6.0}/PKG-INFO +2 -2
  2. {strongdm-11.5.0 → strongdm-11.6.0}/setup.py +2 -2
  3. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/accounts_pb2.py +3 -3
  4. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/client.py +1 -1
  5. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/constants.py +1 -0
  6. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/models.py +18 -0
  7. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/nodes_pb2.py +41 -15
  8. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/options_pb2.py +24 -24
  9. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/peering_group_nodes_pb2.py +3 -3
  10. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/peering_group_peers_pb2.py +3 -3
  11. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/peering_group_resources_pb2.py +3 -3
  12. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/peering_groups_pb2.py +3 -3
  13. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/plumbing.py +4 -0
  14. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/policies_history_pb2.py +3 -3
  15. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/policies_pb2.py +3 -3
  16. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/queries_pb2.py +10 -10
  17. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm.egg-info/PKG-INFO +2 -2
  18. {strongdm-11.5.0 → strongdm-11.6.0}/LICENSE +0 -0
  19. {strongdm-11.5.0 → strongdm-11.6.0}/README.md +0 -0
  20. {strongdm-11.5.0 → strongdm-11.6.0}/setup.cfg +0 -0
  21. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/__init__.py +0 -0
  22. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/access_request_events_history_pb2.py +0 -0
  23. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
  24. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/access_requests_history_pb2.py +0 -0
  25. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/access_requests_history_pb2_grpc.py +0 -0
  26. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/access_requests_pb2.py +0 -0
  27. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/access_requests_pb2_grpc.py +0 -0
  28. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/account_attachments_history_pb2.py +0 -0
  29. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
  30. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/account_attachments_pb2.py +0 -0
  31. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/account_attachments_pb2_grpc.py +0 -0
  32. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/account_grants_history_pb2.py +0 -0
  33. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/account_grants_history_pb2_grpc.py +0 -0
  34. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/account_grants_pb2.py +0 -0
  35. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/account_grants_pb2_grpc.py +0 -0
  36. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/account_permissions_pb2.py +0 -0
  37. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/account_permissions_pb2_grpc.py +0 -0
  38. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/account_resources_history_pb2.py +0 -0
  39. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/account_resources_history_pb2_grpc.py +0 -0
  40. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/account_resources_pb2.py +0 -0
  41. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/account_resources_pb2_grpc.py +0 -0
  42. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/accounts_history_pb2.py +0 -0
  43. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/accounts_history_pb2_grpc.py +0 -0
  44. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/accounts_pb2_grpc.py +0 -0
  45. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/activities_pb2.py +0 -0
  46. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/activities_pb2_grpc.py +0 -0
  47. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
  48. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
  49. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/approval_workflow_approvers_pb2.py +0 -0
  50. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/approval_workflow_approvers_pb2_grpc.py +0 -0
  51. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
  52. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
  53. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/approval_workflow_steps_pb2.py +0 -0
  54. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/approval_workflow_steps_pb2_grpc.py +0 -0
  55. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/approval_workflows_history_pb2.py +0 -0
  56. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
  57. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/approval_workflows_pb2.py +0 -0
  58. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/approval_workflows_pb2_grpc.py +0 -0
  59. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/control_panel_pb2.py +0 -0
  60. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/control_panel_pb2_grpc.py +0 -0
  61. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/drivers_pb2.py +0 -0
  62. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/drivers_pb2_grpc.py +0 -0
  63. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/errors.py +0 -0
  64. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/identity_aliases_history_pb2.py +0 -0
  65. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
  66. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/identity_aliases_pb2.py +0 -0
  67. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/identity_aliases_pb2_grpc.py +0 -0
  68. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/identity_sets_history_pb2.py +0 -0
  69. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
  70. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/identity_sets_pb2.py +0 -0
  71. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/identity_sets_pb2_grpc.py +0 -0
  72. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/nodes_history_pb2.py +0 -0
  73. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/nodes_history_pb2_grpc.py +0 -0
  74. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/nodes_pb2_grpc.py +0 -0
  75. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/options_pb2_grpc.py +0 -0
  76. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/organization_history_pb2.py +0 -0
  77. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/organization_history_pb2_grpc.py +0 -0
  78. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
  79. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
  80. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
  81. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/peering_groups_pb2_grpc.py +0 -0
  82. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/policies_history_pb2_grpc.py +0 -0
  83. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/policies_pb2_grpc.py +0 -0
  84. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/queries_pb2_grpc.py +0 -0
  85. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/remote_identities_history_pb2.py +0 -0
  86. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
  87. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/remote_identities_pb2.py +0 -0
  88. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/remote_identities_pb2_grpc.py +0 -0
  89. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/remote_identity_groups_history_pb2.py +0 -0
  90. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
  91. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/remote_identity_groups_pb2.py +0 -0
  92. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
  93. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/replays_pb2.py +0 -0
  94. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/replays_pb2_grpc.py +0 -0
  95. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/resources_history_pb2.py +0 -0
  96. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/resources_history_pb2_grpc.py +0 -0
  97. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/resources_pb2.py +0 -0
  98. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/resources_pb2_grpc.py +0 -0
  99. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/role_resources_history_pb2.py +0 -0
  100. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/role_resources_history_pb2_grpc.py +0 -0
  101. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/role_resources_pb2.py +0 -0
  102. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/role_resources_pb2_grpc.py +0 -0
  103. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/roles_history_pb2.py +0 -0
  104. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/roles_history_pb2_grpc.py +0 -0
  105. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/roles_pb2.py +0 -0
  106. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/roles_pb2_grpc.py +0 -0
  107. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/secret_store_healths_pb2.py +0 -0
  108. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
  109. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/secret_store_types_pb2.py +0 -0
  110. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/secret_store_types_pb2_grpc.py +0 -0
  111. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/secret_stores_history_pb2.py +0 -0
  112. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
  113. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/secret_stores_pb2.py +0 -0
  114. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/secret_stores_pb2_grpc.py +0 -0
  115. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/spec_pb2.py +0 -0
  116. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/spec_pb2_grpc.py +0 -0
  117. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/svc.py +0 -0
  118. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/tags_pb2.py +0 -0
  119. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/tags_pb2_grpc.py +0 -0
  120. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/workflow_approvers_history_pb2.py +0 -0
  121. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
  122. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/workflow_approvers_pb2.py +0 -0
  123. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
  124. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/workflow_assignments_history_pb2.py +0 -0
  125. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
  126. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/workflow_assignments_pb2.py +0 -0
  127. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
  128. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/workflow_roles_history_pb2.py +0 -0
  129. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
  130. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/workflow_roles_pb2.py +0 -0
  131. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/workflow_roles_pb2_grpc.py +0 -0
  132. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/workflows_history_pb2.py +0 -0
  133. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/workflows_history_pb2_grpc.py +0 -0
  134. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/workflows_pb2.py +0 -0
  135. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm/workflows_pb2_grpc.py +0 -0
  136. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm.egg-info/SOURCES.txt +0 -0
  137. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm.egg-info/dependency_links.txt +0 -0
  138. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm.egg-info/requires.txt +0 -0
  139. {strongdm-11.5.0 → strongdm-11.6.0}/strongdm.egg-info/top_level.txt +0 -0
@@ -30,7 +30,7 @@ from . import options_pb2 as options__pb2
30
30
  from . import spec_pb2 as spec__pb2
31
31
 
32
32
 
33
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x14peering_groups.proto\x12\x02v1\x1a\roptions.proto\x1a\nspec.proto\"y\n\x19PeeringGroupCreateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.CreateRequestMetadata\x12\x33\n\rpeering_group\x18\x02 \x01(\x0b\x32\x10.v1.PeeringGroupB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xec\x01\n\x1aPeeringGroupCreateResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.CreateResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x33\n\rpeering_group\x18\x02 \x01(\x0b\x32\x10.v1.PeeringGroupB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"V\n\x16PeeringGroupGetRequest\x12$\n\x04meta\x18\x01 \x01(\x0b\x32\x16.v1.GetRequestMetadata\x12\x16\n\x02id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xe6\x01\n\x17PeeringGroupGetResponse\x12\x31\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.GetResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x33\n\rpeering_group\x18\x02 \x01(\x0b\x32\x10.v1.PeeringGroupB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\\\n\x19PeeringGroupDeleteRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.DeleteRequestMetadata\x12\x16\n\x02id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xb7\x01\n\x1aPeeringGroupDeleteResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.DeleteResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x02 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\\\n\x17PeeringGroupListRequest\x12%\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.ListRequestMetadata\x12\x1a\n\x06\x66ilter\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xd1\x01\n\x18PeeringGroupListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12\x34\n\x0epeering_groups\x18\x02 \x03(\x0b\x32\x10.v1.PeeringGroupB\n\xf2\xf8\xb3\x07\x05\xb8\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway\"Q\n\x0cPeeringGroup\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\x04name\x18\x02 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\x32\x92\x04\n\rPeeringGroups\x12r\n\x06\x43reate\x12\x1d.v1.PeeringGroupCreateRequest\x1a\x1e.v1.PeeringGroupCreateResponse\")\x82\xf9\xb3\x07\t\xa2\xf3\xb3\x07\x04post\x82\xf9\xb3\x07\x16\xaa\xf3\xb3\x07\x11/v1/peeringGroups\x12y\n\x06\x44\x65lete\x12\x1d.v1.PeeringGroupDeleteRequest\x1a\x1e.v1.PeeringGroupDeleteResponse\"0\x82\xf9\xb3\x07\x0b\xa2\xf3\xb3\x07\x06\x64\x65lete\x82\xf9\xb3\x07\x1b\xaa\xf3\xb3\x07\x16/v1/peeringGroups/{id}\x12m\n\x03Get\x12\x1a.v1.PeeringGroupGetRequest\x1a\x1b.v1.PeeringGroupGetResponse\"-\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x1b\xaa\xf3\xb3\x07\x16/v1/peeringGroups/{id}\x12k\n\x04List\x12\x1b.v1.PeeringGroupListRequest\x1a\x1c.v1.PeeringGroupListResponse\"(\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x16\xaa\xf3\xb3\x07\x11/v1/peeringGroups\x1a\x36\xca\xf9\xb3\x07\x11\xc2\xf9\xb3\x07\x0cPeeringGroup\xca\xf9\xb3\x07\x07\xd2\xf9\xb3\x07\x02g-\xca\xf9\xb3\x07\x05\xe0\xf9\xb3\x07\x01\xca\xf9\xb3\x07\x05\xd8\xf9\xb3\x07\x01\x42i\n\x19\x63om.strongdm.api.plumbingB\x15PeeringGroupsPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1b\x06proto3')
33
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x14peering_groups.proto\x12\x02v1\x1a\roptions.proto\x1a\nspec.proto\"y\n\x19PeeringGroupCreateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.CreateRequestMetadata\x12\x33\n\rpeering_group\x18\x02 \x01(\x0b\x32\x10.v1.PeeringGroupB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xec\x01\n\x1aPeeringGroupCreateResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.CreateResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x33\n\rpeering_group\x18\x02 \x01(\x0b\x32\x10.v1.PeeringGroupB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"V\n\x16PeeringGroupGetRequest\x12$\n\x04meta\x18\x01 \x01(\x0b\x32\x16.v1.GetRequestMetadata\x12\x16\n\x02id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xe6\x01\n\x17PeeringGroupGetResponse\x12\x31\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.GetResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x33\n\rpeering_group\x18\x02 \x01(\x0b\x32\x10.v1.PeeringGroupB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\\\n\x19PeeringGroupDeleteRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.DeleteRequestMetadata\x12\x16\n\x02id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xb7\x01\n\x1aPeeringGroupDeleteResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.DeleteResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x02 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\\\n\x17PeeringGroupListRequest\x12%\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.ListRequestMetadata\x12\x1a\n\x06\x66ilter\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xd1\x01\n\x18PeeringGroupListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12\x34\n\x0epeering_groups\x18\x02 \x03(\x0b\x32\x10.v1.PeeringGroupB\n\xf2\xf8\xb3\x07\x05\xb8\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway\"Q\n\x0cPeeringGroup\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\x04name\x18\x02 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xd0\xf4\xb3\x07\x01:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\x32\xa1\x04\n\rPeeringGroups\x12r\n\x06\x43reate\x12\x1d.v1.PeeringGroupCreateRequest\x1a\x1e.v1.PeeringGroupCreateResponse\")\x82\xf9\xb3\x07\t\xa2\xf3\xb3\x07\x04post\x82\xf9\xb3\x07\x16\xaa\xf3\xb3\x07\x11/v1/peeringGroups\x12y\n\x06\x44\x65lete\x12\x1d.v1.PeeringGroupDeleteRequest\x1a\x1e.v1.PeeringGroupDeleteResponse\"0\x82\xf9\xb3\x07\x0b\xa2\xf3\xb3\x07\x06\x64\x65lete\x82\xf9\xb3\x07\x1b\xaa\xf3\xb3\x07\x16/v1/peeringGroups/{id}\x12m\n\x03Get\x12\x1a.v1.PeeringGroupGetRequest\x1a\x1b.v1.PeeringGroupGetResponse\"-\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x1b\xaa\xf3\xb3\x07\x16/v1/peeringGroups/{id}\x12k\n\x04List\x12\x1b.v1.PeeringGroupListRequest\x1a\x1c.v1.PeeringGroupListResponse\"(\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x16\xaa\xf3\xb3\x07\x11/v1/peeringGroups\x1a\x45\xca\xf9\xb3\x07\x11\xc2\xf9\xb3\x07\x0cPeeringGroup\xca\xf9\xb3\x07\x07\xd2\xf9\xb3\x07\x02g-\xca\xf9\xb3\x07\x06\xca\xf9\xb3\x07\x01*\xca\xf9\xb3\x07\t\xca\xf9\xb3\x07\x04!cli\xca\xf9\xb3\x07\x05\xd8\xf9\xb3\x07\x01\x42i\n\x19\x63om.strongdm.api.plumbingB\x15PeeringGroupsPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1b\x06proto3')
34
34
 
35
35
 
36
36
 
@@ -152,7 +152,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
152
152
  _PEERINGGROUP._options = None
153
153
  _PEERINGGROUP._serialized_options = b'\372\370\263\007\005\250\363\263\007\001'
154
154
  _PEERINGGROUPS._options = None
155
- _PEERINGGROUPS._serialized_options = b'\312\371\263\007\021\302\371\263\007\014PeeringGroup\312\371\263\007\007\322\371\263\007\002g-\312\371\263\007\005\340\371\263\007\001\312\371\263\007\005\330\371\263\007\001'
155
+ _PEERINGGROUPS._serialized_options = b'\312\371\263\007\021\302\371\263\007\014PeeringGroup\312\371\263\007\007\322\371\263\007\002g-\312\371\263\007\006\312\371\263\007\001*\312\371\263\007\t\312\371\263\007\004!cli\312\371\263\007\005\330\371\263\007\001'
156
156
  _PEERINGGROUPS.methods_by_name['Create']._options = None
157
157
  _PEERINGGROUPS.methods_by_name['Create']._serialized_options = b'\202\371\263\007\t\242\363\263\007\004post\202\371\263\007\026\252\363\263\007\021/v1/peeringGroups'
158
158
  _PEERINGGROUPS.methods_by_name['Delete']._options = None
@@ -180,5 +180,5 @@ if _descriptor._USE_C_DESCRIPTORS == False:
180
180
  _PEERINGGROUP._serialized_start=1324
181
181
  _PEERINGGROUP._serialized_end=1405
182
182
  _PEERINGGROUPS._serialized_start=1408
183
- _PEERINGGROUPS._serialized_end=1938
183
+ _PEERINGGROUPS._serialized_end=1953
184
184
  # @@protoc_insertion_point(module_scope)
@@ -8107,6 +8107,7 @@ def convert_query_to_porcelain(plumbing):
8107
8107
  porcelain.account_id = (plumbing.account_id)
8108
8108
  porcelain.account_last_name = (plumbing.account_last_name)
8109
8109
  porcelain.account_tags = convert_tags_to_porcelain(plumbing.account_tags)
8110
+ porcelain.authzjson = (plumbing.authzJson)
8110
8111
  porcelain.capture = convert_query_capture_to_porcelain(plumbing.capture)
8111
8112
  porcelain.client_ip = (plumbing.client_ip)
8112
8113
  porcelain.completed_at = convert_timestamp_to_porcelain(
@@ -8128,6 +8129,7 @@ def convert_query_to_porcelain(plumbing):
8128
8129
  porcelain.resource_tags = convert_tags_to_porcelain(plumbing.resource_tags)
8129
8130
  porcelain.resource_type = (plumbing.resource_type)
8130
8131
  porcelain.source_ip = (plumbing.source_ip)
8132
+ porcelain.target = (plumbing.target)
8131
8133
  porcelain.timestamp = convert_timestamp_to_porcelain(plumbing.timestamp)
8132
8134
  return porcelain
8133
8135
 
@@ -8142,6 +8144,7 @@ def convert_query_to_plumbing(porcelain):
8142
8144
  plumbing.account_last_name = (porcelain.account_last_name)
8143
8145
  plumbing.account_tags.CopyFrom(
8144
8146
  convert_tags_to_plumbing(porcelain.account_tags))
8147
+ plumbing.authzJson = (porcelain.authzjson)
8145
8148
  plumbing.capture.CopyFrom(
8146
8149
  convert_query_capture_to_plumbing(porcelain.capture))
8147
8150
  plumbing.client_ip = (porcelain.client_ip)
@@ -8166,6 +8169,7 @@ def convert_query_to_plumbing(porcelain):
8166
8169
  convert_tags_to_plumbing(porcelain.resource_tags))
8167
8170
  plumbing.resource_type = (porcelain.resource_type)
8168
8171
  plumbing.source_ip = (porcelain.source_ip)
8172
+ plumbing.target = (porcelain.target)
8169
8173
  plumbing.timestamp.CopyFrom(
8170
8174
  convert_timestamp_to_plumbing(porcelain.timestamp))
8171
8175
  return plumbing
@@ -32,7 +32,7 @@ from . import options_pb2 as options__pb2
32
32
  from . import spec_pb2 as spec__pb2
33
33
 
34
34
 
35
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x16policies_history.proto\x12\x02v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x0epolicies.proto\x1a\roptions.proto\x1a\nspec.proto\"\x89\x01\n\x1aPoliciesHistoryListRequest\x12%\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.ListRequestMetadata\x12\x1a\n\x06\x66ilter\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\x95\x02\n\x1bPoliciesHistoryListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12.\n\x07history\x18\x02 \x03(\x0b\x32\x11.v1.PolicyHistoryB\n\xf2\xf8\xb3\x07\x05\xb8\xf3\xb3\x07\x01\x12t\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataBI\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\xf9\x01\n\rPolicyHistory\x12\x1f\n\x0b\x61\x63tivity_id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\ttimestamp\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12&\n\x06policy\x18\x03 \x01(\x0b\x32\n.v1.PolicyB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12:\n\ndeleted_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:(\xfa\xf8\xb3\x07#\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\x01*\xd2\xf3\xb3\x07\x13!terraform-provider2\xe6\x01\n\x0fPoliciesHistory\x12t\n\x04List\x12\x1e.v1.PoliciesHistoryListRequest\x1a\x1f.v1.PoliciesHistoryListResponse\"+\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x19\xaa\xf3\xb3\x07\x14/v1/policies-history\x1a]\xca\xf9\xb3\x07\x12\xc2\xf9\xb3\x07\rPolicyHistory\xca\xf9\xb3\x07\x05\xd8\xf9\xb3\x07\x01\xca\xf9\xb3\x07\x06\xca\xf9\xb3\x07\x01*\xca\xf9\xb3\x07\x18\xca\xf9\xb3\x07\x13!terraform-provider\xca\xf9\xb3\x07\x05\xe0\xf9\xb3\x07\x01\xca\xf9\xb3\x07\x05\xe8\xf9\xb3\x07\x01\x42\x93\x01\n\x19\x63om.strongdm.api.plumbingB\x17PoliciesHistoryPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1\xc2\x92\xb4\x07\x06\xa2\x8c\xb4\x07\x01*\xc2\x92\xb4\x07\x18\xa2\x8c\xb4\x07\x13!terraform-providerb\x06proto3')
35
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x16policies_history.proto\x12\x02v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x0epolicies.proto\x1a\roptions.proto\x1a\nspec.proto\"\x89\x01\n\x1aPoliciesHistoryListRequest\x12%\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.ListRequestMetadata\x12\x1a\n\x06\x66ilter\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\x95\x02\n\x1bPoliciesHistoryListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12.\n\x07history\x18\x02 \x03(\x0b\x32\x11.v1.PolicyHistoryB\n\xf2\xf8\xb3\x07\x05\xb8\xf3\xb3\x07\x01\x12t\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataBI\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway\xf2\xf8\xb3\x07\x18\xb2\xf4\xb3\x07\x13!terraform-provider:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\xf9\x01\n\rPolicyHistory\x12\x1f\n\x0b\x61\x63tivity_id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\ttimestamp\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12&\n\x06policy\x18\x03 \x01(\x0b\x32\n.v1.PolicyB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12:\n\ndeleted_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:(\xfa\xf8\xb3\x07#\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\x01*\xd2\xf3\xb3\x07\x13!terraform-provider2\xea\x01\n\x0fPoliciesHistory\x12t\n\x04List\x12\x1e.v1.PoliciesHistoryListRequest\x1a\x1f.v1.PoliciesHistoryListResponse\"+\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x19\xaa\xf3\xb3\x07\x14/v1/policies-history\x1a\x61\xca\xf9\xb3\x07\x12\xc2\xf9\xb3\x07\rPolicyHistory\xca\xf9\xb3\x07\x05\xd8\xf9\xb3\x07\x01\xca\xf9\xb3\x07\x06\xca\xf9\xb3\x07\x01*\xca\xf9\xb3\x07\x18\xca\xf9\xb3\x07\x13!terraform-provider\xca\xf9\xb3\x07\t\xca\xf9\xb3\x07\x04!cli\xca\xf9\xb3\x07\x05\xe8\xf9\xb3\x07\x01\x42\x93\x01\n\x19\x63om.strongdm.api.plumbingB\x17PoliciesHistoryPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1\xc2\x92\xb4\x07\x06\xa2\x8c\xb4\x07\x01*\xc2\x92\xb4\x07\x18\xa2\x8c\xb4\x07\x13!terraform-providerb\x06proto3')
36
36
 
37
37
 
38
38
 
@@ -86,7 +86,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
86
86
  _POLICYHISTORY._options = None
87
87
  _POLICYHISTORY._serialized_options = b'\372\370\263\007#\250\363\263\007\001\322\363\263\007\001*\322\363\263\007\023!terraform-provider'
88
88
  _POLICIESHISTORY._options = None
89
- _POLICIESHISTORY._serialized_options = b'\312\371\263\007\022\302\371\263\007\rPolicyHistory\312\371\263\007\005\330\371\263\007\001\312\371\263\007\006\312\371\263\007\001*\312\371\263\007\030\312\371\263\007\023!terraform-provider\312\371\263\007\005\340\371\263\007\001\312\371\263\007\005\350\371\263\007\001'
89
+ _POLICIESHISTORY._serialized_options = b'\312\371\263\007\022\302\371\263\007\rPolicyHistory\312\371\263\007\005\330\371\263\007\001\312\371\263\007\006\312\371\263\007\001*\312\371\263\007\030\312\371\263\007\023!terraform-provider\312\371\263\007\t\312\371\263\007\004!cli\312\371\263\007\005\350\371\263\007\001'
90
90
  _POLICIESHISTORY.methods_by_name['List']._options = None
91
91
  _POLICIESHISTORY.methods_by_name['List']._serialized_options = b'\202\371\263\007\010\242\363\263\007\003get\202\371\263\007\031\252\363\263\007\024/v1/policies-history'
92
92
  _POLICIESHISTORYLISTREQUEST._serialized_start=107
@@ -96,5 +96,5 @@ if _descriptor._USE_C_DESCRIPTORS == False:
96
96
  _POLICYHISTORY._serialized_start=527
97
97
  _POLICYHISTORY._serialized_end=776
98
98
  _POLICIESHISTORY._serialized_start=779
99
- _POLICIESHISTORY._serialized_end=1009
99
+ _POLICIESHISTORY._serialized_end=1013
100
100
  # @@protoc_insertion_point(module_scope)
@@ -30,7 +30,7 @@ from . import options_pb2 as options__pb2
30
30
  from . import spec_pb2 as spec__pb2
31
31
 
32
32
 
33
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x0epolicies.proto\x12\x02v1\x1a\roptions.proto\x1a\nspec.proto\"f\n\x13PolicyCreateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.CreateRequestMetadata\x12&\n\x06policy\x18\x02 \x01(\x0b\x32\n.v1.PolicyB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xcd\x01\n\x14PolicyCreateResponse\x12(\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.CreateResponseMetadata\x12&\n\x06policy\x18\x02 \x01(\x0b\x32\n.v1.PolicyB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"r\n\x13PolicyUpdateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.UpdateRequestMetadata\x12\n\n\x02id\x18\x02 \x01(\t\x12&\n\x06policy\x18\x03 \x01(\x0b\x32\n.v1.PolicyB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xcd\x01\n\x14PolicyUpdateResponse\x12(\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.UpdateResponseMetadata\x12&\n\x06policy\x18\x02 \x01(\x0b\x32\n.v1.PolicyB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"V\n\x13PolicyDeleteRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.DeleteRequestMetadata\x12\x16\n\x02id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xa5\x01\n\x14PolicyDeleteResponse\x12(\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.DeleteResponseMetadata\x12W\n\nrate_limit\x18\x02 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"P\n\x10PolicyGetRequest\x12$\n\x04meta\x18\x01 \x01(\x0b\x32\x16.v1.GetRequestMetadata\x12\x16\n\x02id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xd3\x01\n\x11PolicyGetResponse\x12\x31\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.GetResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12&\n\x06policy\x18\x02 \x01(\x0b\x32\n.v1.PolicyB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"V\n\x11PolicyListRequest\x12%\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.ListRequestMetadata\x12\x1a\n\x06\x66ilter\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xcb\x01\n\x12PolicyListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12(\n\x08policies\x18\x02 \x03(\x0b\x32\n.v1.PolicyB\n\xf2\xf8\xb3\x07\x05\xb8\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\xd8\x01\n\x06Policy\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\x04name\x18\x02 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xc0\xf3\xb3\x07\x01\x12\x1f\n\x0b\x64\x65scription\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1a\n\x06policy\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:Z\xfa\xf8\xb3\x07U\xa8\xf3\xb3\x07\x01\xc2\xf3\xb3\x07K\xa2\xf3\xb3\x07\x1ftf_examples/policy_resource.txt\xaa\xf3\xb3\x07\"tf_examples/policy_data_source.txt2\xab\x04\n\x08Policies\x12\x61\n\x06\x43reate\x12\x17.v1.PolicyCreateRequest\x1a\x18.v1.PolicyCreateResponse\"$\x82\xf9\xb3\x07\t\xa2\xf3\xb3\x07\x04post\x82\xf9\xb3\x07\x11\xaa\xf3\xb3\x07\x0c/v1/policies\x12h\n\x06\x44\x65lete\x12\x17.v1.PolicyDeleteRequest\x1a\x18.v1.PolicyDeleteResponse\"+\x82\xf9\xb3\x07\x0b\xa2\xf3\xb3\x07\x06\x64\x65lete\x82\xf9\xb3\x07\x16\xaa\xf3\xb3\x07\x11/v1/policies/{id}\x12\x65\n\x06Update\x12\x17.v1.PolicyUpdateRequest\x1a\x18.v1.PolicyUpdateResponse\"(\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03put\x82\xf9\xb3\x07\x16\xaa\xf3\xb3\x07\x11/v1/policies/{id}\x12\\\n\x03Get\x12\x14.v1.PolicyGetRequest\x1a\x15.v1.PolicyGetResponse\"(\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x16\xaa\xf3\xb3\x07\x11/v1/policies/{id}\x12Z\n\x04List\x12\x15.v1.PolicyListRequest\x1a\x16.v1.PolicyListResponse\"#\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x11\xaa\xf3\xb3\x07\x0c/v1/policies\x1a\x31\xca\xf9\xb3\x07\x0b\xc2\xf9\xb3\x07\x06Policy\xca\xf9\xb3\x07\x08\xd2\xf9\xb3\x07\x03po-\xca\xf9\xb3\x07\x05\xe0\xf9\xb3\x07\x01\xca\xf9\xb3\x07\x05\xe8\xf9\xb3\x07\x01\x42\x64\n\x19\x63om.strongdm.api.plumbingB\x10PoliciesPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1b\x06proto3')
33
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x0epolicies.proto\x12\x02v1\x1a\roptions.proto\x1a\nspec.proto\"f\n\x13PolicyCreateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.CreateRequestMetadata\x12&\n\x06policy\x18\x02 \x01(\x0b\x32\n.v1.PolicyB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xcd\x01\n\x14PolicyCreateResponse\x12(\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.CreateResponseMetadata\x12&\n\x06policy\x18\x02 \x01(\x0b\x32\n.v1.PolicyB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"r\n\x13PolicyUpdateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.UpdateRequestMetadata\x12\n\n\x02id\x18\x02 \x01(\t\x12&\n\x06policy\x18\x03 \x01(\x0b\x32\n.v1.PolicyB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xcd\x01\n\x14PolicyUpdateResponse\x12(\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.UpdateResponseMetadata\x12&\n\x06policy\x18\x02 \x01(\x0b\x32\n.v1.PolicyB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"V\n\x13PolicyDeleteRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.DeleteRequestMetadata\x12\x16\n\x02id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xa5\x01\n\x14PolicyDeleteResponse\x12(\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.DeleteResponseMetadata\x12W\n\nrate_limit\x18\x02 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"P\n\x10PolicyGetRequest\x12$\n\x04meta\x18\x01 \x01(\x0b\x32\x16.v1.GetRequestMetadata\x12\x16\n\x02id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xd3\x01\n\x11PolicyGetResponse\x12\x31\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.GetResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12&\n\x06policy\x18\x02 \x01(\x0b\x32\n.v1.PolicyB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"V\n\x11PolicyListRequest\x12%\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.ListRequestMetadata\x12\x1a\n\x06\x66ilter\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xcb\x01\n\x12PolicyListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12(\n\x08policies\x18\x02 \x03(\x0b\x32\n.v1.PolicyB\n\xf2\xf8\xb3\x07\x05\xb8\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\xd8\x01\n\x06Policy\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\x04name\x18\x02 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xc0\xf3\xb3\x07\x01\x12\x1f\n\x0b\x64\x65scription\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1a\n\x06policy\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:Z\xfa\xf8\xb3\x07U\xa8\xf3\xb3\x07\x01\xc2\xf3\xb3\x07K\xa2\xf3\xb3\x07\x1ftf_examples/policy_resource.txt\xaa\xf3\xb3\x07\"tf_examples/policy_data_source.txt2\xba\x04\n\x08Policies\x12\x61\n\x06\x43reate\x12\x17.v1.PolicyCreateRequest\x1a\x18.v1.PolicyCreateResponse\"$\x82\xf9\xb3\x07\t\xa2\xf3\xb3\x07\x04post\x82\xf9\xb3\x07\x11\xaa\xf3\xb3\x07\x0c/v1/policies\x12h\n\x06\x44\x65lete\x12\x17.v1.PolicyDeleteRequest\x1a\x18.v1.PolicyDeleteResponse\"+\x82\xf9\xb3\x07\x0b\xa2\xf3\xb3\x07\x06\x64\x65lete\x82\xf9\xb3\x07\x16\xaa\xf3\xb3\x07\x11/v1/policies/{id}\x12\x65\n\x06Update\x12\x17.v1.PolicyUpdateRequest\x1a\x18.v1.PolicyUpdateResponse\"(\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03put\x82\xf9\xb3\x07\x16\xaa\xf3\xb3\x07\x11/v1/policies/{id}\x12\\\n\x03Get\x12\x14.v1.PolicyGetRequest\x1a\x15.v1.PolicyGetResponse\"(\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x16\xaa\xf3\xb3\x07\x11/v1/policies/{id}\x12Z\n\x04List\x12\x15.v1.PolicyListRequest\x1a\x16.v1.PolicyListResponse\"#\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x11\xaa\xf3\xb3\x07\x0c/v1/policies\x1a@\xca\xf9\xb3\x07\x0b\xc2\xf9\xb3\x07\x06Policy\xca\xf9\xb3\x07\x08\xd2\xf9\xb3\x07\x03po-\xca\xf9\xb3\x07\x06\xca\xf9\xb3\x07\x01*\xca\xf9\xb3\x07\t\xca\xf9\xb3\x07\x04!cli\xca\xf9\xb3\x07\x05\xe8\xf9\xb3\x07\x01\x42\x64\n\x19\x63om.strongdm.api.plumbingB\x10PoliciesPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1b\x06proto3')
34
34
 
35
35
 
36
36
 
@@ -178,7 +178,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
178
178
  _POLICY._options = None
179
179
  _POLICY._serialized_options = b'\372\370\263\007U\250\363\263\007\001\302\363\263\007K\242\363\263\007\037tf_examples/policy_resource.txt\252\363\263\007\"tf_examples/policy_data_source.txt'
180
180
  _POLICIES._options = None
181
- _POLICIES._serialized_options = b'\312\371\263\007\013\302\371\263\007\006Policy\312\371\263\007\010\322\371\263\007\003po-\312\371\263\007\005\340\371\263\007\001\312\371\263\007\005\350\371\263\007\001'
181
+ _POLICIES._serialized_options = b'\312\371\263\007\013\302\371\263\007\006Policy\312\371\263\007\010\322\371\263\007\003po-\312\371\263\007\006\312\371\263\007\001*\312\371\263\007\t\312\371\263\007\004!cli\312\371\263\007\005\350\371\263\007\001'
182
182
  _POLICIES.methods_by_name['Create']._options = None
183
183
  _POLICIES.methods_by_name['Create']._serialized_options = b'\202\371\263\007\t\242\363\263\007\004post\202\371\263\007\021\252\363\263\007\014/v1/policies'
184
184
  _POLICIES.methods_by_name['Delete']._options = None
@@ -212,5 +212,5 @@ if _descriptor._USE_C_DESCRIPTORS == False:
212
212
  _POLICY._serialized_start=1532
213
213
  _POLICY._serialized_end=1748
214
214
  _POLICIES._serialized_start=1751
215
- _POLICIES._serialized_end=2306
215
+ _POLICIES._serialized_end=2321
216
216
  # @@protoc_insertion_point(module_scope)
@@ -33,7 +33,7 @@ from . import spec_pb2 as spec__pb2
33
33
  from . import tags_pb2 as tags__pb2
34
34
 
35
35
 
36
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\rqueries.proto\x12\x02v1\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\roptions.proto\x1a\nspec.proto\x1a\ntags.proto\"\x7f\n\x10QueryListRequest\x12%\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.ListRequestMetadata\x12\x1a\n\x06\x66ilter\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\xe6\x01\n\x11QueryListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12&\n\x07queries\x18\x02 \x03(\x0b\x32\t.v1.QueryB\n\xf2\xf8\xb3\x07\x05\xb8\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\xb2\n\n\x05Query\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\naccount_id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1f\n\x0bresource_id\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nquery_body\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x37\n\x08\x64uration\x18\x05 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tencrypted\x18\x06 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nquery_hash\x18\x07 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x18remote_identity_username\x18\x08 \x01(\tB\x0c\x18\x01\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\ttimestamp\x18\t \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0e\x65gress_node_id\x18\n \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nreplayable\x18\x0b \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12 \n\x0crecord_count\x18\x0c \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\rresource_type\x18\r \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0equery_category\x18\x0e \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tquery_key\x18\x0f \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\rresource_name\x18\x10 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12+\n\rresource_tags\x18\x11 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12&\n\x12\x61\x63\x63ount_first_name\x18\x12 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12%\n\x11\x61\x63\x63ount_last_name\x18\x13 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\raccount_email\x18\x14 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12*\n\x0c\x61\x63\x63ount_tags\x18\x15 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0cquery_key_id\x18\x16 \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12<\n\x0c\x63ompleted_at\x18\x17 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12-\n\x07\x63\x61pture\x18\x18 \x01(\x0b\x32\x10.v1.QueryCaptureB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x35\n\tsource_ip\x18\x19 \x01(\tB\"\xf2\xf8\xb3\x07\x1d\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x13\xc2\xf4\xb3\x07\x0e\n\x02go\x12\x08SourceIP\x12\x34\n\x11\x61uthentication_id\x18\x1a \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12)\n\x06target\x18\x1b \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12\x45\n\tauthzJson\x18\x1c \x01(\tB2\xf2\xf8\xb3\x07-\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x02go\x12\tAuthzJSON\xb2\xf4\xb3\x07\ngo_private\x12\x35\n\tclient_ip\x18\x1d \x01(\tB\"\xf2\xf8\xb3\x07\x1d\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x13\xc2\xf4\xb3\x07\x0e\n\x02go\x12\x08\x43lientIP\x12+\n\x17identity_alias_username\x18\x1e \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:2\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\xab\x04\n\x0cQueryCapture\x12\x19\n\x05width\x18\x01 \x01(\x05\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1a\n\x06height\x18\x02 \x01(\x05\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1b\n\x07\x63ommand\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x32\n\x03\x65nv\x18\x04 \x03(\x0b\x32\x19.v1.QueryCapture.EnvEntryB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x18\n\x04type\x18\x05 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tfile_name\x18\x06 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tfile_size\x18\x07 \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0e\x63lient_command\x18\x08 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x17\n\x03pod\x18\t \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tcontainer\x18\n \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0erequest_method\x18\x0b \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\x0brequest_uri\x18\x0c \x01(\tB$\xf2\xf8\xb3\x07\x1f\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x02go\x12\nRequestURI\x12 \n\x0crequest_body\x18\r \x01(\x0c\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x1a*\n\x08\x45nvEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:2\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider2\xa5\x01\n\x07Queries\x12W\n\x04List\x12\x14.v1.QueryListRequest\x1a\x15.v1.QueryListResponse\"\"\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x10\xaa\xf3\xb3\x07\x0b/v1/queries\x1a\x41\xca\xf9\xb3\x07\n\xc2\xf9\xb3\x07\x05Query\xca\xf9\xb3\x07\x05\xd8\xf9\xb3\x07\x01\xca\xf9\xb3\x07\x06\xca\xf9\xb3\x07\x01*\xca\xf9\xb3\x07\x18\xca\xf9\xb3\x07\x13!terraform-providerB\x8b\x01\n\x19\x63om.strongdm.api.plumbingB\x0fQueriesPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1\xc2\x92\xb4\x07\x06\xa2\x8c\xb4\x07\x01*\xc2\x92\xb4\x07\x18\xa2\x8c\xb4\x07\x13!terraform-providerb\x06proto3')
36
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\rqueries.proto\x12\x02v1\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\roptions.proto\x1a\nspec.proto\x1a\ntags.proto\"\x7f\n\x10QueryListRequest\x12%\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.ListRequestMetadata\x12\x1a\n\x06\x66ilter\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\xe6\x01\n\x11QueryListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12&\n\x07queries\x18\x02 \x03(\x0b\x32\t.v1.QueryB\n\xf2\xf8\xb3\x07\x05\xb8\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:(\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\x94\n\n\x05Query\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\naccount_id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1f\n\x0bresource_id\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nquery_body\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x37\n\x08\x64uration\x18\x05 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tencrypted\x18\x06 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nquery_hash\x18\x07 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12.\n\x18remote_identity_username\x18\x08 \x01(\tB\x0c\x18\x01\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\ttimestamp\x18\t \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0e\x65gress_node_id\x18\n \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nreplayable\x18\x0b \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12 \n\x0crecord_count\x18\x0c \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\rresource_type\x18\r \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0equery_category\x18\x0e \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tquery_key\x18\x0f \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\rresource_name\x18\x10 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12+\n\rresource_tags\x18\x11 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12&\n\x12\x61\x63\x63ount_first_name\x18\x12 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12%\n\x11\x61\x63\x63ount_last_name\x18\x13 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\raccount_email\x18\x14 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12*\n\x0c\x61\x63\x63ount_tags\x18\x15 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12/\n\x0cquery_key_id\x18\x16 \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12<\n\x0c\x63ompleted_at\x18\x17 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12-\n\x07\x63\x61pture\x18\x18 \x01(\x0b\x32\x10.v1.QueryCaptureB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x35\n\tsource_ip\x18\x19 \x01(\tB\"\xf2\xf8\xb3\x07\x1d\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x13\xc2\xf4\xb3\x07\x0e\n\x02go\x12\x08SourceIP\x12\x34\n\x11\x61uthentication_id\x18\x1a \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12\x1a\n\x06target\x18\x1b \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x36\n\tauthzJson\x18\x1c \x01(\tB#\xf2\xf8\xb3\x07\x1e\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x14\xc2\xf4\xb3\x07\x0f\n\x02go\x12\tAuthzJSON\x12\x35\n\tclient_ip\x18\x1d \x01(\tB\"\xf2\xf8\xb3\x07\x1d\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x13\xc2\xf4\xb3\x07\x0e\n\x02go\x12\x08\x43lientIP\x12+\n\x17identity_alias_username\x18\x1e \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:2\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider\"\xab\x04\n\x0cQueryCapture\x12\x19\n\x05width\x18\x01 \x01(\x05\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1a\n\x06height\x18\x02 \x01(\x05\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1b\n\x07\x63ommand\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x32\n\x03\x65nv\x18\x04 \x03(\x0b\x32\x19.v1.QueryCapture.EnvEntryB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x18\n\x04type\x18\x05 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tfile_name\x18\x06 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tfile_size\x18\x07 \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0e\x63lient_command\x18\x08 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x17\n\x03pod\x18\t \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tcontainer\x18\n \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0erequest_method\x18\x0b \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\x0brequest_uri\x18\x0c \x01(\tB$\xf2\xf8\xb3\x07\x1f\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x02go\x12\nRequestURI\x12 \n\x0crequest_body\x18\r \x01(\x0c\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x1a*\n\x08\x45nvEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01:2\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\xfa\xf8\xb3\x07\x06\xd2\xf3\xb3\x07\x01*\xfa\xf8\xb3\x07\x18\xd2\xf3\xb3\x07\x13!terraform-provider2\xa5\x01\n\x07Queries\x12W\n\x04List\x12\x14.v1.QueryListRequest\x1a\x15.v1.QueryListResponse\"\"\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x10\xaa\xf3\xb3\x07\x0b/v1/queries\x1a\x41\xca\xf9\xb3\x07\n\xc2\xf9\xb3\x07\x05Query\xca\xf9\xb3\x07\x05\xd8\xf9\xb3\x07\x01\xca\xf9\xb3\x07\x06\xca\xf9\xb3\x07\x01*\xca\xf9\xb3\x07\x18\xca\xf9\xb3\x07\x13!terraform-providerB\x8b\x01\n\x19\x63om.strongdm.api.plumbingB\x0fQueriesPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1\xc2\x92\xb4\x07\x06\xa2\x8c\xb4\x07\x01*\xc2\x92\xb4\x07\x18\xa2\x8c\xb4\x07\x13!terraform-providerb\x06proto3')
37
37
 
38
38
 
39
39
 
@@ -146,9 +146,9 @@ if _descriptor._USE_C_DESCRIPTORS == False:
146
146
  _QUERY.fields_by_name['authentication_id']._options = None
147
147
  _QUERY.fields_by_name['authentication_id']._serialized_options = b'\362\370\263\007\024\260\363\263\007\001\262\364\263\007\ngo_private'
148
148
  _QUERY.fields_by_name['target']._options = None
149
- _QUERY.fields_by_name['target']._serialized_options = b'\362\370\263\007\024\260\363\263\007\001\262\364\263\007\ngo_private'
149
+ _QUERY.fields_by_name['target']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
150
150
  _QUERY.fields_by_name['authzJson']._options = None
151
- _QUERY.fields_by_name['authzJson']._serialized_options = b'\362\370\263\007-\260\363\263\007\001\312\363\263\007\024\302\364\263\007\017\n\002go\022\tAuthzJSON\262\364\263\007\ngo_private'
151
+ _QUERY.fields_by_name['authzJson']._serialized_options = b'\362\370\263\007\036\260\363\263\007\001\312\363\263\007\024\302\364\263\007\017\n\002go\022\tAuthzJSON'
152
152
  _QUERY.fields_by_name['client_ip']._options = None
153
153
  _QUERY.fields_by_name['client_ip']._serialized_options = b'\362\370\263\007\035\260\363\263\007\001\312\363\263\007\023\302\364\263\007\016\n\002go\022\010ClientIP'
154
154
  _QUERY.fields_by_name['identity_alias_username']._options = None
@@ -194,11 +194,11 @@ if _descriptor._USE_C_DESCRIPTORS == False:
194
194
  _QUERYLISTRESPONSE._serialized_start=255
195
195
  _QUERYLISTRESPONSE._serialized_end=485
196
196
  _QUERY._serialized_start=488
197
- _QUERY._serialized_end=1818
198
- _QUERYCAPTURE._serialized_start=1821
199
- _QUERYCAPTURE._serialized_end=2376
200
- _QUERYCAPTURE_ENVENTRY._serialized_start=2282
201
- _QUERYCAPTURE_ENVENTRY._serialized_end=2324
202
- _QUERIES._serialized_start=2379
203
- _QUERIES._serialized_end=2544
197
+ _QUERY._serialized_end=1788
198
+ _QUERYCAPTURE._serialized_start=1791
199
+ _QUERYCAPTURE._serialized_end=2346
200
+ _QUERYCAPTURE_ENVENTRY._serialized_start=2252
201
+ _QUERYCAPTURE_ENVENTRY._serialized_end=2294
202
+ _QUERIES._serialized_start=2349
203
+ _QUERIES._serialized_end=2514
204
204
  # @@protoc_insertion_point(module_scope)
@@ -1,12 +1,12 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: strongdm
3
- Version: 11.5.0
3
+ Version: 11.6.0
4
4
  Summary: strongDM SDK for the Python programming language.
5
5
  Home-page: https://github.com/strongdm/strongdm-sdk-python
6
6
  Author: strongDM Team
7
7
  Author-email: sdk-feedback@strongdm.com
8
8
  License: apache-2.0
9
- Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v11.5.0.tar.gz
9
+ Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v11.6.0.tar.gz
10
10
  Keywords: strongDM,sdm,api,automation,security,audit,database,server,ssh,rdp
11
11
  Platform: UNKNOWN
12
12
  Classifier: Development Status :: 4 - Beta
File without changes
File without changes
File without changes
File without changes
File without changes