strongdm 14.20.0__zip → 14.21.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 (151) hide show
  1. {strongdm-14.20.0 → strongdm-14.21.0}/PKG-INFO +2 -2
  2. {strongdm-14.20.0 → strongdm-14.21.0}/setup.py +2 -2
  3. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/client.py +1 -1
  4. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/organization_history_pb2.py +73 -4
  5. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/spec_pb2.py +15 -5
  6. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm.egg-info/PKG-INFO +2 -2
  7. {strongdm-14.20.0 → strongdm-14.21.0}/LICENSE +0 -0
  8. {strongdm-14.20.0 → strongdm-14.21.0}/README.md +0 -0
  9. {strongdm-14.20.0 → strongdm-14.21.0}/setup.cfg +0 -0
  10. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/__init__.py +0 -0
  11. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/access_request_events_history_pb2.py +0 -0
  12. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
  13. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/access_requests_history_pb2.py +0 -0
  14. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/access_requests_history_pb2_grpc.py +0 -0
  15. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/access_requests_pb2.py +0 -0
  16. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/access_requests_pb2_grpc.py +0 -0
  17. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/account_attachments_history_pb2.py +0 -0
  18. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
  19. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/account_attachments_pb2.py +0 -0
  20. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/account_attachments_pb2_grpc.py +0 -0
  21. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/account_grants_history_pb2.py +0 -0
  22. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/account_grants_history_pb2_grpc.py +0 -0
  23. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/account_grants_pb2.py +0 -0
  24. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/account_grants_pb2_grpc.py +0 -0
  25. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/account_permissions_pb2.py +0 -0
  26. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/account_permissions_pb2_grpc.py +0 -0
  27. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/account_resources_history_pb2.py +0 -0
  28. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/account_resources_history_pb2_grpc.py +0 -0
  29. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/account_resources_pb2.py +0 -0
  30. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/account_resources_pb2_grpc.py +0 -0
  31. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/accounts_history_pb2.py +0 -0
  32. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/accounts_history_pb2_grpc.py +0 -0
  33. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/accounts_pb2.py +0 -0
  34. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/accounts_pb2_grpc.py +0 -0
  35. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/activities_pb2.py +0 -0
  36. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/activities_pb2_grpc.py +0 -0
  37. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
  38. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
  39. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/approval_workflow_approvers_pb2.py +0 -0
  40. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/approval_workflow_approvers_pb2_grpc.py +0 -0
  41. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
  42. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
  43. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/approval_workflow_steps_pb2.py +0 -0
  44. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/approval_workflow_steps_pb2_grpc.py +0 -0
  45. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/approval_workflows_history_pb2.py +0 -0
  46. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
  47. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/approval_workflows_pb2.py +0 -0
  48. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/approval_workflows_pb2_grpc.py +0 -0
  49. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/constants.py +0 -0
  50. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/control_panel_pb2.py +0 -0
  51. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/control_panel_pb2_grpc.py +0 -0
  52. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/drivers_pb2.py +0 -0
  53. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/drivers_pb2_grpc.py +0 -0
  54. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/errors.py +0 -0
  55. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/health_checks_pb2.py +0 -0
  56. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/health_checks_pb2_grpc.py +0 -0
  57. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/identity_aliases_history_pb2.py +0 -0
  58. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
  59. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/identity_aliases_pb2.py +0 -0
  60. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/identity_aliases_pb2_grpc.py +0 -0
  61. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/identity_sets_history_pb2.py +0 -0
  62. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
  63. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/identity_sets_pb2.py +0 -0
  64. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/identity_sets_pb2_grpc.py +0 -0
  65. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/managed_secrets_pb2.py +0 -0
  66. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/managed_secrets_pb2_grpc.py +0 -0
  67. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/models.py +0 -0
  68. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/nodes_history_pb2.py +0 -0
  69. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/nodes_history_pb2_grpc.py +0 -0
  70. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/nodes_pb2.py +0 -0
  71. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/nodes_pb2_grpc.py +0 -0
  72. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/options_pb2.py +0 -0
  73. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/options_pb2_grpc.py +0 -0
  74. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/organization_history_pb2_grpc.py +0 -0
  75. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/peering_group_nodes_pb2.py +0 -0
  76. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
  77. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/peering_group_peers_pb2.py +0 -0
  78. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
  79. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/peering_group_resources_pb2.py +0 -0
  80. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
  81. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/peering_groups_pb2.py +0 -0
  82. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/peering_groups_pb2_grpc.py +0 -0
  83. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/plumbing.py +0 -0
  84. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/policies_history_pb2.py +0 -0
  85. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/policies_history_pb2_grpc.py +0 -0
  86. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/policies_pb2.py +0 -0
  87. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/policies_pb2_grpc.py +0 -0
  88. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/proxy_cluster_keys_pb2.py +0 -0
  89. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/proxy_cluster_keys_pb2_grpc.py +0 -0
  90. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/queries_pb2.py +0 -0
  91. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/queries_pb2_grpc.py +0 -0
  92. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/remote_identities_history_pb2.py +0 -0
  93. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
  94. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/remote_identities_pb2.py +0 -0
  95. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/remote_identities_pb2_grpc.py +0 -0
  96. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/remote_identity_groups_history_pb2.py +0 -0
  97. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
  98. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/remote_identity_groups_pb2.py +0 -0
  99. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
  100. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/replays_pb2.py +0 -0
  101. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/replays_pb2_grpc.py +0 -0
  102. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/resources_history_pb2.py +0 -0
  103. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/resources_history_pb2_grpc.py +0 -0
  104. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/resources_pb2.py +0 -0
  105. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/resources_pb2_grpc.py +0 -0
  106. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/role_resources_history_pb2.py +0 -0
  107. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/role_resources_history_pb2_grpc.py +0 -0
  108. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/role_resources_pb2.py +0 -0
  109. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/role_resources_pb2_grpc.py +0 -0
  110. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/roles_history_pb2.py +0 -0
  111. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/roles_history_pb2_grpc.py +0 -0
  112. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/roles_pb2.py +0 -0
  113. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/roles_pb2_grpc.py +0 -0
  114. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/secret_engine_policy_pb2.py +0 -0
  115. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/secret_engine_policy_pb2_grpc.py +0 -0
  116. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/secret_engine_types_pb2.py +0 -0
  117. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/secret_engine_types_pb2_grpc.py +0 -0
  118. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/secret_engines_pb2.py +0 -0
  119. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/secret_engines_pb2_grpc.py +0 -0
  120. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/secret_store_healths_pb2.py +0 -0
  121. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
  122. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/secret_store_types_pb2.py +0 -0
  123. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/secret_store_types_pb2_grpc.py +0 -0
  124. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/secret_stores_history_pb2.py +0 -0
  125. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
  126. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/secret_stores_pb2.py +0 -0
  127. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/secret_stores_pb2_grpc.py +0 -0
  128. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/spec_pb2_grpc.py +0 -0
  129. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/svc.py +0 -0
  130. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/tags_pb2.py +0 -0
  131. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/tags_pb2_grpc.py +0 -0
  132. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/workflow_approvers_history_pb2.py +0 -0
  133. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
  134. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/workflow_approvers_pb2.py +0 -0
  135. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
  136. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/workflow_assignments_history_pb2.py +0 -0
  137. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
  138. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/workflow_assignments_pb2.py +0 -0
  139. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
  140. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/workflow_roles_history_pb2.py +0 -0
  141. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
  142. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/workflow_roles_pb2.py +0 -0
  143. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/workflow_roles_pb2_grpc.py +0 -0
  144. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/workflows_history_pb2.py +0 -0
  145. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/workflows_history_pb2_grpc.py +0 -0
  146. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/workflows_pb2.py +0 -0
  147. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm/workflows_pb2_grpc.py +0 -0
  148. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm.egg-info/SOURCES.txt +0 -0
  149. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm.egg-info/dependency_links.txt +0 -0
  150. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm.egg-info/requires.txt +0 -0
  151. {strongdm-14.20.0 → strongdm-14.21.0}/strongdm.egg-info/top_level.txt +0 -0
@@ -1,12 +1,12 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: strongdm
3
- Version: 14.20.0
3
+ Version: 14.21.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/v14.20.0.tar.gz
9
+ Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v14.21.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
@@ -23,7 +23,7 @@ from setuptools import setup
23
23
  setup(
24
24
  name='strongdm',
25
25
  packages=['strongdm'],
26
- version='14.20.0',
26
+ version='14.21.0',
27
27
  license='apache-2.0',
28
28
  description='strongDM SDK for the Python programming language.',
29
29
  long_description=long_description,
@@ -32,7 +32,7 @@ setup(
32
32
  author_email='sdk-feedback@strongdm.com',
33
33
  url='https://github.com/strongdm/strongdm-sdk-python',
34
34
  download_url=
35
- 'https://github.com/strongdm/strongdm-sdk-python/archive/v14.20.0.tar.gz',
35
+ 'https://github.com/strongdm/strongdm-sdk-python/archive/v14.21.0.tar.gz',
36
36
  keywords=[
37
37
  'strongDM', 'sdm', 'api', 'automation', 'security', 'audit',
38
38
  'database', 'server', 'ssh', 'rdp'
@@ -34,7 +34,7 @@ DEFAULT_MAX_RETRY_DELAY = 120 # 120 seconds
34
34
  DEFAULT_RETRY_FACTOR = 1.6
35
35
  DEFAULT_RETRY_JITTER = 0.2
36
36
  API_VERSION = '2025-04-14'
37
- USER_AGENT = 'strongdm-sdk-python/14.20.0'
37
+ USER_AGENT = 'strongdm-sdk-python/14.21.0'
38
38
 
39
39
 
40
40
  class Client:
@@ -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\x1aorganization_history.proto\x12\x02v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\roptions.proto\x1a\nspec.proto\"\x8d\x01\n\x1eOrganizationHistoryListRequest\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\"\x88\x02\n\x1fOrganizationHistoryListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12:\n\x07history\x18\x02 \x03(\x0b\x32\x1d.v1.OrganizationHistoryRecordB\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\"\xdf\x01\n\x19OrganizationHistoryRecord\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\x32\n\x0corganization\x18\x03 \x01(\x0b\x32\x10.v1.OrganizationB\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\"\xe2\x0c\n\x0cOrganization\x12\x18\n\x04name\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12:\n\ncreated_at\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12:\n\nupdated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\rauth_provider\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12(\n\x14idle_timeout_enabled\x18\x05 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12;\n\x0cidle_timeout\x18\x06 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12+\n\x17session_timeout_enabled\x18\x07 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12>\n\x0fsession_timeout\x18\x08 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\x0bmfa_enabled\x18\t \x01(\x08\x42$\xf2\xf8\xb3\x07\x1f\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x02go\x12\nMFAEnabled\x12;\n\x0cmfa_provider\x18\n \x01(\tB%\xf2\xf8\xb3\x07 \xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x16\xc2\xf4\xb3\x07\x11\n\x02go\x12\x0bMFAProvider\x12&\n\x12log_remote_encoder\x18\x0b \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12%\n\x11log_local_storage\x18\x0c \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12%\n\x11log_local_encoder\x18\r \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x10log_local_format\x18\x0e \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12@\n\x0flog_tcp_address\x18\x0f \x01(\tB\'\xf2\xf8\xb3\x07\"\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x02go\x12\rLogTCPAddress\x12#\n\x0flog_socket_path\x18\x10 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12=\n\rscim_provider\x18\x11 \x01(\tB&\xf2\xf8\xb3\x07!\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x02go\x12\x0cSCIMProvider\x12&\n\x12websites_subdomain\x18\x12 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12h\n$ssh_certificate_authority_public_key\x18\x13 \x01(\tB:\xf2\xf8\xb3\x07\x35\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07+\xc2\xf4\xb3\x07&\n\x02go\x12 SSHCertificateAuthorityPublicKey\x12\x84\x01\n$ssh_certificate_authority_updated_at\x18\x14 \x01(\x0b\x32\x1a.google.protobuf.TimestampB:\xf2\xf8\xb3\x07\x35\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07+\xc2\xf4\xb3\x07&\n\x02go\x12 SSHCertificateAuthorityUpdatedAt\x12(\n\x14require_secret_store\x18\x15 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12#\n\x0fsensitive_label\x18\x16 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x44\n\x11saml_metadata_url\x18\x17 \x01(\tB)\xf2\xf8\xb3\x07$\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x02go\x12\x0fSAMLMetadataURL\x12\x18\n\x04kind\x18\x18 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12%\n\x02id\x18\x19 \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12\"\n\x0eloopback_range\x18\x1a \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12(\n\x14\x64\x65vice_trust_enabled\x18\x1b \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12)\n\x15\x64\x65vice_trust_provider\x18\x1c \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12*\n\x16\x65nforce_single_session\x18\x1d \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12#\n\x0f\x64iscard_replays\x18\x1e \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0epublic_key_pem\x18\x1f \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-provider2\xef\x01\n\x13OrganizationHistory\x12\x80\x01\n\x04List\x12\".v1.OrganizationHistoryListRequest\x1a#.v1.OrganizationHistoryListResponse\"/\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x1d\xaa\xf3\xb3\x07\x18/v1/organization-history\x1aU\xca\xf9\xb3\x07\x1e\xc2\xf9\xb3\x07\x19OrganizationHistoryRecord\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\x97\x01\n\x19\x63om.strongdm.api.plumbingB\x1bOrganizationHistoryPlumbingZ5github.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\x1aorganization_history.proto\x12\x02v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\roptions.proto\x1a\nspec.proto\"\x8d\x01\n\x1eOrganizationHistoryListRequest\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\"\x88\x02\n\x1fOrganizationHistoryListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12:\n\x07history\x18\x02 \x03(\x0b\x32\x1d.v1.OrganizationHistoryRecordB\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\"\xdf\x01\n\x19OrganizationHistoryRecord\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\x32\n\x0corganization\x18\x03 \x01(\x0b\x32\x10.v1.OrganizationB\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\"\xa0\r\n\x0cOrganization\x12\x18\n\x04name\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12:\n\ncreated_at\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12:\n\nupdated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\rauth_provider\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12(\n\x14idle_timeout_enabled\x18\x05 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12;\n\x0cidle_timeout\x18\x06 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12+\n\x17session_timeout_enabled\x18\x07 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12>\n\x0fsession_timeout\x18\x08 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\x0bmfa_enabled\x18\t \x01(\x08\x42$\xf2\xf8\xb3\x07\x1f\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x15\xc2\xf4\xb3\x07\x10\n\x02go\x12\nMFAEnabled\x12;\n\x0cmfa_provider\x18\n \x01(\tB%\xf2\xf8\xb3\x07 \xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x16\xc2\xf4\xb3\x07\x11\n\x02go\x12\x0bMFAProvider\x12&\n\x12log_remote_encoder\x18\x0b \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12%\n\x11log_local_storage\x18\x0c \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12%\n\x11log_local_encoder\x18\r \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x10log_local_format\x18\x0e \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12@\n\x0flog_tcp_address\x18\x0f \x01(\tB\'\xf2\xf8\xb3\x07\"\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x18\xc2\xf4\xb3\x07\x13\n\x02go\x12\rLogTCPAddress\x12#\n\x0flog_socket_path\x18\x10 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12=\n\rscim_provider\x18\x11 \x01(\tB&\xf2\xf8\xb3\x07!\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x17\xc2\xf4\xb3\x07\x12\n\x02go\x12\x0cSCIMProvider\x12&\n\x12websites_subdomain\x18\x12 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12h\n$ssh_certificate_authority_public_key\x18\x13 \x01(\tB:\xf2\xf8\xb3\x07\x35\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07+\xc2\xf4\xb3\x07&\n\x02go\x12 SSHCertificateAuthorityPublicKey\x12\x84\x01\n$ssh_certificate_authority_updated_at\x18\x14 \x01(\x0b\x32\x1a.google.protobuf.TimestampB:\xf2\xf8\xb3\x07\x35\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07+\xc2\xf4\xb3\x07&\n\x02go\x12 SSHCertificateAuthorityUpdatedAt\x12(\n\x14require_secret_store\x18\x15 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12#\n\x0fsensitive_label\x18\x16 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x44\n\x11saml_metadata_url\x18\x17 \x01(\tB)\xf2\xf8\xb3\x07$\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x02go\x12\x0fSAMLMetadataURL\x12\x18\n\x04kind\x18\x18 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12%\n\x02id\x18\x19 \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private\x12\"\n\x0eloopback_range\x18\x1a \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12(\n\x14\x64\x65vice_trust_enabled\x18\x1b \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12)\n\x15\x64\x65vice_trust_provider\x18\x1c \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12*\n\x16\x65nforce_single_session\x18\x1d \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12#\n\x0f\x64iscard_replays\x18\x1e \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0epublic_key_pem\x18\x1f \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12<\n\nlog_config\x18 \x01(\x0b\x32\r.v1.LogConfigB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private: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\"\xd5\x02\n\tLogConfig\x12!\n\rlocal_storage\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12!\n\rlocal_encoder\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12 \n\x0clocal_format\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x44\n\x11local_tcp_address\x18\x04 \x01(\tB)\xf2\xf8\xb3\x07$\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x1a\xc2\xf4\xb3\x07\x15\n\x02go\x12\x0fLocalTCPAddress\x12%\n\x11local_socket_path\x18\x05 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\npublic_key\x18\x06 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x38\n\ncategories\x18\x07 \x01(\x0b\x32\x18.v1.LogCategoryConfigMapB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\x19\xfa\xf8\xb3\x07\x14\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\ngo_private\"\xf9\x01\n\x14LogCategoryConfigMap\x12/\n\x07\x65ntries\x18\x01 \x03(\x0b\x32\x1e.v1.LogCategoryConfigMap.Entry\x1aR\n\x05\x45ntry\x12\x0c\n\x04name\x18\x01 \x01(\t\x12%\n\x06\x63onfig\x18\x02 \x01(\x0b\x32\x15.v1.LogCategoryConfig:\x14\xfa\xf8\xb3\x07\x0f\xd2\xf3\xb3\x07\ngo_private:\\\xfa\xf8\xb3\x07W\xca\xf3\xb3\x07\x43\xea\xf3\xb3\x07\x17log_category_config_map\xf2\xf3\xb3\x07\"\n\ngo_private\x12\x14LogCategoryConfigMap\xd2\xf3\xb3\x07\ngo_private\"~\n\x11LogCategoryConfig\x12\"\n\x0eremote_encoder\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12*\n\x16remote_discard_replays\x18\x02 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\x19\xfa\xf8\xb3\x07\x14\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\ngo_private2\xef\x01\n\x13OrganizationHistory\x12\x80\x01\n\x04List\x12\".v1.OrganizationHistoryListRequest\x1a#.v1.OrganizationHistoryListResponse\"/\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x1d\xaa\xf3\xb3\x07\x18/v1/organization-history\x1aU\xca\xf9\xb3\x07\x1e\xc2\xf9\xb3\x07\x19OrganizationHistoryRecord\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\x97\x01\n\x19\x63om.strongdm.api.plumbingB\x1bOrganizationHistoryPlumbingZ5github.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
 
@@ -40,6 +40,10 @@ _ORGANIZATIONHISTORYLISTREQUEST = DESCRIPTOR.message_types_by_name['Organization
40
40
  _ORGANIZATIONHISTORYLISTRESPONSE = DESCRIPTOR.message_types_by_name['OrganizationHistoryListResponse']
41
41
  _ORGANIZATIONHISTORYRECORD = DESCRIPTOR.message_types_by_name['OrganizationHistoryRecord']
42
42
  _ORGANIZATION = DESCRIPTOR.message_types_by_name['Organization']
43
+ _LOGCONFIG = DESCRIPTOR.message_types_by_name['LogConfig']
44
+ _LOGCATEGORYCONFIGMAP = DESCRIPTOR.message_types_by_name['LogCategoryConfigMap']
45
+ _LOGCATEGORYCONFIGMAP_ENTRY = _LOGCATEGORYCONFIGMAP.nested_types_by_name['Entry']
46
+ _LOGCATEGORYCONFIG = DESCRIPTOR.message_types_by_name['LogCategoryConfig']
43
47
  OrganizationHistoryListRequest = _reflection.GeneratedProtocolMessageType('OrganizationHistoryListRequest', (_message.Message,), {
44
48
  'DESCRIPTOR' : _ORGANIZATIONHISTORYLISTREQUEST,
45
49
  '__module__' : 'organization_history_pb2'
@@ -68,6 +72,35 @@ Organization = _reflection.GeneratedProtocolMessageType('Organization', (_messag
68
72
  })
69
73
  _sym_db.RegisterMessage(Organization)
70
74
 
75
+ LogConfig = _reflection.GeneratedProtocolMessageType('LogConfig', (_message.Message,), {
76
+ 'DESCRIPTOR' : _LOGCONFIG,
77
+ '__module__' : 'organization_history_pb2'
78
+ # @@protoc_insertion_point(class_scope:v1.LogConfig)
79
+ })
80
+ _sym_db.RegisterMessage(LogConfig)
81
+
82
+ LogCategoryConfigMap = _reflection.GeneratedProtocolMessageType('LogCategoryConfigMap', (_message.Message,), {
83
+
84
+ 'Entry' : _reflection.GeneratedProtocolMessageType('Entry', (_message.Message,), {
85
+ 'DESCRIPTOR' : _LOGCATEGORYCONFIGMAP_ENTRY,
86
+ '__module__' : 'organization_history_pb2'
87
+ # @@protoc_insertion_point(class_scope:v1.LogCategoryConfigMap.Entry)
88
+ })
89
+ ,
90
+ 'DESCRIPTOR' : _LOGCATEGORYCONFIGMAP,
91
+ '__module__' : 'organization_history_pb2'
92
+ # @@protoc_insertion_point(class_scope:v1.LogCategoryConfigMap)
93
+ })
94
+ _sym_db.RegisterMessage(LogCategoryConfigMap)
95
+ _sym_db.RegisterMessage(LogCategoryConfigMap.Entry)
96
+
97
+ LogCategoryConfig = _reflection.GeneratedProtocolMessageType('LogCategoryConfig', (_message.Message,), {
98
+ 'DESCRIPTOR' : _LOGCATEGORYCONFIG,
99
+ '__module__' : 'organization_history_pb2'
100
+ # @@protoc_insertion_point(class_scope:v1.LogCategoryConfig)
101
+ })
102
+ _sym_db.RegisterMessage(LogCategoryConfig)
103
+
71
104
  _ORGANIZATIONHISTORY = DESCRIPTOR.services_by_name['OrganizationHistory']
72
105
  if _descriptor._USE_C_DESCRIPTORS == False:
73
106
 
@@ -153,8 +186,36 @@ if _descriptor._USE_C_DESCRIPTORS == False:
153
186
  _ORGANIZATION.fields_by_name['discard_replays']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
154
187
  _ORGANIZATION.fields_by_name['public_key_pem']._options = None
155
188
  _ORGANIZATION.fields_by_name['public_key_pem']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
189
+ _ORGANIZATION.fields_by_name['log_config']._options = None
190
+ _ORGANIZATION.fields_by_name['log_config']._serialized_options = b'\362\370\263\007\024\260\363\263\007\001\262\364\263\007\ngo_private'
156
191
  _ORGANIZATION._options = None
157
192
  _ORGANIZATION._serialized_options = b'\372\370\263\007\005\250\363\263\007\001\372\370\263\007\006\322\363\263\007\001*\372\370\263\007\030\322\363\263\007\023!terraform-provider'
193
+ _LOGCONFIG.fields_by_name['local_storage']._options = None
194
+ _LOGCONFIG.fields_by_name['local_storage']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
195
+ _LOGCONFIG.fields_by_name['local_encoder']._options = None
196
+ _LOGCONFIG.fields_by_name['local_encoder']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
197
+ _LOGCONFIG.fields_by_name['local_format']._options = None
198
+ _LOGCONFIG.fields_by_name['local_format']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
199
+ _LOGCONFIG.fields_by_name['local_tcp_address']._options = None
200
+ _LOGCONFIG.fields_by_name['local_tcp_address']._serialized_options = b'\362\370\263\007$\260\363\263\007\001\312\363\263\007\032\302\364\263\007\025\n\002go\022\017LocalTCPAddress'
201
+ _LOGCONFIG.fields_by_name['local_socket_path']._options = None
202
+ _LOGCONFIG.fields_by_name['local_socket_path']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
203
+ _LOGCONFIG.fields_by_name['public_key']._options = None
204
+ _LOGCONFIG.fields_by_name['public_key']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
205
+ _LOGCONFIG.fields_by_name['categories']._options = None
206
+ _LOGCONFIG.fields_by_name['categories']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
207
+ _LOGCONFIG._options = None
208
+ _LOGCONFIG._serialized_options = b'\372\370\263\007\024\250\363\263\007\001\322\363\263\007\ngo_private'
209
+ _LOGCATEGORYCONFIGMAP_ENTRY._options = None
210
+ _LOGCATEGORYCONFIGMAP_ENTRY._serialized_options = b'\372\370\263\007\017\322\363\263\007\ngo_private'
211
+ _LOGCATEGORYCONFIGMAP._options = None
212
+ _LOGCATEGORYCONFIGMAP._serialized_options = b'\372\370\263\007W\312\363\263\007C\352\363\263\007\027log_category_config_map\362\363\263\007\"\n\ngo_private\022\024LogCategoryConfigMap\322\363\263\007\ngo_private'
213
+ _LOGCATEGORYCONFIG.fields_by_name['remote_encoder']._options = None
214
+ _LOGCATEGORYCONFIG.fields_by_name['remote_encoder']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
215
+ _LOGCATEGORYCONFIG.fields_by_name['remote_discard_replays']._options = None
216
+ _LOGCATEGORYCONFIG.fields_by_name['remote_discard_replays']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
217
+ _LOGCATEGORYCONFIG._options = None
218
+ _LOGCATEGORYCONFIG._serialized_options = b'\372\370\263\007\024\250\363\263\007\001\322\363\263\007\ngo_private'
158
219
  _ORGANIZATIONHISTORY._options = None
159
220
  _ORGANIZATIONHISTORY._serialized_options = b'\312\371\263\007\036\302\371\263\007\031OrganizationHistoryRecord\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'
160
221
  _ORGANIZATIONHISTORY.methods_by_name['List']._options = None
@@ -166,7 +227,15 @@ if _descriptor._USE_C_DESCRIPTORS == False:
166
227
  _ORGANIZATIONHISTORYRECORD._serialized_start=538
167
228
  _ORGANIZATIONHISTORYRECORD._serialized_end=761
168
229
  _ORGANIZATION._serialized_start=764
169
- _ORGANIZATION._serialized_end=2398
170
- _ORGANIZATIONHISTORY._serialized_start=2401
171
- _ORGANIZATIONHISTORY._serialized_end=2640
230
+ _ORGANIZATION._serialized_end=2460
231
+ _LOGCONFIG._serialized_start=2463
232
+ _LOGCONFIG._serialized_end=2804
233
+ _LOGCATEGORYCONFIGMAP._serialized_start=2807
234
+ _LOGCATEGORYCONFIGMAP._serialized_end=3056
235
+ _LOGCATEGORYCONFIGMAP_ENTRY._serialized_start=2880
236
+ _LOGCATEGORYCONFIGMAP_ENTRY._serialized_end=2962
237
+ _LOGCATEGORYCONFIG._serialized_start=3058
238
+ _LOGCATEGORYCONFIG._serialized_end=3184
239
+ _ORGANIZATIONHISTORY._serialized_start=3187
240
+ _ORGANIZATIONHISTORY._serialized_end=3426
172
241
  # @@protoc_insertion_point(module_scope)
@@ -30,7 +30,7 @@ from . import options_pb2 as options__pb2
30
30
  from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
31
31
 
32
32
 
33
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\nspec.proto\x12\x02v1\x1a\roptions.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"<\n\x12\x41lreadyExistsError\x12\x1a\n\x06\x65ntity\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x06\"7\n\rNotFoundError\x12\x1a\n\x06\x65ntity\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x05\"\x1d\n\x0f\x42\x61\x64RequestError:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x03\"!\n\x13\x41uthenticationError:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x10\"\x1d\n\x0fPermissionError:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x07\"\x1b\n\rInternalError:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\r\"u\n\x0eRateLimitError\x12W\n\nrate_limit\x18\x01 \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\xb0\xf3\xb3\x07\x08\"G\n\x15\x43reateRequestMetadata\x12.\n\x0c\x66ulfillments\x18\x01 \x01(\x0b\x32\x18.v1.FulfillmentsMetadata\"$\n\x16\x43reateResponseMetadata:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"u\n\x12GetRequestMetadata\x12/\n\x0bsnapshot_at\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\x0c\x66ulfillments\x18\x02 \x01(\x0b\x32\x18.v1.FulfillmentsMetadata\"!\n\x13GetResponseMetadata:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"G\n\x15UpdateRequestMetadata\x12.\n\x0c\x66ulfillments\x18\x01 \x01(\x0b\x32\x18.v1.FulfillmentsMetadata\"$\n\x16UpdateResponseMetadata:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"G\n\x15\x44\x65leteRequestMetadata\x12.\n\x0c\x66ulfillments\x18\x01 \x01(\x0b\x32\x18.v1.FulfillmentsMetadata\"$\n\x16\x44\x65leteResponseMetadata:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\xb5\x01\n\x13ListRequestMetadata\x12\x0e\n\x06\x63ursor\x18\x01 \x01(\t\x12\x0c\n\x04page\x18\x02 \x01(\x05\x12\r\n\x05limit\x18\x03 \x01(\x05\x12\x10\n\x08order_by\x18\x04 \x01(\t\x12/\n\x0bsnapshot_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\x0c\x66ulfillments\x18\x06 \x01(\x0b\x32\x18.v1.FulfillmentsMetadata\">\n\x14ListResponseMetadata\x12\x13\n\x0bnext_cursor\x18\x01 \x01(\t\x12\x11\n\x05total\x18\x02 \x01(\x05\x42\x02\x18\x01\"\xaf\x01\n\x11RateLimitMetadata\x12\x19\n\x05limit\x18\x01 \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tremaining\x18\x02 \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x38\n\x08reset_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1a\n\x06\x62ucket\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"H\n\x16GenericRequestMetadata\x12.\n\x0c\x66ulfillments\x18\x01 \x01(\x0b\x32\x18.v1.FulfillmentsMetadata\"%\n\x17GenericResponseMetadata:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"=\n\x14RequirementsMetadata\x12%\n\x0crequirements\x18\x01 \x03(\x0b\x32\x0f.v1.Requirement\"=\n\x14\x46ulfillmentsMetadata\x12%\n\x0c\x66ulfillments\x18\x01 \x03(\x0b\x32\x0f.v1.Fulfillment\"*\n\x0bRequirement\x12\x0c\n\x04type\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t\"B\n\x0b\x46ulfillment\x12$\n\x0brequirement\x18\x01 \x01(\x0b\x32\x0f.v1.Requirement\x12\r\n\x05value\x18\x02 \x01(\tBR\n\x19\x63om.strongdm.api.plumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1b\x06proto3')
33
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\nspec.proto\x12\x02v1\x1a\roptions.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"<\n\x12\x41lreadyExistsError\x12\x1a\n\x06\x65ntity\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x06\"7\n\rNotFoundError\x12\x1a\n\x06\x65ntity\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x05\"\x1d\n\x0f\x42\x61\x64RequestError:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x03\"!\n\x13\x41uthenticationError:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x10\"\x1d\n\x0fPermissionError:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x07\"\x1b\n\rInternalError:\n\xfa\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\r\"u\n\x0eRateLimitError\x12W\n\nrate_limit\x18\x01 \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\xb0\xf3\xb3\x07\x08\"G\n\x15\x43reateRequestMetadata\x12.\n\x0c\x66ulfillments\x18\x01 \x01(\x0b\x32\x18.v1.FulfillmentsMetadata\"$\n\x16\x43reateResponseMetadata:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"u\n\x12GetRequestMetadata\x12/\n\x0bsnapshot_at\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\x0c\x66ulfillments\x18\x02 \x01(\x0b\x32\x18.v1.FulfillmentsMetadata\"!\n\x13GetResponseMetadata:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"G\n\x15UpdateRequestMetadata\x12.\n\x0c\x66ulfillments\x18\x01 \x01(\x0b\x32\x18.v1.FulfillmentsMetadata\"$\n\x16UpdateResponseMetadata:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"G\n\x15\x44\x65leteRequestMetadata\x12.\n\x0c\x66ulfillments\x18\x01 \x01(\x0b\x32\x18.v1.FulfillmentsMetadata\"$\n\x16\x44\x65leteResponseMetadata:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\xb5\x01\n\x13ListRequestMetadata\x12\x0e\n\x06\x63ursor\x18\x01 \x01(\t\x12\x0c\n\x04page\x18\x02 \x01(\x05\x12\r\n\x05limit\x18\x03 \x01(\x05\x12\x10\n\x08order_by\x18\x04 \x01(\t\x12/\n\x0bsnapshot_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\x0c\x66ulfillments\x18\x06 \x01(\x0b\x32\x18.v1.FulfillmentsMetadata\">\n\x14ListResponseMetadata\x12\x13\n\x0bnext_cursor\x18\x01 \x01(\t\x12\x11\n\x05total\x18\x02 \x01(\x05\x42\x02\x18\x01\"\xaf\x01\n\x11RateLimitMetadata\x12\x19\n\x05limit\x18\x01 \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1d\n\tremaining\x18\x02 \x01(\x03\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x38\n\x08reset_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1a\n\x06\x62ucket\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"H\n\x16GenericRequestMetadata\x12.\n\x0c\x66ulfillments\x18\x01 \x01(\x0b\x32\x18.v1.FulfillmentsMetadata\"%\n\x17GenericResponseMetadata:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"=\n\x14RequirementsMetadata\x12%\n\x0crequirements\x18\x01 \x03(\x0b\x32\x0f.v1.Requirement\"=\n\x14\x46ulfillmentsMetadata\x12%\n\x0c\x66ulfillments\x18\x01 \x03(\x0b\x32\x0f.v1.Fulfillment\"0\n\x03MFA\x12\x10\n\x08provider\x18\x01 \x01(\t\x12\x17\n\x0fmethods_enabled\x18\x02 \x03(\t\"@\n\x0bRequirement\x12\x0c\n\x04type\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t\x12\x14\n\x03MFA\x18\x03 \x01(\x0b\x32\x07.v1.MFA\"B\n\x0b\x46ulfillment\x12$\n\x0brequirement\x18\x01 \x01(\x0b\x32\x0f.v1.Requirement\x12\r\n\x05value\x18\x02 \x01(\tBR\n\x19\x63om.strongdm.api.plumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1b\x06proto3')
34
34
 
35
35
 
36
36
 
@@ -56,6 +56,7 @@ _GENERICREQUESTMETADATA = DESCRIPTOR.message_types_by_name['GenericRequestMetada
56
56
  _GENERICRESPONSEMETADATA = DESCRIPTOR.message_types_by_name['GenericResponseMetadata']
57
57
  _REQUIREMENTSMETADATA = DESCRIPTOR.message_types_by_name['RequirementsMetadata']
58
58
  _FULFILLMENTSMETADATA = DESCRIPTOR.message_types_by_name['FulfillmentsMetadata']
59
+ _MFA = DESCRIPTOR.message_types_by_name['MFA']
59
60
  _REQUIREMENT = DESCRIPTOR.message_types_by_name['Requirement']
60
61
  _FULFILLMENT = DESCRIPTOR.message_types_by_name['Fulfillment']
61
62
  AlreadyExistsError = _reflection.GeneratedProtocolMessageType('AlreadyExistsError', (_message.Message,), {
@@ -212,6 +213,13 @@ FulfillmentsMetadata = _reflection.GeneratedProtocolMessageType('FulfillmentsMet
212
213
  })
213
214
  _sym_db.RegisterMessage(FulfillmentsMetadata)
214
215
 
216
+ MFA = _reflection.GeneratedProtocolMessageType('MFA', (_message.Message,), {
217
+ 'DESCRIPTOR' : _MFA,
218
+ '__module__' : 'spec_pb2'
219
+ # @@protoc_insertion_point(class_scope:v1.MFA)
220
+ })
221
+ _sym_db.RegisterMessage(MFA)
222
+
215
223
  Requirement = _reflection.GeneratedProtocolMessageType('Requirement', (_message.Message,), {
216
224
  'DESCRIPTOR' : _REQUIREMENT,
217
225
  '__module__' : 'spec_pb2'
@@ -316,8 +324,10 @@ if _descriptor._USE_C_DESCRIPTORS == False:
316
324
  _REQUIREMENTSMETADATA._serialized_end=1517
317
325
  _FULFILLMENTSMETADATA._serialized_start=1519
318
326
  _FULFILLMENTSMETADATA._serialized_end=1580
319
- _REQUIREMENT._serialized_start=1582
320
- _REQUIREMENT._serialized_end=1624
321
- _FULFILLMENT._serialized_start=1626
322
- _FULFILLMENT._serialized_end=1692
327
+ _MFA._serialized_start=1582
328
+ _MFA._serialized_end=1630
329
+ _REQUIREMENT._serialized_start=1632
330
+ _REQUIREMENT._serialized_end=1696
331
+ _FULFILLMENT._serialized_start=1698
332
+ _FULFILLMENT._serialized_end=1764
323
333
  # @@protoc_insertion_point(module_scope)
@@ -1,12 +1,12 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: strongdm
3
- Version: 14.20.0
3
+ Version: 14.21.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/v14.20.0.tar.gz
9
+ Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v14.21.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