yandexcloud 0.309.0__py3-none-any.whl → 0.310.0__py3-none-any.whl

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.

Potentially problematic release.


This version of yandexcloud might be problematic. Click here for more details.

@@ -153,7 +153,7 @@ class Resource(google.protobuf.message.Message):
153
153
  if status is FAILED_REGISTRATION or REGISTERING
154
154
  """
155
155
  type: global___ResourceType.ValueType
156
- """Type of resource -- could be compute VM or baremetal server"""
156
+ """Type of resource. Could be compute VM or baremetal server."""
157
157
  @property
158
158
  def created_at(self) -> google.protobuf.timestamp_pb2.Timestamp: ...
159
159
  @property
@@ -18,7 +18,7 @@ from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operati
18
18
  from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
19
19
 
20
20
 
21
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-yandex/cloud/backup/v1/resource_service.proto\x12\x16yandex.cloud.backup.v1\x1a\x1cgoogle/api/annotations.proto\x1a yandex/cloud/api/operation.proto\x1a%yandex/cloud/backup/v1/resource.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\"u\n\x14ListResourcesRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06<=1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\"e\n\x15ListResourcesResponse\x12\x33\n\tresources\x18\x01 \x03(\x0b\x32 .yandex.cloud.backup.v1.Resource\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"?\n\x12GetResourceRequest\x12)\n\x13\x63ompute_instance_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"I\n\x13GetResourceResponse\x12\x32\n\x08resource\x18\x01 \x01(\x0b\x32 .yandex.cloud.backup.v1.Resource\"]\n\x15\x44\x65leteResourceRequest\x12)\n\x13\x63ompute_instance_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x19\n\x0bresource_id\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\"5\n\x16\x44\x65leteResourceMetadata\x12\x1b\n\x13\x63ompute_instance_id\x18\x01 \x01(\t\"{\n\x10ListTasksRequest\x12)\n\x13\x63ompute_instance_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06<=1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\"Y\n\x11ListTasksResponse\x12+\n\x05tasks\x18\x01 \x03(\x0b\x32\x1c.yandex.cloud.backup.v1.Task\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"n\n\x14ListDirectoryRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12!\n\x13\x63ompute_instance_id\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x12\n\x04path\x18\x03 \x01(\tB\x04\xe8\xc7\x31\x00\"\xfd\x02\n\x15ListDirectoryResponse\x12K\n\x05items\x18\x01 \x03(\x0b\x32<.yandex.cloud.backup.v1.ListDirectoryResponse.FilesystemItem\x1a\x96\x02\n\x0e\x46ilesystemItem\x12\x0c\n\x04name\x18\x01 \x01(\t\x12O\n\x04type\x18\x02 \x01(\x0e\x32\x41.yandex.cloud.backup.v1.ListDirectoryResponse.FilesystemItem.Type\x12T\n\tfile_type\x18\x03 \x01(\x0e\x32\x41.yandex.cloud.backup.v1.ListDirectoryResponse.FilesystemItem.Type\x12\x0c\n\x04size\x18\x04 \x01(\x03\"A\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\n\n\x06VOLUME\x10\x01\x12\r\n\tDIRECTORY\x10\x02\x12\x08\n\x04\x46ILE\x10\x03\"p\n\x16\x43reateDirectoryRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12!\n\x13\x63ompute_instance_id\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x12\n\x04path\x18\x03 \x01(\tB\x04\xe8\xc7\x31\x01\"D\n\x17\x43reateDirectoryMetadata\x12\x1b\n\x13\x63ompute_instance_id\x18\x01 \x01(\t\x12\x0c\n\x04path\x18\x02 \x01(\t\"\x88\x01\n\x1dListResourceOperationsRequest\x12)\n\x13\x63ompute_instance_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06<=1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\"p\n\x1eListResourceOperationsResponse\x12\x35\n\noperations\x18\x01 \x03(\x0b\x32!.yandex.cloud.operation.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t2\x97\x08\n\x0fResourceService\x12\x81\x01\n\x04List\x12,.yandex.cloud.backup.v1.ListResourcesRequest\x1a-.yandex.cloud.backup.v1.ListResourcesResponse\"\x1c\x82\xd3\xe4\x93\x02\x16\x12\x14/backup/v1/resources\x12\x92\x01\n\x03Get\x12*.yandex.cloud.backup.v1.GetResourceRequest\x1a+.yandex.cloud.backup.v1.GetResourceResponse\"2\x82\xd3\xe4\x93\x02,\x12*/backup/v1/resources/{compute_instance_id}\x12\xc1\x01\n\x06\x44\x65lete\x12-.yandex.cloud.backup.v1.DeleteResourceRequest\x1a!.yandex.cloud.operation.Operation\"e\xb2\xd2*/\n\x16\x44\x65leteResourceMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02,**/backup/v1/resources/{compute_instance_id}\x12\x9a\x01\n\tListTasks\x12(.yandex.cloud.backup.v1.ListTasksRequest\x1a).yandex.cloud.backup.v1.ListTasksResponse\"8\x82\xd3\xe4\x93\x02\x32\x12\x30/backup/v1/resources/{compute_instance_id}/tasks\x12l\n\rListDirectory\x12,.yandex.cloud.backup.v1.ListDirectoryRequest\x1a-.yandex.cloud.backup.v1.ListDirectoryResponse\x12\x9a\x01\n\x0f\x43reateDirectory\x12..yandex.cloud.backup.v1.CreateDirectoryRequest\x1a!.yandex.cloud.operation.Operation\"4\xb2\xd2*0\n\x17\x43reateDirectoryMetadata\x12\x15google.protobuf.Empty\x12\x7f\n\x0eListOperations\x12\x35.yandex.cloud.backup.v1.ListResourceOperationsRequest\x1a\x36.yandex.cloud.backup.v1.ListResourceOperationsResponseB_\n\x1ayandex.cloud.api.backup.v1ZAgithub.com/yandex-cloud/go-genproto/yandex/cloud/backup/v1;backupb\x06proto3')
21
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-yandex/cloud/backup/v1/resource_service.proto\x12\x16yandex.cloud.backup.v1\x1a\x1cgoogle/api/annotations.proto\x1a yandex/cloud/api/operation.proto\x1a%yandex/cloud/backup/v1/resource.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\"\xa9\x01\n\x14ListResourcesRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06<=1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x32\n\x04type\x18\x04 \x01(\x0e\x32$.yandex.cloud.backup.v1.ResourceType\"e\n\x15ListResourcesResponse\x12\x33\n\tresources\x18\x01 \x03(\x0b\x32 .yandex.cloud.backup.v1.Resource\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"?\n\x12GetResourceRequest\x12)\n\x13\x63ompute_instance_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"I\n\x13GetResourceResponse\x12\x32\n\x08resource\x18\x01 \x01(\x0b\x32 .yandex.cloud.backup.v1.Resource\"]\n\x15\x44\x65leteResourceRequest\x12)\n\x13\x63ompute_instance_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x19\n\x0bresource_id\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\"5\n\x16\x44\x65leteResourceMetadata\x12\x1b\n\x13\x63ompute_instance_id\x18\x01 \x01(\t\"{\n\x10ListTasksRequest\x12)\n\x13\x63ompute_instance_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06<=1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\"Y\n\x11ListTasksResponse\x12+\n\x05tasks\x18\x01 \x03(\x0b\x32\x1c.yandex.cloud.backup.v1.Task\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"n\n\x14ListDirectoryRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12!\n\x13\x63ompute_instance_id\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x12\n\x04path\x18\x03 \x01(\tB\x04\xe8\xc7\x31\x00\"\xfd\x02\n\x15ListDirectoryResponse\x12K\n\x05items\x18\x01 \x03(\x0b\x32<.yandex.cloud.backup.v1.ListDirectoryResponse.FilesystemItem\x1a\x96\x02\n\x0e\x46ilesystemItem\x12\x0c\n\x04name\x18\x01 \x01(\t\x12O\n\x04type\x18\x02 \x01(\x0e\x32\x41.yandex.cloud.backup.v1.ListDirectoryResponse.FilesystemItem.Type\x12T\n\tfile_type\x18\x03 \x01(\x0e\x32\x41.yandex.cloud.backup.v1.ListDirectoryResponse.FilesystemItem.Type\x12\x0c\n\x04size\x18\x04 \x01(\x03\"A\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\n\n\x06VOLUME\x10\x01\x12\r\n\tDIRECTORY\x10\x02\x12\x08\n\x04\x46ILE\x10\x03\"p\n\x16\x43reateDirectoryRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12!\n\x13\x63ompute_instance_id\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x12\n\x04path\x18\x03 \x01(\tB\x04\xe8\xc7\x31\x01\"D\n\x17\x43reateDirectoryMetadata\x12\x1b\n\x13\x63ompute_instance_id\x18\x01 \x01(\t\x12\x0c\n\x04path\x18\x02 \x01(\t\"\x88\x01\n\x1dListResourceOperationsRequest\x12)\n\x13\x63ompute_instance_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06<=1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\"p\n\x1eListResourceOperationsResponse\x12\x35\n\noperations\x18\x01 \x03(\x0b\x32!.yandex.cloud.operation.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t2\x97\x08\n\x0fResourceService\x12\x81\x01\n\x04List\x12,.yandex.cloud.backup.v1.ListResourcesRequest\x1a-.yandex.cloud.backup.v1.ListResourcesResponse\"\x1c\x82\xd3\xe4\x93\x02\x16\x12\x14/backup/v1/resources\x12\x92\x01\n\x03Get\x12*.yandex.cloud.backup.v1.GetResourceRequest\x1a+.yandex.cloud.backup.v1.GetResourceResponse\"2\x82\xd3\xe4\x93\x02,\x12*/backup/v1/resources/{compute_instance_id}\x12\xc1\x01\n\x06\x44\x65lete\x12-.yandex.cloud.backup.v1.DeleteResourceRequest\x1a!.yandex.cloud.operation.Operation\"e\xb2\xd2*/\n\x16\x44\x65leteResourceMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02,**/backup/v1/resources/{compute_instance_id}\x12\x9a\x01\n\tListTasks\x12(.yandex.cloud.backup.v1.ListTasksRequest\x1a).yandex.cloud.backup.v1.ListTasksResponse\"8\x82\xd3\xe4\x93\x02\x32\x12\x30/backup/v1/resources/{compute_instance_id}/tasks\x12l\n\rListDirectory\x12,.yandex.cloud.backup.v1.ListDirectoryRequest\x1a-.yandex.cloud.backup.v1.ListDirectoryResponse\x12\x9a\x01\n\x0f\x43reateDirectory\x12..yandex.cloud.backup.v1.CreateDirectoryRequest\x1a!.yandex.cloud.operation.Operation\"4\xb2\xd2*0\n\x17\x43reateDirectoryMetadata\x12\x15google.protobuf.Empty\x12\x7f\n\x0eListOperations\x12\x35.yandex.cloud.backup.v1.ListResourceOperationsRequest\x1a\x36.yandex.cloud.backup.v1.ListResourceOperationsResponseB_\n\x1ayandex.cloud.api.backup.v1ZAgithub.com/yandex-cloud/go-genproto/yandex/cloud/backup/v1;backupb\x06proto3')
22
22
 
23
23
  _globals = globals()
24
24
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -72,38 +72,38 @@ if _descriptor._USE_C_DESCRIPTORS == False:
72
72
  _RESOURCESERVICE.methods_by_name['ListTasks']._serialized_options = b'\202\323\344\223\0022\0220/backup/v1/resources/{compute_instance_id}/tasks'
73
73
  _RESOURCESERVICE.methods_by_name['CreateDirectory']._options = None
74
74
  _RESOURCESERVICE.methods_by_name['CreateDirectory']._serialized_options = b'\262\322*0\n\027CreateDirectoryMetadata\022\025google.protobuf.Empty'
75
- _globals['_LISTRESOURCESREQUEST']._serialized_start=247
76
- _globals['_LISTRESOURCESREQUEST']._serialized_end=364
77
- _globals['_LISTRESOURCESRESPONSE']._serialized_start=366
78
- _globals['_LISTRESOURCESRESPONSE']._serialized_end=467
79
- _globals['_GETRESOURCEREQUEST']._serialized_start=469
80
- _globals['_GETRESOURCEREQUEST']._serialized_end=532
81
- _globals['_GETRESOURCERESPONSE']._serialized_start=534
82
- _globals['_GETRESOURCERESPONSE']._serialized_end=607
83
- _globals['_DELETERESOURCEREQUEST']._serialized_start=609
84
- _globals['_DELETERESOURCEREQUEST']._serialized_end=702
85
- _globals['_DELETERESOURCEMETADATA']._serialized_start=704
86
- _globals['_DELETERESOURCEMETADATA']._serialized_end=757
87
- _globals['_LISTTASKSREQUEST']._serialized_start=759
88
- _globals['_LISTTASKSREQUEST']._serialized_end=882
89
- _globals['_LISTTASKSRESPONSE']._serialized_start=884
90
- _globals['_LISTTASKSRESPONSE']._serialized_end=973
91
- _globals['_LISTDIRECTORYREQUEST']._serialized_start=975
92
- _globals['_LISTDIRECTORYREQUEST']._serialized_end=1085
93
- _globals['_LISTDIRECTORYRESPONSE']._serialized_start=1088
94
- _globals['_LISTDIRECTORYRESPONSE']._serialized_end=1469
95
- _globals['_LISTDIRECTORYRESPONSE_FILESYSTEMITEM']._serialized_start=1191
96
- _globals['_LISTDIRECTORYRESPONSE_FILESYSTEMITEM']._serialized_end=1469
97
- _globals['_LISTDIRECTORYRESPONSE_FILESYSTEMITEM_TYPE']._serialized_start=1404
98
- _globals['_LISTDIRECTORYRESPONSE_FILESYSTEMITEM_TYPE']._serialized_end=1469
99
- _globals['_CREATEDIRECTORYREQUEST']._serialized_start=1471
100
- _globals['_CREATEDIRECTORYREQUEST']._serialized_end=1583
101
- _globals['_CREATEDIRECTORYMETADATA']._serialized_start=1585
102
- _globals['_CREATEDIRECTORYMETADATA']._serialized_end=1653
103
- _globals['_LISTRESOURCEOPERATIONSREQUEST']._serialized_start=1656
104
- _globals['_LISTRESOURCEOPERATIONSREQUEST']._serialized_end=1792
105
- _globals['_LISTRESOURCEOPERATIONSRESPONSE']._serialized_start=1794
106
- _globals['_LISTRESOURCEOPERATIONSRESPONSE']._serialized_end=1906
107
- _globals['_RESOURCESERVICE']._serialized_start=1909
108
- _globals['_RESOURCESERVICE']._serialized_end=2956
75
+ _globals['_LISTRESOURCESREQUEST']._serialized_start=248
76
+ _globals['_LISTRESOURCESREQUEST']._serialized_end=417
77
+ _globals['_LISTRESOURCESRESPONSE']._serialized_start=419
78
+ _globals['_LISTRESOURCESRESPONSE']._serialized_end=520
79
+ _globals['_GETRESOURCEREQUEST']._serialized_start=522
80
+ _globals['_GETRESOURCEREQUEST']._serialized_end=585
81
+ _globals['_GETRESOURCERESPONSE']._serialized_start=587
82
+ _globals['_GETRESOURCERESPONSE']._serialized_end=660
83
+ _globals['_DELETERESOURCEREQUEST']._serialized_start=662
84
+ _globals['_DELETERESOURCEREQUEST']._serialized_end=755
85
+ _globals['_DELETERESOURCEMETADATA']._serialized_start=757
86
+ _globals['_DELETERESOURCEMETADATA']._serialized_end=810
87
+ _globals['_LISTTASKSREQUEST']._serialized_start=812
88
+ _globals['_LISTTASKSREQUEST']._serialized_end=935
89
+ _globals['_LISTTASKSRESPONSE']._serialized_start=937
90
+ _globals['_LISTTASKSRESPONSE']._serialized_end=1026
91
+ _globals['_LISTDIRECTORYREQUEST']._serialized_start=1028
92
+ _globals['_LISTDIRECTORYREQUEST']._serialized_end=1138
93
+ _globals['_LISTDIRECTORYRESPONSE']._serialized_start=1141
94
+ _globals['_LISTDIRECTORYRESPONSE']._serialized_end=1522
95
+ _globals['_LISTDIRECTORYRESPONSE_FILESYSTEMITEM']._serialized_start=1244
96
+ _globals['_LISTDIRECTORYRESPONSE_FILESYSTEMITEM']._serialized_end=1522
97
+ _globals['_LISTDIRECTORYRESPONSE_FILESYSTEMITEM_TYPE']._serialized_start=1457
98
+ _globals['_LISTDIRECTORYRESPONSE_FILESYSTEMITEM_TYPE']._serialized_end=1522
99
+ _globals['_CREATEDIRECTORYREQUEST']._serialized_start=1524
100
+ _globals['_CREATEDIRECTORYREQUEST']._serialized_end=1636
101
+ _globals['_CREATEDIRECTORYMETADATA']._serialized_start=1638
102
+ _globals['_CREATEDIRECTORYMETADATA']._serialized_end=1706
103
+ _globals['_LISTRESOURCEOPERATIONSREQUEST']._serialized_start=1709
104
+ _globals['_LISTRESOURCEOPERATIONSREQUEST']._serialized_end=1845
105
+ _globals['_LISTRESOURCEOPERATIONSRESPONSE']._serialized_start=1847
106
+ _globals['_LISTRESOURCEOPERATIONSRESPONSE']._serialized_end=1959
107
+ _globals['_RESOURCESERVICE']._serialized_start=1962
108
+ _globals['_RESOURCESERVICE']._serialized_end=3009
109
109
  # @@protoc_insertion_point(module_scope)
@@ -28,20 +28,24 @@ class ListResourcesRequest(google.protobuf.message.Message):
28
28
  FOLDER_ID_FIELD_NUMBER: builtins.int
29
29
  PAGE_SIZE_FIELD_NUMBER: builtins.int
30
30
  PAGE_TOKEN_FIELD_NUMBER: builtins.int
31
+ TYPE_FIELD_NUMBER: builtins.int
31
32
  folder_id: builtins.str
32
33
  """Folder ID."""
33
34
  page_size: builtins.int
34
35
  """Number of results per page."""
35
36
  page_token: builtins.str
36
37
  """Token for the results page."""
38
+ type: yandex.cloud.backup.v1.resource_pb2.ResourceType.ValueType
39
+ """Type of resource. Could be compute VM or baremetal server."""
37
40
  def __init__(
38
41
  self,
39
42
  *,
40
43
  folder_id: builtins.str = ...,
41
44
  page_size: builtins.int = ...,
42
45
  page_token: builtins.str = ...,
46
+ type: yandex.cloud.backup.v1.resource_pb2.ResourceType.ValueType = ...,
43
47
  ) -> None: ...
44
- def ClearField(self, field_name: typing.Literal["folder_id", b"folder_id", "page_size", b"page_size", "page_token", b"page_token"]) -> None: ...
48
+ def ClearField(self, field_name: typing.Literal["folder_id", b"folder_id", "page_size", b"page_size", "page_token", b"page_token", "type", b"type"]) -> None: ...
45
49
 
46
50
  global___ListResourcesRequest = ListResourcesRequest
47
51
 
@@ -20,7 +20,7 @@ from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operati
20
20
  from yandex.cloud.datasphere.v2.jobs import jobs_pb2 as yandex_dot_cloud_dot_datasphere_dot_v2_dot_jobs_dot_jobs__pb2
21
21
 
22
22
 
23
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n9yandex/cloud/datasphere/v2/jobs/project_job_service.proto\x12\x1fyandex.cloud.datasphere.v2.jobs\x1a\x1egoogle/protobuf/duration.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a yandex/cloud/api/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a&yandex/cloud/operation/operation.proto\x1a*yandex/cloud/datasphere/v2/jobs/jobs.proto\"\xce\x01\n\x17\x43reateProjectJobRequest\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x46\n\x0ejob_parameters\x18\x02 \x01(\x0b\x32..yandex.cloud.datasphere.v2.jobs.JobParameters\x12\x0e\n\x06\x63onfig\x18\x03 \x01(\t\x12\x0c\n\x04name\x18\x04 \x01(\t\x12\x0c\n\x04\x64\x65sc\x18\x05 \x01(\t\x12+\n\x08\x64\x61ta_ttl\x18\x06 \x01(\x0b\x32\x19.google.protobuf.Duration\">\n\x18\x43reateProjectJobMetadata\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x0e\n\x06job_id\x18\x02 \x01(\t\"n\n\x18\x43reateProjectJobResponse\x12\x0e\n\x06job_id\x18\x01 \x01(\t\x12\x42\n\x0cupload_files\x18\x02 \x03(\x0b\x32,.yandex.cloud.datasphere.v2.jobs.StorageFile\"\xca\x01\n\x16\x43loneProjectJobRequest\x12\x15\n\rsource_job_id\x18\x01 \x01(\t\x12P\n\x18job_parameters_overrides\x18\x02 \x01(\x0b\x32..yandex.cloud.datasphere.v2.jobs.JobParameters\x12\x0c\n\x04name\x18\x03 \x01(\t\x12\x0c\n\x04\x64\x65sc\x18\x04 \x01(\t\x12+\n\x08\x64\x61ta_ttl\x18\x05 \x01(\x0b\x32\x19.google.protobuf.Duration\"m\n\x17\x43loneProjectJobResponse\x12\x0e\n\x06job_id\x18\x01 \x01(\t\x12\x42\n\x0cupload_files\x18\x02 \x03(\x0b\x32,.yandex.cloud.datasphere.v2.jobs.StorageFile\"=\n\x17\x43loneProjectJobMetadata\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x0e\n\x06job_id\x18\x02 \x01(\t\"*\n\x18\x45xecuteProjectJobRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\"\xe4\x01\n\x19\x45xecuteProjectJobResponse\x12\x42\n\x0coutput_files\x18\x01 \x03(\x0b\x32,.yandex.cloud.datasphere.v2.jobs.StorageFile\x12G\n\x0foutput_datasets\x18\x03 \x03(\x0b\x32..yandex.cloud.datasphere.v2.jobs.OutputDataset\x12:\n\x06result\x18\x02 \x01(\x0b\x32*.yandex.cloud.datasphere.v2.jobs.JobResult\"N\n\x19\x45xecuteProjectJobMetadata\x12\x31\n\x03job\x18\x01 \x01(\x0b\x32$.yandex.cloud.datasphere.v2.jobs.Job\"9\n\x17\x43\x61ncelProjectJobRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\x12\x0e\n\x06reason\x18\x02 \x01(\t\">\n\x1cReadProjectJobStdLogsRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\x12\x0e\n\x06offset\x18\x02 \x01(\x03\"f\n\x1dReadProjectJobStdLogsResponse\x12\x35\n\x04logs\x18\x01 \x03(\x0b\x32\'.yandex.cloud.datasphere.v2.jobs.StdLog\x12\x0e\n\x06offset\x18\x02 \x01(\x03\";\n\x19ReadProjectJobLogsRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\x12\x0e\n\x06offset\x18\x02 \x01(\x03\"g\n\x1aReadProjectJobLogsResponse\x12\x39\n\x04logs\x18\x01 \x03(\x0b\x32+.yandex.cloud.datasphere.v2.jobs.LogMessage\x12\x0e\n\x06offset\x18\x02 \x01(\x03\"u\n\x1e\x44ownloadProjectJobFilesRequest\x12\x14\n\x06job_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12=\n\x05\x66iles\x18\x02 \x03(\x0b\x32%.yandex.cloud.datasphere.v2.jobs.FileB\x07\x82\xc8\x31\x03>=1\"g\n\x1f\x44ownloadProjectJobFilesResponse\x12\x44\n\x0e\x64ownload_files\x18\x01 \x03(\x0b\x32,.yandex.cloud.datasphere.v2.jobs.StorageFile\"n\n\x15ListProjectJobRequest\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x11\n\tpage_size\x18\x02 \x01(\x03\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x1a\n\x06\x66ilter\x18\x04 \x01(\tB\n\x8a\xc8\x31\x06<=1000\"e\n\x16ListProjectJobResponse\x12\x32\n\x04jobs\x18\x01 \x03(\x0b\x32$.yandex.cloud.datasphere.v2.jobs.Job\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"&\n\x14GetProjectJobRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\")\n\x17\x44\x65leteProjectJobRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\"*\n\x18\x44\x65leteProjectJobMetadata\x12\x0e\n\x06job_id\x18\x01 \x01(\t\"-\n\x1b\x44\x65leteProjectJobDataRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\".\n\x1c\x44\x65leteProjectJobDataMetadata\x12\x0e\n\x06job_id\x18\x01 \x01(\t\"\x1e\n\x1c\x44\x65leteProjectJobDataResponse\"4\n\x1e\x44\x65leteAllProjectJobDataRequest\x12\x12\n\nproject_id\x18\x01 \x01(\t\"5\n\x1f\x44\x65leteAllProjectJobDataMetadata\x12\x12\n\nproject_id\x18\x01 \x01(\t\"!\n\x1f\x44\x65leteAllProjectJobDataResponse\"U\n\x1bSetProjectJobDataTtlRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\x12&\n\x03ttl\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\"\x1e\n\x1cSetProjectJobDataTtlResponse\"\x85\x01\n\x06StdLog\x12\x0f\n\x07\x63ontent\x18\x01 \x01(\x0c\x12:\n\x04type\x18\x02 \x01(\x0e\x32,.yandex.cloud.datasphere.v2.jobs.StdLog.Type\".\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\x07\n\x03OUT\x10\x01\x12\x07\n\x03\x45RR\x10\x02\"\xb8\x01\n\nLogMessage\x12\x0f\n\x07\x63ontent\x18\x01 \x01(\x0c\x12.\n\ncreated_at\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12J\n\x0fstandard_stream\x18\x03 \x01(\x0e\x32/.yandex.cloud.datasphere.v2.jobs.StandardStreamH\x00\x12\x13\n\tfile_path\x18\x04 \x01(\tH\x00\x42\x08\n\x06source*C\n\x0eStandardStream\x12\x1f\n\x1bSTANDARD_STREAM_UNSPECIFIED\x10\x00\x12\x07\n\x03OUT\x10\x01\x12\x07\n\x03\x45RR\x10\x02\x32\x83\x0f\n\x11ProjectJobService\x12\x9f\x01\n\x06\x43reate\x12\x38.yandex.cloud.datasphere.v2.jobs.CreateProjectJobRequest\x1a!.yandex.cloud.operation.Operation\"8\xb2\xd2*4\n\x18\x43reateProjectJobMetadata\x12\x18\x43reateProjectJobResponse\x12\x9b\x01\n\x05\x43lone\x12\x37.yandex.cloud.datasphere.v2.jobs.CloneProjectJobRequest\x1a!.yandex.cloud.operation.Operation\"6\xb2\xd2*2\n\x17\x43loneProjectJobMetadata\x12\x17\x43loneProjectJobResponse\x12\xa3\x01\n\x07\x45xecute\x12\x39.yandex.cloud.datasphere.v2.jobs.ExecuteProjectJobRequest\x1a!.yandex.cloud.operation.Operation\":\xb2\xd2*6\n\x19\x45xecuteProjectJobMetadata\x12\x19\x45xecuteProjectJobResponse\x12Z\n\x06\x43\x61ncel\x12\x38.yandex.cloud.datasphere.v2.jobs.CancelProjectJobRequest\x1a\x16.google.protobuf.Empty\x12\x93\x01\n\x0bReadStdLogs\x12=.yandex.cloud.datasphere.v2.jobs.ReadProjectJobStdLogsRequest\x1a>.yandex.cloud.datasphere.v2.jobs.ReadProjectJobStdLogsResponse\"\x03\x88\x02\x01\x30\x01\x12\x85\x01\n\x08ReadLogs\x12:.yandex.cloud.datasphere.v2.jobs.ReadProjectJobLogsRequest\x1a;.yandex.cloud.datasphere.v2.jobs.ReadProjectJobLogsResponse0\x01\x12\x95\x01\n\x10\x44ownloadJobFiles\x12?.yandex.cloud.datasphere.v2.jobs.DownloadProjectJobFilesRequest\x1a@.yandex.cloud.datasphere.v2.jobs.DownloadProjectJobFilesResponse\x12w\n\x04List\x12\x36.yandex.cloud.datasphere.v2.jobs.ListProjectJobRequest\x1a\x37.yandex.cloud.datasphere.v2.jobs.ListProjectJobResponse\x12\x62\n\x03Get\x12\x35.yandex.cloud.datasphere.v2.jobs.GetProjectJobRequest\x1a$.yandex.cloud.datasphere.v2.jobs.Job\x12\x9c\x01\n\x06\x44\x65lete\x12\x38.yandex.cloud.datasphere.v2.jobs.DeleteProjectJobRequest\x1a!.yandex.cloud.operation.Operation\"5\xb2\xd2*1\n\x18\x44\x65leteProjectJobMetadata\x12\x15google.protobuf.Empty\x12\xaf\x01\n\nDeleteData\x12<.yandex.cloud.datasphere.v2.jobs.DeleteProjectJobDataRequest\x1a!.yandex.cloud.operation.Operation\"@\xb2\xd2*<\n\x1c\x44\x65leteProjectJobDataMetadata\x12\x1c\x44\x65leteProjectJobDataResponse\x12\xbb\x01\n\rDeleteAllData\x12?.yandex.cloud.datasphere.v2.jobs.DeleteAllProjectJobDataRequest\x1a!.yandex.cloud.operation.Operation\"F\xb2\xd2*B\n\x1f\x44\x65leteAllProjectJobDataMetadata\x12\x1f\x44\x65leteAllProjectJobDataResponse\x12\x89\x01\n\nSetDataTtl\x12<.yandex.cloud.datasphere.v2.jobs.SetProjectJobDataTtlRequest\x1a=.yandex.cloud.datasphere.v2.jobs.SetProjectJobDataTtlResponseB|\n#yandex.cloud.api.datasphere.v2.jobsB\x05\x44SPJSZNgithub.com/yandex-cloud/go-genproto/yandex/cloud/datasphere/v2/jobs;datasphereb\x06proto3')
23
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n9yandex/cloud/datasphere/v2/jobs/project_job_service.proto\x12\x1fyandex.cloud.datasphere.v2.jobs\x1a\x1egoogle/protobuf/duration.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a yandex/cloud/api/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a&yandex/cloud/operation/operation.proto\x1a*yandex/cloud/datasphere/v2/jobs/jobs.proto\"\xce\x01\n\x17\x43reateProjectJobRequest\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x46\n\x0ejob_parameters\x18\x02 \x01(\x0b\x32..yandex.cloud.datasphere.v2.jobs.JobParameters\x12\x0e\n\x06\x63onfig\x18\x03 \x01(\t\x12\x0c\n\x04name\x18\x04 \x01(\t\x12\x0c\n\x04\x64\x65sc\x18\x05 \x01(\t\x12+\n\x08\x64\x61ta_ttl\x18\x06 \x01(\x0b\x32\x19.google.protobuf.Duration\">\n\x18\x43reateProjectJobMetadata\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x0e\n\x06job_id\x18\x02 \x01(\t\"n\n\x18\x43reateProjectJobResponse\x12\x0e\n\x06job_id\x18\x01 \x01(\t\x12\x42\n\x0cupload_files\x18\x02 \x03(\x0b\x32,.yandex.cloud.datasphere.v2.jobs.StorageFile\"\xca\x01\n\x16\x43loneProjectJobRequest\x12\x15\n\rsource_job_id\x18\x01 \x01(\t\x12P\n\x18job_parameters_overrides\x18\x02 \x01(\x0b\x32..yandex.cloud.datasphere.v2.jobs.JobParameters\x12\x0c\n\x04name\x18\x03 \x01(\t\x12\x0c\n\x04\x64\x65sc\x18\x04 \x01(\t\x12+\n\x08\x64\x61ta_ttl\x18\x05 \x01(\x0b\x32\x19.google.protobuf.Duration\"m\n\x17\x43loneProjectJobResponse\x12\x0e\n\x06job_id\x18\x01 \x01(\t\x12\x42\n\x0cupload_files\x18\x02 \x03(\x0b\x32,.yandex.cloud.datasphere.v2.jobs.StorageFile\"=\n\x17\x43loneProjectJobMetadata\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x0e\n\x06job_id\x18\x02 \x01(\t\"*\n\x18\x45xecuteProjectJobRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\"\xe4\x01\n\x19\x45xecuteProjectJobResponse\x12\x42\n\x0coutput_files\x18\x01 \x03(\x0b\x32,.yandex.cloud.datasphere.v2.jobs.StorageFile\x12G\n\x0foutput_datasets\x18\x03 \x03(\x0b\x32..yandex.cloud.datasphere.v2.jobs.OutputDataset\x12:\n\x06result\x18\x02 \x01(\x0b\x32*.yandex.cloud.datasphere.v2.jobs.JobResult\"N\n\x19\x45xecuteProjectJobMetadata\x12\x31\n\x03job\x18\x01 \x01(\x0b\x32$.yandex.cloud.datasphere.v2.jobs.Job\"K\n\x17\x43\x61ncelProjectJobRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\x12\x0e\n\x06reason\x18\x02 \x01(\t\x12\x10\n\x08graceful\x18\x03 \x01(\x08\">\n\x1cReadProjectJobStdLogsRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\x12\x0e\n\x06offset\x18\x02 \x01(\x03\"f\n\x1dReadProjectJobStdLogsResponse\x12\x35\n\x04logs\x18\x01 \x03(\x0b\x32\'.yandex.cloud.datasphere.v2.jobs.StdLog\x12\x0e\n\x06offset\x18\x02 \x01(\x03\";\n\x19ReadProjectJobLogsRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\x12\x0e\n\x06offset\x18\x02 \x01(\x03\"g\n\x1aReadProjectJobLogsResponse\x12\x39\n\x04logs\x18\x01 \x03(\x0b\x32+.yandex.cloud.datasphere.v2.jobs.LogMessage\x12\x0e\n\x06offset\x18\x02 \x01(\x03\"u\n\x1e\x44ownloadProjectJobFilesRequest\x12\x14\n\x06job_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12=\n\x05\x66iles\x18\x02 \x03(\x0b\x32%.yandex.cloud.datasphere.v2.jobs.FileB\x07\x82\xc8\x31\x03>=1\"g\n\x1f\x44ownloadProjectJobFilesResponse\x12\x44\n\x0e\x64ownload_files\x18\x01 \x03(\x0b\x32,.yandex.cloud.datasphere.v2.jobs.StorageFile\"n\n\x15ListProjectJobRequest\x12\x12\n\nproject_id\x18\x01 \x01(\t\x12\x11\n\tpage_size\x18\x02 \x01(\x03\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x1a\n\x06\x66ilter\x18\x04 \x01(\tB\n\x8a\xc8\x31\x06<=1000\"e\n\x16ListProjectJobResponse\x12\x32\n\x04jobs\x18\x01 \x03(\x0b\x32$.yandex.cloud.datasphere.v2.jobs.Job\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"&\n\x14GetProjectJobRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\")\n\x17\x44\x65leteProjectJobRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\"*\n\x18\x44\x65leteProjectJobMetadata\x12\x0e\n\x06job_id\x18\x01 \x01(\t\"-\n\x1b\x44\x65leteProjectJobDataRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\".\n\x1c\x44\x65leteProjectJobDataMetadata\x12\x0e\n\x06job_id\x18\x01 \x01(\t\"\x1e\n\x1c\x44\x65leteProjectJobDataResponse\"4\n\x1e\x44\x65leteAllProjectJobDataRequest\x12\x12\n\nproject_id\x18\x01 \x01(\t\"5\n\x1f\x44\x65leteAllProjectJobDataMetadata\x12\x12\n\nproject_id\x18\x01 \x01(\t\"!\n\x1f\x44\x65leteAllProjectJobDataResponse\"U\n\x1bSetProjectJobDataTtlRequest\x12\x0e\n\x06job_id\x18\x01 \x01(\t\x12&\n\x03ttl\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\"\x1e\n\x1cSetProjectJobDataTtlResponse\"\x85\x01\n\x06StdLog\x12\x0f\n\x07\x63ontent\x18\x01 \x01(\x0c\x12:\n\x04type\x18\x02 \x01(\x0e\x32,.yandex.cloud.datasphere.v2.jobs.StdLog.Type\".\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\x07\n\x03OUT\x10\x01\x12\x07\n\x03\x45RR\x10\x02\"\xb8\x01\n\nLogMessage\x12\x0f\n\x07\x63ontent\x18\x01 \x01(\x0c\x12.\n\ncreated_at\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12J\n\x0fstandard_stream\x18\x03 \x01(\x0e\x32/.yandex.cloud.datasphere.v2.jobs.StandardStreamH\x00\x12\x13\n\tfile_path\x18\x04 \x01(\tH\x00\x42\x08\n\x06source*C\n\x0eStandardStream\x12\x1f\n\x1bSTANDARD_STREAM_UNSPECIFIED\x10\x00\x12\x07\n\x03OUT\x10\x01\x12\x07\n\x03\x45RR\x10\x02\x32\x83\x0f\n\x11ProjectJobService\x12\x9f\x01\n\x06\x43reate\x12\x38.yandex.cloud.datasphere.v2.jobs.CreateProjectJobRequest\x1a!.yandex.cloud.operation.Operation\"8\xb2\xd2*4\n\x18\x43reateProjectJobMetadata\x12\x18\x43reateProjectJobResponse\x12\x9b\x01\n\x05\x43lone\x12\x37.yandex.cloud.datasphere.v2.jobs.CloneProjectJobRequest\x1a!.yandex.cloud.operation.Operation\"6\xb2\xd2*2\n\x17\x43loneProjectJobMetadata\x12\x17\x43loneProjectJobResponse\x12\xa3\x01\n\x07\x45xecute\x12\x39.yandex.cloud.datasphere.v2.jobs.ExecuteProjectJobRequest\x1a!.yandex.cloud.operation.Operation\":\xb2\xd2*6\n\x19\x45xecuteProjectJobMetadata\x12\x19\x45xecuteProjectJobResponse\x12Z\n\x06\x43\x61ncel\x12\x38.yandex.cloud.datasphere.v2.jobs.CancelProjectJobRequest\x1a\x16.google.protobuf.Empty\x12\x93\x01\n\x0bReadStdLogs\x12=.yandex.cloud.datasphere.v2.jobs.ReadProjectJobStdLogsRequest\x1a>.yandex.cloud.datasphere.v2.jobs.ReadProjectJobStdLogsResponse\"\x03\x88\x02\x01\x30\x01\x12\x85\x01\n\x08ReadLogs\x12:.yandex.cloud.datasphere.v2.jobs.ReadProjectJobLogsRequest\x1a;.yandex.cloud.datasphere.v2.jobs.ReadProjectJobLogsResponse0\x01\x12\x95\x01\n\x10\x44ownloadJobFiles\x12?.yandex.cloud.datasphere.v2.jobs.DownloadProjectJobFilesRequest\x1a@.yandex.cloud.datasphere.v2.jobs.DownloadProjectJobFilesResponse\x12w\n\x04List\x12\x36.yandex.cloud.datasphere.v2.jobs.ListProjectJobRequest\x1a\x37.yandex.cloud.datasphere.v2.jobs.ListProjectJobResponse\x12\x62\n\x03Get\x12\x35.yandex.cloud.datasphere.v2.jobs.GetProjectJobRequest\x1a$.yandex.cloud.datasphere.v2.jobs.Job\x12\x9c\x01\n\x06\x44\x65lete\x12\x38.yandex.cloud.datasphere.v2.jobs.DeleteProjectJobRequest\x1a!.yandex.cloud.operation.Operation\"5\xb2\xd2*1\n\x18\x44\x65leteProjectJobMetadata\x12\x15google.protobuf.Empty\x12\xaf\x01\n\nDeleteData\x12<.yandex.cloud.datasphere.v2.jobs.DeleteProjectJobDataRequest\x1a!.yandex.cloud.operation.Operation\"@\xb2\xd2*<\n\x1c\x44\x65leteProjectJobDataMetadata\x12\x1c\x44\x65leteProjectJobDataResponse\x12\xbb\x01\n\rDeleteAllData\x12?.yandex.cloud.datasphere.v2.jobs.DeleteAllProjectJobDataRequest\x1a!.yandex.cloud.operation.Operation\"F\xb2\xd2*B\n\x1f\x44\x65leteAllProjectJobDataMetadata\x12\x1f\x44\x65leteAllProjectJobDataResponse\x12\x89\x01\n\nSetDataTtl\x12<.yandex.cloud.datasphere.v2.jobs.SetProjectJobDataTtlRequest\x1a=.yandex.cloud.datasphere.v2.jobs.SetProjectJobDataTtlResponseB|\n#yandex.cloud.api.datasphere.v2.jobsB\x05\x44SPJSZNgithub.com/yandex-cloud/go-genproto/yandex/cloud/datasphere/v2/jobs;datasphereb\x06proto3')
24
24
 
25
25
  _globals = globals()
26
26
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -48,8 +48,8 @@ if _descriptor._USE_C_DESCRIPTORS == False:
48
48
  _PROJECTJOBSERVICE.methods_by_name['DeleteData']._serialized_options = b'\262\322*<\n\034DeleteProjectJobDataMetadata\022\034DeleteProjectJobDataResponse'
49
49
  _PROJECTJOBSERVICE.methods_by_name['DeleteAllData']._options = None
50
50
  _PROJECTJOBSERVICE.methods_by_name['DeleteAllData']._serialized_options = b'\262\322*B\n\037DeleteAllProjectJobDataMetadata\022\037DeleteAllProjectJobDataResponse'
51
- _globals['_STANDARDSTREAM']._serialized_start=3128
52
- _globals['_STANDARDSTREAM']._serialized_end=3195
51
+ _globals['_STANDARDSTREAM']._serialized_start=3146
52
+ _globals['_STANDARDSTREAM']._serialized_end=3213
53
53
  _globals['_CREATEPROJECTJOBREQUEST']._serialized_start=338
54
54
  _globals['_CREATEPROJECTJOBREQUEST']._serialized_end=544
55
55
  _globals['_CREATEPROJECTJOBMETADATA']._serialized_start=546
@@ -69,51 +69,51 @@ if _descriptor._USE_C_DESCRIPTORS == False:
69
69
  _globals['_EXECUTEPROJECTJOBMETADATA']._serialized_start=1376
70
70
  _globals['_EXECUTEPROJECTJOBMETADATA']._serialized_end=1454
71
71
  _globals['_CANCELPROJECTJOBREQUEST']._serialized_start=1456
72
- _globals['_CANCELPROJECTJOBREQUEST']._serialized_end=1513
73
- _globals['_READPROJECTJOBSTDLOGSREQUEST']._serialized_start=1515
74
- _globals['_READPROJECTJOBSTDLOGSREQUEST']._serialized_end=1577
75
- _globals['_READPROJECTJOBSTDLOGSRESPONSE']._serialized_start=1579
76
- _globals['_READPROJECTJOBSTDLOGSRESPONSE']._serialized_end=1681
77
- _globals['_READPROJECTJOBLOGSREQUEST']._serialized_start=1683
78
- _globals['_READPROJECTJOBLOGSREQUEST']._serialized_end=1742
79
- _globals['_READPROJECTJOBLOGSRESPONSE']._serialized_start=1744
80
- _globals['_READPROJECTJOBLOGSRESPONSE']._serialized_end=1847
81
- _globals['_DOWNLOADPROJECTJOBFILESREQUEST']._serialized_start=1849
82
- _globals['_DOWNLOADPROJECTJOBFILESREQUEST']._serialized_end=1966
83
- _globals['_DOWNLOADPROJECTJOBFILESRESPONSE']._serialized_start=1968
84
- _globals['_DOWNLOADPROJECTJOBFILESRESPONSE']._serialized_end=2071
85
- _globals['_LISTPROJECTJOBREQUEST']._serialized_start=2073
86
- _globals['_LISTPROJECTJOBREQUEST']._serialized_end=2183
87
- _globals['_LISTPROJECTJOBRESPONSE']._serialized_start=2185
88
- _globals['_LISTPROJECTJOBRESPONSE']._serialized_end=2286
89
- _globals['_GETPROJECTJOBREQUEST']._serialized_start=2288
90
- _globals['_GETPROJECTJOBREQUEST']._serialized_end=2326
91
- _globals['_DELETEPROJECTJOBREQUEST']._serialized_start=2328
92
- _globals['_DELETEPROJECTJOBREQUEST']._serialized_end=2369
93
- _globals['_DELETEPROJECTJOBMETADATA']._serialized_start=2371
94
- _globals['_DELETEPROJECTJOBMETADATA']._serialized_end=2413
95
- _globals['_DELETEPROJECTJOBDATAREQUEST']._serialized_start=2415
96
- _globals['_DELETEPROJECTJOBDATAREQUEST']._serialized_end=2460
97
- _globals['_DELETEPROJECTJOBDATAMETADATA']._serialized_start=2462
98
- _globals['_DELETEPROJECTJOBDATAMETADATA']._serialized_end=2508
99
- _globals['_DELETEPROJECTJOBDATARESPONSE']._serialized_start=2510
100
- _globals['_DELETEPROJECTJOBDATARESPONSE']._serialized_end=2540
101
- _globals['_DELETEALLPROJECTJOBDATAREQUEST']._serialized_start=2542
102
- _globals['_DELETEALLPROJECTJOBDATAREQUEST']._serialized_end=2594
103
- _globals['_DELETEALLPROJECTJOBDATAMETADATA']._serialized_start=2596
104
- _globals['_DELETEALLPROJECTJOBDATAMETADATA']._serialized_end=2649
105
- _globals['_DELETEALLPROJECTJOBDATARESPONSE']._serialized_start=2651
106
- _globals['_DELETEALLPROJECTJOBDATARESPONSE']._serialized_end=2684
107
- _globals['_SETPROJECTJOBDATATTLREQUEST']._serialized_start=2686
108
- _globals['_SETPROJECTJOBDATATTLREQUEST']._serialized_end=2771
109
- _globals['_SETPROJECTJOBDATATTLRESPONSE']._serialized_start=2773
110
- _globals['_SETPROJECTJOBDATATTLRESPONSE']._serialized_end=2803
111
- _globals['_STDLOG']._serialized_start=2806
112
- _globals['_STDLOG']._serialized_end=2939
113
- _globals['_STDLOG_TYPE']._serialized_start=2893
114
- _globals['_STDLOG_TYPE']._serialized_end=2939
115
- _globals['_LOGMESSAGE']._serialized_start=2942
116
- _globals['_LOGMESSAGE']._serialized_end=3126
117
- _globals['_PROJECTJOBSERVICE']._serialized_start=3198
118
- _globals['_PROJECTJOBSERVICE']._serialized_end=5121
72
+ _globals['_CANCELPROJECTJOBREQUEST']._serialized_end=1531
73
+ _globals['_READPROJECTJOBSTDLOGSREQUEST']._serialized_start=1533
74
+ _globals['_READPROJECTJOBSTDLOGSREQUEST']._serialized_end=1595
75
+ _globals['_READPROJECTJOBSTDLOGSRESPONSE']._serialized_start=1597
76
+ _globals['_READPROJECTJOBSTDLOGSRESPONSE']._serialized_end=1699
77
+ _globals['_READPROJECTJOBLOGSREQUEST']._serialized_start=1701
78
+ _globals['_READPROJECTJOBLOGSREQUEST']._serialized_end=1760
79
+ _globals['_READPROJECTJOBLOGSRESPONSE']._serialized_start=1762
80
+ _globals['_READPROJECTJOBLOGSRESPONSE']._serialized_end=1865
81
+ _globals['_DOWNLOADPROJECTJOBFILESREQUEST']._serialized_start=1867
82
+ _globals['_DOWNLOADPROJECTJOBFILESREQUEST']._serialized_end=1984
83
+ _globals['_DOWNLOADPROJECTJOBFILESRESPONSE']._serialized_start=1986
84
+ _globals['_DOWNLOADPROJECTJOBFILESRESPONSE']._serialized_end=2089
85
+ _globals['_LISTPROJECTJOBREQUEST']._serialized_start=2091
86
+ _globals['_LISTPROJECTJOBREQUEST']._serialized_end=2201
87
+ _globals['_LISTPROJECTJOBRESPONSE']._serialized_start=2203
88
+ _globals['_LISTPROJECTJOBRESPONSE']._serialized_end=2304
89
+ _globals['_GETPROJECTJOBREQUEST']._serialized_start=2306
90
+ _globals['_GETPROJECTJOBREQUEST']._serialized_end=2344
91
+ _globals['_DELETEPROJECTJOBREQUEST']._serialized_start=2346
92
+ _globals['_DELETEPROJECTJOBREQUEST']._serialized_end=2387
93
+ _globals['_DELETEPROJECTJOBMETADATA']._serialized_start=2389
94
+ _globals['_DELETEPROJECTJOBMETADATA']._serialized_end=2431
95
+ _globals['_DELETEPROJECTJOBDATAREQUEST']._serialized_start=2433
96
+ _globals['_DELETEPROJECTJOBDATAREQUEST']._serialized_end=2478
97
+ _globals['_DELETEPROJECTJOBDATAMETADATA']._serialized_start=2480
98
+ _globals['_DELETEPROJECTJOBDATAMETADATA']._serialized_end=2526
99
+ _globals['_DELETEPROJECTJOBDATARESPONSE']._serialized_start=2528
100
+ _globals['_DELETEPROJECTJOBDATARESPONSE']._serialized_end=2558
101
+ _globals['_DELETEALLPROJECTJOBDATAREQUEST']._serialized_start=2560
102
+ _globals['_DELETEALLPROJECTJOBDATAREQUEST']._serialized_end=2612
103
+ _globals['_DELETEALLPROJECTJOBDATAMETADATA']._serialized_start=2614
104
+ _globals['_DELETEALLPROJECTJOBDATAMETADATA']._serialized_end=2667
105
+ _globals['_DELETEALLPROJECTJOBDATARESPONSE']._serialized_start=2669
106
+ _globals['_DELETEALLPROJECTJOBDATARESPONSE']._serialized_end=2702
107
+ _globals['_SETPROJECTJOBDATATTLREQUEST']._serialized_start=2704
108
+ _globals['_SETPROJECTJOBDATATTLREQUEST']._serialized_end=2789
109
+ _globals['_SETPROJECTJOBDATATTLRESPONSE']._serialized_start=2791
110
+ _globals['_SETPROJECTJOBDATATTLRESPONSE']._serialized_end=2821
111
+ _globals['_STDLOG']._serialized_start=2824
112
+ _globals['_STDLOG']._serialized_end=2957
113
+ _globals['_STDLOG_TYPE']._serialized_start=2911
114
+ _globals['_STDLOG_TYPE']._serialized_end=2957
115
+ _globals['_LOGMESSAGE']._serialized_start=2960
116
+ _globals['_LOGMESSAGE']._serialized_end=3144
117
+ _globals['_PROJECTJOBSERVICE']._serialized_start=3216
118
+ _globals['_PROJECTJOBSERVICE']._serialized_end=5139
119
119
  # @@protoc_insertion_point(module_scope)
@@ -281,17 +281,21 @@ class CancelProjectJobRequest(google.protobuf.message.Message):
281
281
 
282
282
  JOB_ID_FIELD_NUMBER: builtins.int
283
283
  REASON_FIELD_NUMBER: builtins.int
284
+ GRACEFUL_FIELD_NUMBER: builtins.int
284
285
  job_id: builtins.str
285
286
  """ID of the job."""
286
287
  reason: builtins.str
287
288
  """Optional cancellation reason."""
289
+ graceful: builtins.bool
290
+ """If the job is launched with graceful shutdown support, the shutdown will be performed gracefully"""
288
291
  def __init__(
289
292
  self,
290
293
  *,
291
294
  job_id: builtins.str = ...,
292
295
  reason: builtins.str = ...,
296
+ graceful: builtins.bool = ...,
293
297
  ) -> None: ...
294
- def ClearField(self, field_name: typing.Literal["job_id", b"job_id", "reason", b"reason"]) -> None: ...
298
+ def ClearField(self, field_name: typing.Literal["graceful", b"graceful", "job_id", b"job_id", "reason", b"reason"]) -> None: ...
295
299
 
296
300
  global___CancelProjectJobRequest = CancelProjectJobRequest
297
301
 
@@ -15,7 +15,7 @@ from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
15
15
  from yandex.cloud.datatransfer.v1.endpoint import common_pb2 as yandex_dot_cloud_dot_datatransfer_dot_v1_dot_endpoint_dot_common__pb2
16
16
 
17
17
 
18
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n6yandex/cloud/datatransfer/v1/endpoint/clickhouse.proto\x12%yandex.cloud.datatransfer.v1.endpoint\x1a\x1bgoogle/protobuf/empty.proto\x1a\x32yandex/cloud/datatransfer/v1/endpoint/common.proto\".\n\x0f\x43lickhouseShard\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\r\n\x05hosts\x18\x02 \x03(\t\"\xd3\x01\n\x13OnPremiseClickhouse\x12\x46\n\x06shards\x18\x01 \x03(\x0b\x32\x36.yandex.cloud.datatransfer.v1.endpoint.ClickhouseShard\x12\x11\n\thttp_port\x18\x03 \x01(\x03\x12\x13\n\x0bnative_port\x18\x04 \x01(\x03\x12@\n\x08tls_mode\x18\x08 \x01(\x0b\x32..yandex.cloud.datatransfer.v1.endpoint.TLSModeJ\x04\x08\x02\x10\x03J\x04\x08\x05\x10\x08\"\x81\x02\n\x1b\x43lickhouseConnectionOptions\x12P\n\non_premise\x18\x02 \x01(\x0b\x32:.yandex.cloud.datatransfer.v1.endpoint.OnPremiseClickhouseH\x00\x12\x18\n\x0emdb_cluster_id\x18\x05 \x01(\tH\x00\x12\x0c\n\x04user\x18\x06 \x01(\t\x12?\n\x08password\x18\x07 \x01(\x0b\x32-.yandex.cloud.datatransfer.v1.endpoint.Secret\x12\x10\n\x08\x64\x61tabase\x18\x08 \x01(\tB\t\n\x07\x61\x64\x64ressJ\x04\x08\x01\x10\x02J\x04\x08\x03\x10\x05\"\x86\x01\n\x14\x43lickhouseConnection\x12`\n\x12\x63onnection_options\x18\x01 \x01(\x0b\x32\x42.yandex.cloud.datatransfer.v1.endpoint.ClickhouseConnectionOptionsH\x00\x42\x0c\n\nconnection\"\xfc\x04\n\x12\x43lickhouseSharding\x12\x66\n\x11\x63olumn_value_hash\x18\x01 \x01(\x0b\x32I.yandex.cloud.datatransfer.v1.endpoint.ClickhouseSharding.ColumnValueHashH\x00\x12\x66\n\x0e\x63ustom_mapping\x18\x02 \x01(\x0b\x32L.yandex.cloud.datatransfer.v1.endpoint.ClickhouseSharding.ColumnValueMappingH\x00\x12-\n\x0btransfer_id\x18\x03 \x01(\x0b\x32\x16.google.protobuf.EmptyH\x00\x12-\n\x0bround_robin\x18\x04 \x01(\x0b\x32\x16.google.protobuf.EmptyH\x00\x1a&\n\x0f\x43olumnValueHash\x12\x13\n\x0b\x63olumn_name\x18\x01 \x01(\t\x1a\x83\x02\n\x12\x43olumnValueMapping\x12\x13\n\x0b\x63olumn_name\x18\x01 \x01(\t\x12j\n\x07mapping\x18\x02 \x03(\x0b\x32Y.yandex.cloud.datatransfer.v1.endpoint.ClickhouseSharding.ColumnValueMapping.ValueToShard\x1al\n\x0cValueToShard\x12H\n\x0c\x63olumn_value\x18\x01 \x01(\x0b\x32\x32.yandex.cloud.datatransfer.v1.endpoint.ColumnValue\x12\x12\n\nshard_name\x18\x02 \x01(\tB\n\n\x08sharding\"\xc5\x01\n\x10\x43lickhouseSource\x12O\n\nconnection\x18\x01 \x01(\x0b\x32;.yandex.cloud.datatransfer.v1.endpoint.ClickhouseConnection\x12\x16\n\x0einclude_tables\x18\x07 \x03(\t\x12\x16\n\x0e\x65xclude_tables\x18\x08 \x03(\t\x12\x11\n\tsubnet_id\x18\t \x01(\t\x12\x17\n\x0fsecurity_groups\x18\n \x03(\tJ\x04\x08\x02\x10\x07\"\xb6\x03\n\x10\x43lickhouseTarget\x12O\n\nconnection\x18\x02 \x01(\x0b\x32;.yandex.cloud.datatransfer.v1.endpoint.ClickhouseConnection\x12\x11\n\tsubnet_id\x18\x0c \x01(\t\x12\x41\n\talt_names\x18\x11 \x03(\x0b\x32..yandex.cloud.datatransfer.v1.endpoint.AltName\x12V\n\x0e\x63leanup_policy\x18\x15 \x01(\x0e\x32>.yandex.cloud.datatransfer.v1.endpoint.ClickhouseCleanupPolicy\x12K\n\x08sharding\x18\x16 \x01(\x0b\x32\x39.yandex.cloud.datatransfer.v1.endpoint.ClickhouseSharding\x12\x1f\n\x17\x63lickhouse_cluster_name\x18\x32 \x01(\t\x12\x17\n\x0fsecurity_groups\x18\x33 \x03(\tJ\x04\x08\x01\x10\x02J\x04\x08\x03\x10\x0cJ\x04\x08\r\x10\x11J\x04\x08\x12\x10\x15J\x04\x08\x17\x10\x32*\xb8\x01\n\x17\x43lickhouseCleanupPolicy\x12)\n%CLICKHOUSE_CLEANUP_POLICY_UNSPECIFIED\x10\x00\x12&\n\"CLICKHOUSE_CLEANUP_POLICY_DISABLED\x10\x01\x12\"\n\x1e\x43LICKHOUSE_CLEANUP_POLICY_DROP\x10\x02\x12&\n\"CLICKHOUSE_CLEANUP_POLICY_TRUNCATE\x10\x03\x42\xa7\x01\n)yandex.cloud.api.datatransfer.v1.endpointZRgithub.com/yandex-cloud/go-genproto/yandex/cloud/datatransfer/v1/endpoint;endpoint\xaa\x02%Yandex.Cloud.Datatransfer.V1.EndPointb\x06proto3')
18
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n6yandex/cloud/datatransfer/v1/endpoint/clickhouse.proto\x12%yandex.cloud.datatransfer.v1.endpoint\x1a\x1bgoogle/protobuf/empty.proto\x1a\x32yandex/cloud/datatransfer/v1/endpoint/common.proto\".\n\x0f\x43lickhouseShard\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\r\n\x05hosts\x18\x02 \x03(\t\"\xd3\x01\n\x13OnPremiseClickhouse\x12\x46\n\x06shards\x18\x01 \x03(\x0b\x32\x36.yandex.cloud.datatransfer.v1.endpoint.ClickhouseShard\x12\x11\n\thttp_port\x18\x03 \x01(\x03\x12\x13\n\x0bnative_port\x18\x04 \x01(\x03\x12@\n\x08tls_mode\x18\x08 \x01(\x0b\x32..yandex.cloud.datatransfer.v1.endpoint.TLSModeJ\x04\x08\x02\x10\x03J\x04\x08\x05\x10\x08\"\x81\x02\n\x1b\x43lickhouseConnectionOptions\x12P\n\non_premise\x18\x02 \x01(\x0b\x32:.yandex.cloud.datatransfer.v1.endpoint.OnPremiseClickhouseH\x00\x12\x18\n\x0emdb_cluster_id\x18\x05 \x01(\tH\x00\x12\x0c\n\x04user\x18\x06 \x01(\t\x12?\n\x08password\x18\x07 \x01(\x0b\x32-.yandex.cloud.datatransfer.v1.endpoint.Secret\x12\x10\n\x08\x64\x61tabase\x18\x08 \x01(\tB\t\n\x07\x61\x64\x64ressJ\x04\x08\x01\x10\x02J\x04\x08\x03\x10\x05\"\x86\x01\n\x14\x43lickhouseConnection\x12`\n\x12\x63onnection_options\x18\x01 \x01(\x0b\x32\x42.yandex.cloud.datatransfer.v1.endpoint.ClickhouseConnectionOptionsH\x00\x42\x0c\n\nconnection\"\xfc\x04\n\x12\x43lickhouseSharding\x12\x66\n\x11\x63olumn_value_hash\x18\x01 \x01(\x0b\x32I.yandex.cloud.datatransfer.v1.endpoint.ClickhouseSharding.ColumnValueHashH\x00\x12\x66\n\x0e\x63ustom_mapping\x18\x02 \x01(\x0b\x32L.yandex.cloud.datatransfer.v1.endpoint.ClickhouseSharding.ColumnValueMappingH\x00\x12-\n\x0btransfer_id\x18\x03 \x01(\x0b\x32\x16.google.protobuf.EmptyH\x00\x12-\n\x0bround_robin\x18\x04 \x01(\x0b\x32\x16.google.protobuf.EmptyH\x00\x1a&\n\x0f\x43olumnValueHash\x12\x13\n\x0b\x63olumn_name\x18\x01 \x01(\t\x1a\x83\x02\n\x12\x43olumnValueMapping\x12\x13\n\x0b\x63olumn_name\x18\x01 \x01(\t\x12j\n\x07mapping\x18\x02 \x03(\x0b\x32Y.yandex.cloud.datatransfer.v1.endpoint.ClickhouseSharding.ColumnValueMapping.ValueToShard\x1al\n\x0cValueToShard\x12H\n\x0c\x63olumn_value\x18\x01 \x01(\x0b\x32\x32.yandex.cloud.datatransfer.v1.endpoint.ColumnValue\x12\x12\n\nshard_name\x18\x02 \x01(\tB\n\n\x08sharding\"\xe6\x01\n\x10\x43lickhouseSource\x12O\n\nconnection\x18\x01 \x01(\x0b\x32;.yandex.cloud.datatransfer.v1.endpoint.ClickhouseConnection\x12\x16\n\x0einclude_tables\x18\x07 \x03(\t\x12\x16\n\x0e\x65xclude_tables\x18\x08 \x03(\t\x12\x11\n\tsubnet_id\x18\t \x01(\t\x12\x17\n\x0fsecurity_groups\x18\n \x03(\t\x12\x1f\n\x17\x63lickhouse_cluster_name\x18\x0b \x01(\tJ\x04\x08\x02\x10\x07\"\xb6\x03\n\x10\x43lickhouseTarget\x12O\n\nconnection\x18\x02 \x01(\x0b\x32;.yandex.cloud.datatransfer.v1.endpoint.ClickhouseConnection\x12\x11\n\tsubnet_id\x18\x0c \x01(\t\x12\x41\n\talt_names\x18\x11 \x03(\x0b\x32..yandex.cloud.datatransfer.v1.endpoint.AltName\x12V\n\x0e\x63leanup_policy\x18\x15 \x01(\x0e\x32>.yandex.cloud.datatransfer.v1.endpoint.ClickhouseCleanupPolicy\x12K\n\x08sharding\x18\x16 \x01(\x0b\x32\x39.yandex.cloud.datatransfer.v1.endpoint.ClickhouseSharding\x12\x1f\n\x17\x63lickhouse_cluster_name\x18\x32 \x01(\t\x12\x17\n\x0fsecurity_groups\x18\x33 \x03(\tJ\x04\x08\x01\x10\x02J\x04\x08\x03\x10\x0cJ\x04\x08\r\x10\x11J\x04\x08\x12\x10\x15J\x04\x08\x17\x10\x32*\xb8\x01\n\x17\x43lickhouseCleanupPolicy\x12)\n%CLICKHOUSE_CLEANUP_POLICY_UNSPECIFIED\x10\x00\x12&\n\"CLICKHOUSE_CLEANUP_POLICY_DISABLED\x10\x01\x12\"\n\x1e\x43LICKHOUSE_CLEANUP_POLICY_DROP\x10\x02\x12&\n\"CLICKHOUSE_CLEANUP_POLICY_TRUNCATE\x10\x03\x42\xa7\x01\n)yandex.cloud.api.datatransfer.v1.endpointZRgithub.com/yandex-cloud/go-genproto/yandex/cloud/datatransfer/v1/endpoint;endpoint\xaa\x02%Yandex.Cloud.Datatransfer.V1.EndPointb\x06proto3')
19
19
 
20
20
  _globals = globals()
21
21
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -23,8 +23,8 @@ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'yandex.cloud.datatransfer.v
23
23
  if _descriptor._USE_C_DESCRIPTORS == False:
24
24
  DESCRIPTOR._options = None
25
25
  DESCRIPTOR._serialized_options = b'\n)yandex.cloud.api.datatransfer.v1.endpointZRgithub.com/yandex-cloud/go-genproto/yandex/cloud/datatransfer/v1/endpoint;endpoint\252\002%Yandex.Cloud.Datatransfer.V1.EndPoint'
26
- _globals['_CLICKHOUSECLEANUPPOLICY']._serialized_start=2118
27
- _globals['_CLICKHOUSECLEANUPPOLICY']._serialized_end=2302
26
+ _globals['_CLICKHOUSECLEANUPPOLICY']._serialized_start=2151
27
+ _globals['_CLICKHOUSECLEANUPPOLICY']._serialized_end=2335
28
28
  _globals['_CLICKHOUSESHARD']._serialized_start=178
29
29
  _globals['_CLICKHOUSESHARD']._serialized_end=224
30
30
  _globals['_ONPREMISECLICKHOUSE']._serialized_start=227
@@ -42,7 +42,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
42
42
  _globals['_CLICKHOUSESHARDING_COLUMNVALUEMAPPING_VALUETOSHARD']._serialized_start=1354
43
43
  _globals['_CLICKHOUSESHARDING_COLUMNVALUEMAPPING_VALUETOSHARD']._serialized_end=1462
44
44
  _globals['_CLICKHOUSESOURCE']._serialized_start=1477
45
- _globals['_CLICKHOUSESOURCE']._serialized_end=1674
46
- _globals['_CLICKHOUSETARGET']._serialized_start=1677
47
- _globals['_CLICKHOUSETARGET']._serialized_end=2115
45
+ _globals['_CLICKHOUSESOURCE']._serialized_end=1707
46
+ _globals['_CLICKHOUSETARGET']._serialized_start=1710
47
+ _globals['_CLICKHOUSETARGET']._serialized_end=2148
48
48
  # @@protoc_insertion_point(module_scope)
@@ -223,7 +223,10 @@ class ClickhouseSource(google.protobuf.message.Message):
223
223
  EXCLUDE_TABLES_FIELD_NUMBER: builtins.int
224
224
  SUBNET_ID_FIELD_NUMBER: builtins.int
225
225
  SECURITY_GROUPS_FIELD_NUMBER: builtins.int
226
+ CLICKHOUSE_CLUSTER_NAME_FIELD_NUMBER: builtins.int
226
227
  subnet_id: builtins.str
228
+ clickhouse_cluster_name: builtins.str
229
+ """Also could be name of MDB's shard group."""
227
230
  @property
228
231
  def connection(self) -> global___ClickhouseConnection: ...
229
232
  @property
@@ -248,9 +251,10 @@ class ClickhouseSource(google.protobuf.message.Message):
248
251
  exclude_tables: collections.abc.Iterable[builtins.str] | None = ...,
249
252
  subnet_id: builtins.str = ...,
250
253
  security_groups: collections.abc.Iterable[builtins.str] | None = ...,
254
+ clickhouse_cluster_name: builtins.str = ...,
251
255
  ) -> None: ...
252
256
  def HasField(self, field_name: typing.Literal["connection", b"connection"]) -> builtins.bool: ...
253
- def ClearField(self, field_name: typing.Literal["connection", b"connection", "exclude_tables", b"exclude_tables", "include_tables", b"include_tables", "security_groups", b"security_groups", "subnet_id", b"subnet_id"]) -> None: ...
257
+ def ClearField(self, field_name: typing.Literal["clickhouse_cluster_name", b"clickhouse_cluster_name", "connection", b"connection", "exclude_tables", b"exclude_tables", "include_tables", b"include_tables", "security_groups", b"security_groups", "subnet_id", b"subnet_id"]) -> None: ...
254
258
 
255
259
  global___ClickhouseSource = ClickhouseSource
256
260
 
@@ -268,6 +272,7 @@ class ClickhouseTarget(google.protobuf.message.Message):
268
272
  subnet_id: builtins.str
269
273
  cleanup_policy: global___ClickhouseCleanupPolicy.ValueType
270
274
  clickhouse_cluster_name: builtins.str
275
+ """Also could be name of MDB's shard group."""
271
276
  @property
272
277
  def connection(self) -> global___ClickhouseConnection: ...
273
278
  @property
@@ -19,7 +19,7 @@ from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operati
19
19
  from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
20
20
 
21
21
 
22
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n1yandex/cloud/iam/v1/service_control_service.proto\x12\x13yandex.cloud.iam.v1\x1a\x1cgoogle/api/annotations.proto\x1a yandex/cloud/api/operation.proto\x1a\"yandex/cloud/iam/v1/resource.proto\x1a)yandex/cloud/iam/v1/service_control.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\"l\n\x11GetServiceRequest\x12 \n\nservice_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x35\n\x08resource\x18\x02 \x01(\x0b\x32\x1d.yandex.cloud.iam.v1.ResourceB\x04\xe8\xc7\x31\x01\"\x8b\x01\n\x13ListServicesRequest\x12\x35\n\x08resource\x18\x01 \x01(\x0b\x32\x1d.yandex.cloud.iam.v1.ResourceB\x04\xe8\xc7\x31\x01\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1e\n\npage_token\x18\x03 \x01(\tB\n\x8a\xc8\x31\x06<=2000\"_\n\x14ListServicesResponse\x12.\n\x08services\x18\x01 \x03(\x0b\x32\x1c.yandex.cloud.iam.v1.Service\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"o\n\x14\x45nableServiceRequest\x12 \n\nservice_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x35\n\x08resource\x18\x02 \x01(\x0b\x32\x1d.yandex.cloud.iam.v1.ResourceB\x04\xe8\xc7\x31\x01\"\\\n\x15\x45nableServiceMetadata\x12\x12\n\nservice_id\x18\x01 \x01(\t\x12/\n\x08resource\x18\x02 \x01(\x0b\x32\x1d.yandex.cloud.iam.v1.Resource\"o\n\x14ResumeServiceRequest\x12 \n\nservice_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x35\n\x08resource\x18\x02 \x01(\x0b\x32\x1d.yandex.cloud.iam.v1.ResourceB\x04\xe8\xc7\x31\x01\"\\\n\x15ResumeServiceMetadata\x12\x12\n\nservice_id\x18\x01 \x01(\t\x12/\n\x08resource\x18\x02 \x01(\x0b\x32\x1d.yandex.cloud.iam.v1.Resource\"}\n\x13PauseServiceRequest\x12 \n\nservice_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x35\n\x08resource\x18\x02 \x01(\x0b\x32\x1d.yandex.cloud.iam.v1.ResourceB\x04\xe8\xc7\x31\x01\x12\r\n\x05\x66orce\x18\x03 \x01(\x08\"[\n\x14PauseServiceMetadata\x12\x12\n\nservice_id\x18\x01 \x01(\t\x12/\n\x08resource\x18\x02 \x01(\x0b\x32\x1d.yandex.cloud.iam.v1.Resource\"p\n\x15\x44isableServiceRequest\x12 \n\nservice_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x35\n\x08resource\x18\x02 \x01(\x0b\x32\x1d.yandex.cloud.iam.v1.ResourceB\x04\xe8\xc7\x31\x01\"]\n\x16\x44isableServiceMetadata\x12\x12\n\nservice_id\x18\x01 \x01(\t\x12/\n\x08resource\x18\x02 \x01(\x0b\x32\x1d.yandex.cloud.iam.v1.Resource\"\x98\x01\n\x1aResolveServiceAgentRequest\x12 \n\nservice_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12!\n\x0fmicroservice_id\x18\x02 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12\x35\n\x08resource\x18\x03 \x01(\x0b\x32\x1d.yandex.cloud.iam.v1.ResourceB\x04\xe8\xc7\x31\x01\x32\xe0\x08\n\x15ServiceControlService\x12r\n\x03Get\x12&.yandex.cloud.iam.v1.GetServiceRequest\x1a\x1c.yandex.cloud.iam.v1.Service\"%\x82\xd3\xe4\x93\x02\x1f\x12\x1d/iam/v1/services/{service_id}\x12u\n\x04List\x12(.yandex.cloud.iam.v1.ListServicesRequest\x1a).yandex.cloud.iam.v1.ListServicesResponse\"\x18\x82\xd3\xe4\x93\x02\x12\x12\x10/iam/v1/services\x12\xaa\x01\n\x06\x45nable\x12).yandex.cloud.iam.v1.EnableServiceRequest\x1a!.yandex.cloud.operation.Operation\"R\xb2\xd2* \n\x15\x45nableServiceMetadata\x12\x07Service\x82\xd3\xe4\x93\x02(\"#/iam/v1/service/{service_id}:enable:\x01*\x12\xaa\x01\n\x06Resume\x12).yandex.cloud.iam.v1.ResumeServiceRequest\x1a!.yandex.cloud.operation.Operation\"R\xb2\xd2* \n\x15ResumeServiceMetadata\x12\x07Service\x82\xd3\xe4\x93\x02(\"#/iam/v1/service/{service_id}:resume:\x01*\x12\xa6\x01\n\x05Pause\x12(.yandex.cloud.iam.v1.PauseServiceRequest\x1a!.yandex.cloud.operation.Operation\"P\xb2\xd2*\x1f\n\x14PauseServiceMetadata\x12\x07Service\x82\xd3\xe4\x93\x02\'\"\"/iam/v1/service/{service_id}:pause:\x01*\x12\xae\x01\n\x07\x44isable\x12*.yandex.cloud.iam.v1.DisableServiceRequest\x1a!.yandex.cloud.operation.Operation\"T\xb2\xd2*!\n\x16\x44isableServiceMetadata\x12\x07Service\x82\xd3\xe4\x93\x02)\"$/iam/v1/service/{service_id}:disable:\x01*\x12\xa7\x01\n\x0cResolveAgent\x12/.yandex.cloud.iam.v1.ResolveServiceAgentRequest\x1a!.yandex.cloud.iam.v1.ServiceAgent\"C\x82\xd3\xe4\x93\x02=\x12;/iam/v1/service/{service_id}/microservice/{microservice_id}BV\n\x17yandex.cloud.api.iam.v1Z;github.com/yandex-cloud/go-genproto/yandex/cloud/iam/v1;iamb\x06proto3')
22
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n1yandex/cloud/iam/v1/service_control_service.proto\x12\x13yandex.cloud.iam.v1\x1a\x1cgoogle/api/annotations.proto\x1a yandex/cloud/api/operation.proto\x1a\"yandex/cloud/iam/v1/resource.proto\x1a)yandex/cloud/iam/v1/service_control.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\"l\n\x11GetServiceRequest\x12 \n\nservice_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x35\n\x08resource\x18\x02 \x01(\x0b\x32\x1d.yandex.cloud.iam.v1.ResourceB\x04\xe8\xc7\x31\x01\"\x8b\x01\n\x13ListServicesRequest\x12\x35\n\x08resource\x18\x01 \x01(\x0b\x32\x1d.yandex.cloud.iam.v1.ResourceB\x04\xe8\xc7\x31\x01\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1e\n\npage_token\x18\x03 \x01(\tB\n\x8a\xc8\x31\x06<=2000\"_\n\x14ListServicesResponse\x12.\n\x08services\x18\x01 \x03(\x0b\x32\x1c.yandex.cloud.iam.v1.Service\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"o\n\x14\x45nableServiceRequest\x12 \n\nservice_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x35\n\x08resource\x18\x02 \x01(\x0b\x32\x1d.yandex.cloud.iam.v1.ResourceB\x04\xe8\xc7\x31\x01\"\\\n\x15\x45nableServiceMetadata\x12\x12\n\nservice_id\x18\x01 \x01(\t\x12/\n\x08resource\x18\x02 \x01(\x0b\x32\x1d.yandex.cloud.iam.v1.Resource\"p\n\x15\x44isableServiceRequest\x12 \n\nservice_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x35\n\x08resource\x18\x02 \x01(\x0b\x32\x1d.yandex.cloud.iam.v1.ResourceB\x04\xe8\xc7\x31\x01\"]\n\x16\x44isableServiceMetadata\x12\x12\n\nservice_id\x18\x01 \x01(\t\x12/\n\x08resource\x18\x02 \x01(\x0b\x32\x1d.yandex.cloud.iam.v1.Resource\"\x98\x01\n\x1aResolveServiceAgentRequest\x12 \n\nservice_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12!\n\x0fmicroservice_id\x18\x02 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12\x35\n\x08resource\x18\x03 \x01(\x0b\x32\x1d.yandex.cloud.iam.v1.ResourceB\x04\xe8\xc7\x31\x01\x32\x8a\x06\n\x15ServiceControlService\x12r\n\x03Get\x12&.yandex.cloud.iam.v1.GetServiceRequest\x1a\x1c.yandex.cloud.iam.v1.Service\"%\x82\xd3\xe4\x93\x02\x1f\x12\x1d/iam/v1/services/{service_id}\x12u\n\x04List\x12(.yandex.cloud.iam.v1.ListServicesRequest\x1a).yandex.cloud.iam.v1.ListServicesResponse\"\x18\x82\xd3\xe4\x93\x02\x12\x12\x10/iam/v1/services\x12\xaa\x01\n\x06\x45nable\x12).yandex.cloud.iam.v1.EnableServiceRequest\x1a!.yandex.cloud.operation.Operation\"R\xb2\xd2* \n\x15\x45nableServiceMetadata\x12\x07Service\x82\xd3\xe4\x93\x02(\"#/iam/v1/service/{service_id}:enable:\x01*\x12\xae\x01\n\x07\x44isable\x12*.yandex.cloud.iam.v1.DisableServiceRequest\x1a!.yandex.cloud.operation.Operation\"T\xb2\xd2*!\n\x16\x44isableServiceMetadata\x12\x07Service\x82\xd3\xe4\x93\x02)\"$/iam/v1/service/{service_id}:disable:\x01*\x12\xa7\x01\n\x0cResolveAgent\x12/.yandex.cloud.iam.v1.ResolveServiceAgentRequest\x1a!.yandex.cloud.iam.v1.ServiceAgent\"C\x82\xd3\xe4\x93\x02=\x12;/iam/v1/service/{service_id}/microservice/{microservice_id}BV\n\x17yandex.cloud.api.iam.v1Z;github.com/yandex-cloud/go-genproto/yandex/cloud/iam/v1;iamb\x06proto3')
23
23
 
24
24
  _globals = globals()
25
25
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -41,14 +41,6 @@ if _descriptor._USE_C_DESCRIPTORS == False:
41
41
  _ENABLESERVICEREQUEST.fields_by_name['service_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
42
42
  _ENABLESERVICEREQUEST.fields_by_name['resource']._options = None
43
43
  _ENABLESERVICEREQUEST.fields_by_name['resource']._serialized_options = b'\350\3071\001'
44
- _RESUMESERVICEREQUEST.fields_by_name['service_id']._options = None
45
- _RESUMESERVICEREQUEST.fields_by_name['service_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
46
- _RESUMESERVICEREQUEST.fields_by_name['resource']._options = None
47
- _RESUMESERVICEREQUEST.fields_by_name['resource']._serialized_options = b'\350\3071\001'
48
- _PAUSESERVICEREQUEST.fields_by_name['service_id']._options = None
49
- _PAUSESERVICEREQUEST.fields_by_name['service_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
50
- _PAUSESERVICEREQUEST.fields_by_name['resource']._options = None
51
- _PAUSESERVICEREQUEST.fields_by_name['resource']._serialized_options = b'\350\3071\001'
52
44
  _DISABLESERVICEREQUEST.fields_by_name['service_id']._options = None
53
45
  _DISABLESERVICEREQUEST.fields_by_name['service_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
54
46
  _DISABLESERVICEREQUEST.fields_by_name['resource']._options = None
@@ -65,10 +57,6 @@ if _descriptor._USE_C_DESCRIPTORS == False:
65
57
  _SERVICECONTROLSERVICE.methods_by_name['List']._serialized_options = b'\202\323\344\223\002\022\022\020/iam/v1/services'
66
58
  _SERVICECONTROLSERVICE.methods_by_name['Enable']._options = None
67
59
  _SERVICECONTROLSERVICE.methods_by_name['Enable']._serialized_options = b'\262\322* \n\025EnableServiceMetadata\022\007Service\202\323\344\223\002(\"#/iam/v1/service/{service_id}:enable:\001*'
68
- _SERVICECONTROLSERVICE.methods_by_name['Resume']._options = None
69
- _SERVICECONTROLSERVICE.methods_by_name['Resume']._serialized_options = b'\262\322* \n\025ResumeServiceMetadata\022\007Service\202\323\344\223\002(\"#/iam/v1/service/{service_id}:resume:\001*'
70
- _SERVICECONTROLSERVICE.methods_by_name['Pause']._options = None
71
- _SERVICECONTROLSERVICE.methods_by_name['Pause']._serialized_options = b'\262\322*\037\n\024PauseServiceMetadata\022\007Service\202\323\344\223\002\'\"\"/iam/v1/service/{service_id}:pause:\001*'
72
60
  _SERVICECONTROLSERVICE.methods_by_name['Disable']._options = None
73
61
  _SERVICECONTROLSERVICE.methods_by_name['Disable']._serialized_options = b'\262\322*!\n\026DisableServiceMetadata\022\007Service\202\323\344\223\002)\"$/iam/v1/service/{service_id}:disable:\001*'
74
62
  _SERVICECONTROLSERVICE.methods_by_name['ResolveAgent']._options = None
@@ -83,20 +71,12 @@ if _descriptor._USE_C_DESCRIPTORS == False:
83
71
  _globals['_ENABLESERVICEREQUEST']._serialized_end=748
84
72
  _globals['_ENABLESERVICEMETADATA']._serialized_start=750
85
73
  _globals['_ENABLESERVICEMETADATA']._serialized_end=842
86
- _globals['_RESUMESERVICEREQUEST']._serialized_start=844
87
- _globals['_RESUMESERVICEREQUEST']._serialized_end=955
88
- _globals['_RESUMESERVICEMETADATA']._serialized_start=957
89
- _globals['_RESUMESERVICEMETADATA']._serialized_end=1049
90
- _globals['_PAUSESERVICEREQUEST']._serialized_start=1051
91
- _globals['_PAUSESERVICEREQUEST']._serialized_end=1176
92
- _globals['_PAUSESERVICEMETADATA']._serialized_start=1178
93
- _globals['_PAUSESERVICEMETADATA']._serialized_end=1269
94
- _globals['_DISABLESERVICEREQUEST']._serialized_start=1271
95
- _globals['_DISABLESERVICEREQUEST']._serialized_end=1383
96
- _globals['_DISABLESERVICEMETADATA']._serialized_start=1385
97
- _globals['_DISABLESERVICEMETADATA']._serialized_end=1478
98
- _globals['_RESOLVESERVICEAGENTREQUEST']._serialized_start=1481
99
- _globals['_RESOLVESERVICEAGENTREQUEST']._serialized_end=1633
100
- _globals['_SERVICECONTROLSERVICE']._serialized_start=1636
101
- _globals['_SERVICECONTROLSERVICE']._serialized_end=2756
74
+ _globals['_DISABLESERVICEREQUEST']._serialized_start=844
75
+ _globals['_DISABLESERVICEREQUEST']._serialized_end=956
76
+ _globals['_DISABLESERVICEMETADATA']._serialized_start=958
77
+ _globals['_DISABLESERVICEMETADATA']._serialized_end=1051
78
+ _globals['_RESOLVESERVICEAGENTREQUEST']._serialized_start=1054
79
+ _globals['_RESOLVESERVICEAGENTREQUEST']._serialized_end=1206
80
+ _globals['_SERVICECONTROLSERVICE']._serialized_start=1209
81
+ _globals['_SERVICECONTROLSERVICE']._serialized_end=1987
102
82
  # @@protoc_insertion_point(module_scope)
@@ -155,111 +155,6 @@ class EnableServiceMetadata(google.protobuf.message.Message):
155
155
 
156
156
  global___EnableServiceMetadata = EnableServiceMetadata
157
157
 
158
- @typing.final
159
- class ResumeServiceRequest(google.protobuf.message.Message):
160
- DESCRIPTOR: google.protobuf.descriptor.Descriptor
161
-
162
- SERVICE_ID_FIELD_NUMBER: builtins.int
163
- RESOURCE_FIELD_NUMBER: builtins.int
164
- service_id: builtins.str
165
- """ID of the Service."""
166
- @property
167
- def resource(self) -> yandex.cloud.iam.v1.resource_pb2.Resource:
168
- """Resource container to resume a service in.
169
-
170
- It is supported only resource-manager.cloud resource container now.
171
- """
172
-
173
- def __init__(
174
- self,
175
- *,
176
- service_id: builtins.str = ...,
177
- resource: yandex.cloud.iam.v1.resource_pb2.Resource | None = ...,
178
- ) -> None: ...
179
- def HasField(self, field_name: typing.Literal["resource", b"resource"]) -> builtins.bool: ...
180
- def ClearField(self, field_name: typing.Literal["resource", b"resource", "service_id", b"service_id"]) -> None: ...
181
-
182
- global___ResumeServiceRequest = ResumeServiceRequest
183
-
184
- @typing.final
185
- class ResumeServiceMetadata(google.protobuf.message.Message):
186
- DESCRIPTOR: google.protobuf.descriptor.Descriptor
187
-
188
- SERVICE_ID_FIELD_NUMBER: builtins.int
189
- RESOURCE_FIELD_NUMBER: builtins.int
190
- service_id: builtins.str
191
- """ID of the Service."""
192
- @property
193
- def resource(self) -> yandex.cloud.iam.v1.resource_pb2.Resource:
194
- """Resource container."""
195
-
196
- def __init__(
197
- self,
198
- *,
199
- service_id: builtins.str = ...,
200
- resource: yandex.cloud.iam.v1.resource_pb2.Resource | None = ...,
201
- ) -> None: ...
202
- def HasField(self, field_name: typing.Literal["resource", b"resource"]) -> builtins.bool: ...
203
- def ClearField(self, field_name: typing.Literal["resource", b"resource", "service_id", b"service_id"]) -> None: ...
204
-
205
- global___ResumeServiceMetadata = ResumeServiceMetadata
206
-
207
- @typing.final
208
- class PauseServiceRequest(google.protobuf.message.Message):
209
- DESCRIPTOR: google.protobuf.descriptor.Descriptor
210
-
211
- SERVICE_ID_FIELD_NUMBER: builtins.int
212
- RESOURCE_FIELD_NUMBER: builtins.int
213
- FORCE_FIELD_NUMBER: builtins.int
214
- service_id: builtins.str
215
- """ID of the Service."""
216
- force: builtins.bool
217
- """Force pause.
218
-
219
- It will pause service even if there is service resources that will be broke.
220
- """
221
- @property
222
- def resource(self) -> yandex.cloud.iam.v1.resource_pb2.Resource:
223
- """Resource container to pause a service in.
224
-
225
- It is supported only resource-manager.cloud resource container now.
226
- """
227
-
228
- def __init__(
229
- self,
230
- *,
231
- service_id: builtins.str = ...,
232
- resource: yandex.cloud.iam.v1.resource_pb2.Resource | None = ...,
233
- force: builtins.bool = ...,
234
- ) -> None: ...
235
- def HasField(self, field_name: typing.Literal["resource", b"resource"]) -> builtins.bool: ...
236
- def ClearField(self, field_name: typing.Literal["force", b"force", "resource", b"resource", "service_id", b"service_id"]) -> None: ...
237
-
238
- global___PauseServiceRequest = PauseServiceRequest
239
-
240
- @typing.final
241
- class PauseServiceMetadata(google.protobuf.message.Message):
242
- DESCRIPTOR: google.protobuf.descriptor.Descriptor
243
-
244
- SERVICE_ID_FIELD_NUMBER: builtins.int
245
- RESOURCE_FIELD_NUMBER: builtins.int
246
- service_id: builtins.str
247
- """ID of the Service."""
248
- @property
249
- def resource(self) -> yandex.cloud.iam.v1.resource_pb2.Resource:
250
- """Resource container."""
251
-
252
- def __init__(
253
- self,
254
- *,
255
- service_id: builtins.str = ...,
256
- resource: yandex.cloud.iam.v1.resource_pb2.Resource | None = ...,
257
- ) -> None: ...
258
- def HasField(self, field_name: typing.Literal["resource", b"resource"]) -> builtins.bool: ...
259
- def ClearField(self, field_name: typing.Literal["resource", b"resource", "service_id", b"service_id"]) -> None: ...
260
-
261
- global___PauseServiceMetadata = PauseServiceMetadata
262
-
263
158
  @typing.final
264
159
  class DisableServiceRequest(google.protobuf.message.Message):
265
160
  DESCRIPTOR: google.protobuf.descriptor.Descriptor
@@ -32,16 +32,6 @@ class ServiceControlServiceStub(object):
32
32
  request_serializer=yandex_dot_cloud_dot_iam_dot_v1_dot_service__control__service__pb2.EnableServiceRequest.SerializeToString,
33
33
  response_deserializer=yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.FromString,
34
34
  )
35
- self.Resume = channel.unary_unary(
36
- '/yandex.cloud.iam.v1.ServiceControlService/Resume',
37
- request_serializer=yandex_dot_cloud_dot_iam_dot_v1_dot_service__control__service__pb2.ResumeServiceRequest.SerializeToString,
38
- response_deserializer=yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.FromString,
39
- )
40
- self.Pause = channel.unary_unary(
41
- '/yandex.cloud.iam.v1.ServiceControlService/Pause',
42
- request_serializer=yandex_dot_cloud_dot_iam_dot_v1_dot_service__control__service__pb2.PauseServiceRequest.SerializeToString,
43
- response_deserializer=yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.FromString,
44
- )
45
35
  self.Disable = channel.unary_unary(
46
36
  '/yandex.cloud.iam.v1.ServiceControlService/Disable',
47
37
  request_serializer=yandex_dot_cloud_dot_iam_dot_v1_dot_service__control__service__pb2.DisableServiceRequest.SerializeToString,
@@ -81,20 +71,6 @@ class ServiceControlServiceServicer(object):
81
71
  context.set_details('Method not implemented!')
82
72
  raise NotImplementedError('Method not implemented!')
83
73
 
84
- def Resume(self, request, context):
85
- """Resume a service in the specified resource container.
86
- """
87
- context.set_code(grpc.StatusCode.UNIMPLEMENTED)
88
- context.set_details('Method not implemented!')
89
- raise NotImplementedError('Method not implemented!')
90
-
91
- def Pause(self, request, context):
92
- """Pause a service in the specified resource container.
93
- """
94
- context.set_code(grpc.StatusCode.UNIMPLEMENTED)
95
- context.set_details('Method not implemented!')
96
- raise NotImplementedError('Method not implemented!')
97
-
98
74
  def Disable(self, request, context):
99
75
  """Disable a service in the specified resource container.
100
76
  """
@@ -127,16 +103,6 @@ def add_ServiceControlServiceServicer_to_server(servicer, server):
127
103
  request_deserializer=yandex_dot_cloud_dot_iam_dot_v1_dot_service__control__service__pb2.EnableServiceRequest.FromString,
128
104
  response_serializer=yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.SerializeToString,
129
105
  ),
130
- 'Resume': grpc.unary_unary_rpc_method_handler(
131
- servicer.Resume,
132
- request_deserializer=yandex_dot_cloud_dot_iam_dot_v1_dot_service__control__service__pb2.ResumeServiceRequest.FromString,
133
- response_serializer=yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.SerializeToString,
134
- ),
135
- 'Pause': grpc.unary_unary_rpc_method_handler(
136
- servicer.Pause,
137
- request_deserializer=yandex_dot_cloud_dot_iam_dot_v1_dot_service__control__service__pb2.PauseServiceRequest.FromString,
138
- response_serializer=yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.SerializeToString,
139
- ),
140
106
  'Disable': grpc.unary_unary_rpc_method_handler(
141
107
  servicer.Disable,
142
108
  request_deserializer=yandex_dot_cloud_dot_iam_dot_v1_dot_service__control__service__pb2.DisableServiceRequest.FromString,
@@ -209,40 +175,6 @@ class ServiceControlService(object):
209
175
  options, channel_credentials,
210
176
  insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
211
177
 
212
- @staticmethod
213
- def Resume(request,
214
- target,
215
- options=(),
216
- channel_credentials=None,
217
- call_credentials=None,
218
- insecure=False,
219
- compression=None,
220
- wait_for_ready=None,
221
- timeout=None,
222
- metadata=None):
223
- return grpc.experimental.unary_unary(request, target, '/yandex.cloud.iam.v1.ServiceControlService/Resume',
224
- yandex_dot_cloud_dot_iam_dot_v1_dot_service__control__service__pb2.ResumeServiceRequest.SerializeToString,
225
- yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.FromString,
226
- options, channel_credentials,
227
- insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
228
-
229
- @staticmethod
230
- def Pause(request,
231
- target,
232
- options=(),
233
- channel_credentials=None,
234
- call_credentials=None,
235
- insecure=False,
236
- compression=None,
237
- wait_for_ready=None,
238
- timeout=None,
239
- metadata=None):
240
- return grpc.experimental.unary_unary(request, target, '/yandex.cloud.iam.v1.ServiceControlService/Pause',
241
- yandex_dot_cloud_dot_iam_dot_v1_dot_service__control__service__pb2.PauseServiceRequest.SerializeToString,
242
- yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.FromString,
243
- options, channel_credentials,
244
- insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
245
-
246
178
  @staticmethod
247
179
  def Disable(request,
248
180
  target,
@@ -44,18 +44,6 @@ class ServiceControlServiceStub:
44
44
  ]
45
45
  """Enable a service in the specified resource container."""
46
46
 
47
- Resume: grpc.UnaryUnaryMultiCallable[
48
- yandex.cloud.iam.v1.service_control_service_pb2.ResumeServiceRequest,
49
- yandex.cloud.operation.operation_pb2.Operation,
50
- ]
51
- """Resume a service in the specified resource container."""
52
-
53
- Pause: grpc.UnaryUnaryMultiCallable[
54
- yandex.cloud.iam.v1.service_control_service_pb2.PauseServiceRequest,
55
- yandex.cloud.operation.operation_pb2.Operation,
56
- ]
57
- """Pause a service in the specified resource container."""
58
-
59
47
  Disable: grpc.UnaryUnaryMultiCallable[
60
48
  yandex.cloud.iam.v1.service_control_service_pb2.DisableServiceRequest,
61
49
  yandex.cloud.operation.operation_pb2.Operation,
@@ -92,18 +80,6 @@ class ServiceControlServiceAsyncStub:
92
80
  ]
93
81
  """Enable a service in the specified resource container."""
94
82
 
95
- Resume: grpc.aio.UnaryUnaryMultiCallable[
96
- yandex.cloud.iam.v1.service_control_service_pb2.ResumeServiceRequest,
97
- yandex.cloud.operation.operation_pb2.Operation,
98
- ]
99
- """Resume a service in the specified resource container."""
100
-
101
- Pause: grpc.aio.UnaryUnaryMultiCallable[
102
- yandex.cloud.iam.v1.service_control_service_pb2.PauseServiceRequest,
103
- yandex.cloud.operation.operation_pb2.Operation,
104
- ]
105
- """Pause a service in the specified resource container."""
106
-
107
83
  Disable: grpc.aio.UnaryUnaryMultiCallable[
108
84
  yandex.cloud.iam.v1.service_control_service_pb2.DisableServiceRequest,
109
85
  yandex.cloud.operation.operation_pb2.Operation,
@@ -146,22 +122,6 @@ class ServiceControlServiceServicer(metaclass=abc.ABCMeta):
146
122
  ) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
147
123
  """Enable a service in the specified resource container."""
148
124
 
149
- @abc.abstractmethod
150
- def Resume(
151
- self,
152
- request: yandex.cloud.iam.v1.service_control_service_pb2.ResumeServiceRequest,
153
- context: _ServicerContext,
154
- ) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
155
- """Resume a service in the specified resource container."""
156
-
157
- @abc.abstractmethod
158
- def Pause(
159
- self,
160
- request: yandex.cloud.iam.v1.service_control_service_pb2.PauseServiceRequest,
161
- context: _ServicerContext,
162
- ) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
163
- """Pause a service in the specified resource container."""
164
-
165
125
  @abc.abstractmethod
166
126
  def Disable(
167
127
  self,
@@ -12,9 +12,11 @@ _sym_db = _symbol_database.Default()
12
12
 
13
13
 
14
14
  from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
15
+ from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
16
+ from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
15
17
 
16
18
 
17
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n5yandex/cloud/loadtesting/agent/v1/agent_service.proto\x12!yandex.cloud.loadtesting.agent.v1\x1a\x1cgoogle/api/annotations.proto\"\xb9\x02\n\x17\x43laimAgentStatusRequest\x12\x19\n\x11\x61gent_instance_id\x18\x01 \x01(\t\x12Q\n\x06status\x18\x02 \x01(\x0e\x32\x41.yandex.cloud.loadtesting.agent.v1.ClaimAgentStatusRequest.Status\x12\x16\n\x0estatus_message\x18\x03 \x01(\t\"\x97\x01\n\x06Status\x12\x16\n\x12STATUS_UNSPECIFIED\x10\x00\x12\x12\n\x0eREADY_FOR_TEST\x10\x01\x12\x12\n\x0ePREPARING_TEST\x10\x02\x12\x0b\n\x07TESTING\x10\x03\x12\x0f\n\x0bTANK_FAILED\x10\x04\x12\x0b\n\x07STOPPED\x10\x05\x12\x17\n\x13UPLOADING_ARTIFACTS\x10\x06\x12\t\n\x05\x45RROR\x10\x07\"(\n\x18\x43laimAgentStatusResponse\x12\x0c\n\x04\x63ode\x18\x01 \x01(\x03\x32\xe0\x01\n\x0c\x41gentService\x12\xcf\x01\n\x0b\x43laimStatus\x12:.yandex.cloud.loadtesting.agent.v1.ClaimAgentStatusRequest\x1a;.yandex.cloud.loadtesting.agent.v1.ClaimAgentStatusResponse\"G\x82\xd3\xe4\x93\x02\x41\"</loadtesting/agent/v1/agents/{agent_instance_id}/claimStatus:\x01*Bt\n%yandex.cloud.api.loadtesting.agent.v1ZKgithub.com/yandex-cloud/go-genproto/yandex/cloud/loadtesting/agent/v1;agentb\x06proto3')
19
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n5yandex/cloud/loadtesting/agent/v1/agent_service.proto\x12!yandex.cloud.loadtesting.agent.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1dyandex/cloud/validation.proto\"\xb9\x02\n\x17\x43laimAgentStatusRequest\x12\x19\n\x11\x61gent_instance_id\x18\x01 \x01(\t\x12Q\n\x06status\x18\x02 \x01(\x0e\x32\x41.yandex.cloud.loadtesting.agent.v1.ClaimAgentStatusRequest.Status\x12\x16\n\x0estatus_message\x18\x03 \x01(\t\"\x97\x01\n\x06Status\x12\x16\n\x12STATUS_UNSPECIFIED\x10\x00\x12\x12\n\x0eREADY_FOR_TEST\x10\x01\x12\x12\n\x0ePREPARING_TEST\x10\x02\x12\x0b\n\x07TESTING\x10\x03\x12\x0f\n\x0bTANK_FAILED\x10\x04\x12\x0b\n\x07STOPPED\x10\x05\x12\x17\n\x13UPLOADING_ARTIFACTS\x10\x06\x12\t\n\x05\x45RROR\x10\x07\"(\n\x18\x43laimAgentStatusResponse\x12\x0c\n\x04\x63ode\x18\x01 \x01(\x03\"\xb1\x01\n\x16ReportEventLogsRequest\x12\'\n\x11\x61gent_instance_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12%\n\x0fidempotency_key\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=36\x12G\n\x06\x65vents\x18\x03 \x03(\x0b\x32+.yandex.cloud.loadtesting.agent.v1.EventLogB\n\x82\xc8\x31\x06<=1000\"\x19\n\x17ReportEventLogsResponse\"\x84\x03\n\x08\x45ventLog\x12\x1f\n\x07message\x18\x01 \x01(\tB\x0e\xe8\xc7\x31\x01\x8a\xc8\x31\x06<=2000\x12\x46\n\x08severity\x18\x02 \x01(\x0e\x32\x34.yandex.cloud.loadtesting.agent.v1.EventLog.Severity\x12\x33\n\ttimestamp\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe8\xc7\x31\x01\x12K\n\x08metadata\x18\x04 \x03(\x0b\x32\x39.yandex.cloud.loadtesting.agent.v1.EventLog.MetadataEntry\x1a/\n\rMetadataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\\\n\x08Severity\x12\x18\n\x14SEVERITY_UNSPECIFIED\x10\x00\x12\t\n\x05\x44\x45\x42UG\x10\x01\x12\x08\n\x04INFO\x10\x02\x12\x0b\n\x07WARNING\x10\x03\x12\t\n\x05\x45RROR\x10\x04\x12\t\n\x05\x46\x41TAL\x10\x05\x32\xb8\x03\n\x0c\x41gentService\x12\xcf\x01\n\x0b\x43laimStatus\x12:.yandex.cloud.loadtesting.agent.v1.ClaimAgentStatusRequest\x1a;.yandex.cloud.loadtesting.agent.v1.ClaimAgentStatusResponse\"G\x82\xd3\xe4\x93\x02\x41\"</loadtesting/agent/v1/agents/{agent_instance_id}/claimStatus:\x01*\x12\xd5\x01\n\x0fReportEventLogs\x12\x39.yandex.cloud.loadtesting.agent.v1.ReportEventLogsRequest\x1a:.yandex.cloud.loadtesting.agent.v1.ReportEventLogsResponse\"K\x82\xd3\xe4\x93\x02\x45\"@/loadtesting/agent/v1/agents/{agent_instance_id}/reportEventLogs:\x01*Bt\n%yandex.cloud.api.loadtesting.agent.v1ZKgithub.com/yandex-cloud/go-genproto/yandex/cloud/loadtesting/agent/v1;agentb\x06proto3')
18
20
 
19
21
  _globals = globals()
20
22
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -22,14 +24,38 @@ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'yandex.cloud.loadtesting.ag
22
24
  if _descriptor._USE_C_DESCRIPTORS == False:
23
25
  DESCRIPTOR._options = None
24
26
  DESCRIPTOR._serialized_options = b'\n%yandex.cloud.api.loadtesting.agent.v1ZKgithub.com/yandex-cloud/go-genproto/yandex/cloud/loadtesting/agent/v1;agent'
27
+ _REPORTEVENTLOGSREQUEST.fields_by_name['agent_instance_id']._options = None
28
+ _REPORTEVENTLOGSREQUEST.fields_by_name['agent_instance_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
29
+ _REPORTEVENTLOGSREQUEST.fields_by_name['idempotency_key']._options = None
30
+ _REPORTEVENTLOGSREQUEST.fields_by_name['idempotency_key']._serialized_options = b'\350\3071\001\212\3101\004<=36'
31
+ _REPORTEVENTLOGSREQUEST.fields_by_name['events']._options = None
32
+ _REPORTEVENTLOGSREQUEST.fields_by_name['events']._serialized_options = b'\202\3101\006<=1000'
33
+ _EVENTLOG_METADATAENTRY._options = None
34
+ _EVENTLOG_METADATAENTRY._serialized_options = b'8\001'
35
+ _EVENTLOG.fields_by_name['message']._options = None
36
+ _EVENTLOG.fields_by_name['message']._serialized_options = b'\350\3071\001\212\3101\006<=2000'
37
+ _EVENTLOG.fields_by_name['timestamp']._options = None
38
+ _EVENTLOG.fields_by_name['timestamp']._serialized_options = b'\350\3071\001'
25
39
  _AGENTSERVICE.methods_by_name['ClaimStatus']._options = None
26
40
  _AGENTSERVICE.methods_by_name['ClaimStatus']._serialized_options = b'\202\323\344\223\002A\"</loadtesting/agent/v1/agents/{agent_instance_id}/claimStatus:\001*'
27
- _globals['_CLAIMAGENTSTATUSREQUEST']._serialized_start=123
28
- _globals['_CLAIMAGENTSTATUSREQUEST']._serialized_end=436
29
- _globals['_CLAIMAGENTSTATUSREQUEST_STATUS']._serialized_start=285
30
- _globals['_CLAIMAGENTSTATUSREQUEST_STATUS']._serialized_end=436
31
- _globals['_CLAIMAGENTSTATUSRESPONSE']._serialized_start=438
32
- _globals['_CLAIMAGENTSTATUSRESPONSE']._serialized_end=478
33
- _globals['_AGENTSERVICE']._serialized_start=481
34
- _globals['_AGENTSERVICE']._serialized_end=705
41
+ _AGENTSERVICE.methods_by_name['ReportEventLogs']._options = None
42
+ _AGENTSERVICE.methods_by_name['ReportEventLogs']._serialized_options = b'\202\323\344\223\002E\"@/loadtesting/agent/v1/agents/{agent_instance_id}/reportEventLogs:\001*'
43
+ _globals['_CLAIMAGENTSTATUSREQUEST']._serialized_start=187
44
+ _globals['_CLAIMAGENTSTATUSREQUEST']._serialized_end=500
45
+ _globals['_CLAIMAGENTSTATUSREQUEST_STATUS']._serialized_start=349
46
+ _globals['_CLAIMAGENTSTATUSREQUEST_STATUS']._serialized_end=500
47
+ _globals['_CLAIMAGENTSTATUSRESPONSE']._serialized_start=502
48
+ _globals['_CLAIMAGENTSTATUSRESPONSE']._serialized_end=542
49
+ _globals['_REPORTEVENTLOGSREQUEST']._serialized_start=545
50
+ _globals['_REPORTEVENTLOGSREQUEST']._serialized_end=722
51
+ _globals['_REPORTEVENTLOGSRESPONSE']._serialized_start=724
52
+ _globals['_REPORTEVENTLOGSRESPONSE']._serialized_end=749
53
+ _globals['_EVENTLOG']._serialized_start=752
54
+ _globals['_EVENTLOG']._serialized_end=1140
55
+ _globals['_EVENTLOG_METADATAENTRY']._serialized_start=999
56
+ _globals['_EVENTLOG_METADATAENTRY']._serialized_end=1046
57
+ _globals['_EVENTLOG_SEVERITY']._serialized_start=1048
58
+ _globals['_EVENTLOG_SEVERITY']._serialized_end=1140
59
+ _globals['_AGENTSERVICE']._serialized_start=1143
60
+ _globals['_AGENTSERVICE']._serialized_end=1583
35
61
  # @@protoc_insertion_point(module_scope)
@@ -4,9 +4,12 @@ isort:skip_file
4
4
  """
5
5
 
6
6
  import builtins
7
+ import collections.abc
7
8
  import google.protobuf.descriptor
9
+ import google.protobuf.internal.containers
8
10
  import google.protobuf.internal.enum_type_wrapper
9
11
  import google.protobuf.message
12
+ import google.protobuf.timestamp_pb2
10
13
  import sys
11
14
  import typing
12
15
 
@@ -77,3 +80,99 @@ class ClaimAgentStatusResponse(google.protobuf.message.Message):
77
80
  def ClearField(self, field_name: typing.Literal["code", b"code"]) -> None: ...
78
81
 
79
82
  global___ClaimAgentStatusResponse = ClaimAgentStatusResponse
83
+
84
+ @typing.final
85
+ class ReportEventLogsRequest(google.protobuf.message.Message):
86
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
87
+
88
+ AGENT_INSTANCE_ID_FIELD_NUMBER: builtins.int
89
+ IDEMPOTENCY_KEY_FIELD_NUMBER: builtins.int
90
+ EVENTS_FIELD_NUMBER: builtins.int
91
+ agent_instance_id: builtins.str
92
+ idempotency_key: builtins.str
93
+ @property
94
+ def events(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___EventLog]: ...
95
+ def __init__(
96
+ self,
97
+ *,
98
+ agent_instance_id: builtins.str = ...,
99
+ idempotency_key: builtins.str = ...,
100
+ events: collections.abc.Iterable[global___EventLog] | None = ...,
101
+ ) -> None: ...
102
+ def ClearField(self, field_name: typing.Literal["agent_instance_id", b"agent_instance_id", "events", b"events", "idempotency_key", b"idempotency_key"]) -> None: ...
103
+
104
+ global___ReportEventLogsRequest = ReportEventLogsRequest
105
+
106
+ @typing.final
107
+ class ReportEventLogsResponse(google.protobuf.message.Message):
108
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
109
+
110
+ def __init__(
111
+ self,
112
+ ) -> None: ...
113
+
114
+ global___ReportEventLogsResponse = ReportEventLogsResponse
115
+
116
+ @typing.final
117
+ class EventLog(google.protobuf.message.Message):
118
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
119
+
120
+ class _Severity:
121
+ ValueType = typing.NewType("ValueType", builtins.int)
122
+ V: typing_extensions.TypeAlias = ValueType
123
+
124
+ class _SeverityEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[EventLog._Severity.ValueType], builtins.type):
125
+ DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
126
+ SEVERITY_UNSPECIFIED: EventLog._Severity.ValueType # 0
127
+ DEBUG: EventLog._Severity.ValueType # 1
128
+ INFO: EventLog._Severity.ValueType # 2
129
+ WARNING: EventLog._Severity.ValueType # 3
130
+ ERROR: EventLog._Severity.ValueType # 4
131
+ FATAL: EventLog._Severity.ValueType # 5
132
+
133
+ class Severity(_Severity, metaclass=_SeverityEnumTypeWrapper): ...
134
+ SEVERITY_UNSPECIFIED: EventLog.Severity.ValueType # 0
135
+ DEBUG: EventLog.Severity.ValueType # 1
136
+ INFO: EventLog.Severity.ValueType # 2
137
+ WARNING: EventLog.Severity.ValueType # 3
138
+ ERROR: EventLog.Severity.ValueType # 4
139
+ FATAL: EventLog.Severity.ValueType # 5
140
+
141
+ @typing.final
142
+ class MetadataEntry(google.protobuf.message.Message):
143
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
144
+
145
+ KEY_FIELD_NUMBER: builtins.int
146
+ VALUE_FIELD_NUMBER: builtins.int
147
+ key: builtins.str
148
+ value: builtins.str
149
+ def __init__(
150
+ self,
151
+ *,
152
+ key: builtins.str = ...,
153
+ value: builtins.str = ...,
154
+ ) -> None: ...
155
+ def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
156
+
157
+ MESSAGE_FIELD_NUMBER: builtins.int
158
+ SEVERITY_FIELD_NUMBER: builtins.int
159
+ TIMESTAMP_FIELD_NUMBER: builtins.int
160
+ METADATA_FIELD_NUMBER: builtins.int
161
+ message: builtins.str
162
+ severity: global___EventLog.Severity.ValueType
163
+ @property
164
+ def timestamp(self) -> google.protobuf.timestamp_pb2.Timestamp: ...
165
+ @property
166
+ def metadata(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]: ...
167
+ def __init__(
168
+ self,
169
+ *,
170
+ message: builtins.str = ...,
171
+ severity: global___EventLog.Severity.ValueType = ...,
172
+ timestamp: google.protobuf.timestamp_pb2.Timestamp | None = ...,
173
+ metadata: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
174
+ ) -> None: ...
175
+ def HasField(self, field_name: typing.Literal["timestamp", b"timestamp"]) -> builtins.bool: ...
176
+ def ClearField(self, field_name: typing.Literal["message", b"message", "metadata", b"metadata", "severity", b"severity", "timestamp", b"timestamp"]) -> None: ...
177
+
178
+ global___EventLog = EventLog
@@ -19,6 +19,11 @@ class AgentServiceStub(object):
19
19
  request_serializer=yandex_dot_cloud_dot_loadtesting_dot_agent_dot_v1_dot_agent__service__pb2.ClaimAgentStatusRequest.SerializeToString,
20
20
  response_deserializer=yandex_dot_cloud_dot_loadtesting_dot_agent_dot_v1_dot_agent__service__pb2.ClaimAgentStatusResponse.FromString,
21
21
  )
22
+ self.ReportEventLogs = channel.unary_unary(
23
+ '/yandex.cloud.loadtesting.agent.v1.AgentService/ReportEventLogs',
24
+ request_serializer=yandex_dot_cloud_dot_loadtesting_dot_agent_dot_v1_dot_agent__service__pb2.ReportEventLogsRequest.SerializeToString,
25
+ response_deserializer=yandex_dot_cloud_dot_loadtesting_dot_agent_dot_v1_dot_agent__service__pb2.ReportEventLogsResponse.FromString,
26
+ )
22
27
 
23
28
 
24
29
  class AgentServiceServicer(object):
@@ -31,6 +36,12 @@ class AgentServiceServicer(object):
31
36
  context.set_details('Method not implemented!')
32
37
  raise NotImplementedError('Method not implemented!')
33
38
 
39
+ def ReportEventLogs(self, request, context):
40
+ """Missing associated documentation comment in .proto file."""
41
+ context.set_code(grpc.StatusCode.UNIMPLEMENTED)
42
+ context.set_details('Method not implemented!')
43
+ raise NotImplementedError('Method not implemented!')
44
+
34
45
 
35
46
  def add_AgentServiceServicer_to_server(servicer, server):
36
47
  rpc_method_handlers = {
@@ -39,6 +50,11 @@ def add_AgentServiceServicer_to_server(servicer, server):
39
50
  request_deserializer=yandex_dot_cloud_dot_loadtesting_dot_agent_dot_v1_dot_agent__service__pb2.ClaimAgentStatusRequest.FromString,
40
51
  response_serializer=yandex_dot_cloud_dot_loadtesting_dot_agent_dot_v1_dot_agent__service__pb2.ClaimAgentStatusResponse.SerializeToString,
41
52
  ),
53
+ 'ReportEventLogs': grpc.unary_unary_rpc_method_handler(
54
+ servicer.ReportEventLogs,
55
+ request_deserializer=yandex_dot_cloud_dot_loadtesting_dot_agent_dot_v1_dot_agent__service__pb2.ReportEventLogsRequest.FromString,
56
+ response_serializer=yandex_dot_cloud_dot_loadtesting_dot_agent_dot_v1_dot_agent__service__pb2.ReportEventLogsResponse.SerializeToString,
57
+ ),
42
58
  }
43
59
  generic_handler = grpc.method_handlers_generic_handler(
44
60
  'yandex.cloud.loadtesting.agent.v1.AgentService', rpc_method_handlers)
@@ -65,3 +81,20 @@ class AgentService(object):
65
81
  yandex_dot_cloud_dot_loadtesting_dot_agent_dot_v1_dot_agent__service__pb2.ClaimAgentStatusResponse.FromString,
66
82
  options, channel_credentials,
67
83
  insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
84
+
85
+ @staticmethod
86
+ def ReportEventLogs(request,
87
+ target,
88
+ options=(),
89
+ channel_credentials=None,
90
+ call_credentials=None,
91
+ insecure=False,
92
+ compression=None,
93
+ wait_for_ready=None,
94
+ timeout=None,
95
+ metadata=None):
96
+ return grpc.experimental.unary_unary(request, target, '/yandex.cloud.loadtesting.agent.v1.AgentService/ReportEventLogs',
97
+ yandex_dot_cloud_dot_loadtesting_dot_agent_dot_v1_dot_agent__service__pb2.ReportEventLogsRequest.SerializeToString,
98
+ yandex_dot_cloud_dot_loadtesting_dot_agent_dot_v1_dot_agent__service__pb2.ReportEventLogsResponse.FromString,
99
+ options, channel_credentials,
100
+ insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
@@ -25,6 +25,11 @@ class AgentServiceStub:
25
25
  ]
26
26
  """Claims status for the specified agent."""
27
27
 
28
+ ReportEventLogs: grpc.UnaryUnaryMultiCallable[
29
+ yandex.cloud.loadtesting.agent.v1.agent_service_pb2.ReportEventLogsRequest,
30
+ yandex.cloud.loadtesting.agent.v1.agent_service_pb2.ReportEventLogsResponse,
31
+ ]
32
+
28
33
  class AgentServiceAsyncStub:
29
34
  ClaimStatus: grpc.aio.UnaryUnaryMultiCallable[
30
35
  yandex.cloud.loadtesting.agent.v1.agent_service_pb2.ClaimAgentStatusRequest,
@@ -32,6 +37,11 @@ class AgentServiceAsyncStub:
32
37
  ]
33
38
  """Claims status for the specified agent."""
34
39
 
40
+ ReportEventLogs: grpc.aio.UnaryUnaryMultiCallable[
41
+ yandex.cloud.loadtesting.agent.v1.agent_service_pb2.ReportEventLogsRequest,
42
+ yandex.cloud.loadtesting.agent.v1.agent_service_pb2.ReportEventLogsResponse,
43
+ ]
44
+
35
45
  class AgentServiceServicer(metaclass=abc.ABCMeta):
36
46
  @abc.abstractmethod
37
47
  def ClaimStatus(
@@ -41,4 +51,11 @@ class AgentServiceServicer(metaclass=abc.ABCMeta):
41
51
  ) -> typing.Union[yandex.cloud.loadtesting.agent.v1.agent_service_pb2.ClaimAgentStatusResponse, collections.abc.Awaitable[yandex.cloud.loadtesting.agent.v1.agent_service_pb2.ClaimAgentStatusResponse]]:
42
52
  """Claims status for the specified agent."""
43
53
 
54
+ @abc.abstractmethod
55
+ def ReportEventLogs(
56
+ self,
57
+ request: yandex.cloud.loadtesting.agent.v1.agent_service_pb2.ReportEventLogsRequest,
58
+ context: _ServicerContext,
59
+ ) -> typing.Union[yandex.cloud.loadtesting.agent.v1.agent_service_pb2.ReportEventLogsResponse, collections.abc.Awaitable[yandex.cloud.loadtesting.agent.v1.agent_service_pb2.ReportEventLogsResponse]]: ...
60
+
44
61
  def add_AgentServiceServicer_to_server(servicer: AgentServiceServicer, server: typing.Union[grpc.Server, grpc.aio.Server]) -> None: ...
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: yandexcloud
3
- Version: 0.309.0
3
+ Version: 0.310.0
4
4
  Summary: The Yandex.Cloud official SDK
5
5
  Home-page: https://github.com/yandex-cloud/python-sdk
6
6
  Author: Yandex LLC
@@ -231,11 +231,11 @@ yandex/cloud/backup/v1/provider_service_pb2.pyi,sha256=HEMemMfUhZ9vGWpnQZQX8guNt
231
231
  yandex/cloud/backup/v1/provider_service_pb2_grpc.py,sha256=cLHtA56C8vUyDupL2pap8A-TglSfiO4vGtR28ELrTBQ,4973
232
232
  yandex/cloud/backup/v1/provider_service_pb2_grpc.pyi,sha256=2ba7AnNlJl-GEk25hmKOBiGJmdgfDbb5U9weh23joEQ,3006
233
233
  yandex/cloud/backup/v1/resource_pb2.py,sha256=5cfDTiyrETAQ0bHSOndNlfnbsFz6e0qTweY7DQBiIPs,5052
234
- yandex/cloud/backup/v1/resource_pb2.pyi,sha256=4Vj70workLNXOY1N99GMHJExDZ9uPFW8PSZ7bQfsOTc,14827
234
+ yandex/cloud/backup/v1/resource_pb2.pyi,sha256=QMaH_b1ZAFpYGW_6WV8lFzeiX980IzwJWdpFZEOdGoM,14826
235
235
  yandex/cloud/backup/v1/resource_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
236
236
  yandex/cloud/backup/v1/resource_pb2_grpc.pyi,sha256=Dl8kkjhqb6F1Kt24mcFg7ppish4iKVfjRiiBxEjsMMA,413
237
- yandex/cloud/backup/v1/resource_service_pb2.py,sha256=-OgOQ2qNn6PV6AHu-eOlrrJdWucAkLoWjLqmxcLo2Yk,12333
238
- yandex/cloud/backup/v1/resource_service_pb2.pyi,sha256=-7LwrIIEINBduX50NHNhp7L7ZDVHXxB93OBYXQqx77s,13553
237
+ yandex/cloud/backup/v1/resource_service_pb2.py,sha256=w4-lsmwsCun9yZOYiX4Ghj9LHCYSBo1X26HkfKYsBfk,12419
238
+ yandex/cloud/backup/v1/resource_service_pb2.pyi,sha256=syb5ZyR1Ro3kJ1tfwPcdCXtDatu4UonG44j7UNm8RBw,13824
239
239
  yandex/cloud/backup/v1/resource_service_pb2_grpc.py,sha256=j5nm-fijbzKfyIMw0zpEd3rrBdgllLnnt5hdXQeG0PQ,14383
240
240
  yandex/cloud/backup/v1/resource_service_pb2_grpc.pyi,sha256=WvdPeIBblsTLFZWSKNV9RVr2TMelyDKlgFpcH_v3AAU,8104
241
241
  yandex/cloud/billing/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -661,8 +661,8 @@ yandex/cloud/datasphere/v2/jobs/jobs_pb2.py,sha256=oTbBf1Skn1izdtdq30uLGvf2wi_uA
661
661
  yandex/cloud/datasphere/v2/jobs/jobs_pb2.pyi,sha256=y2n6isLvWZVcV_mRVSHwndqWdGV5DlZuOPW_L-f3WKU,23657
662
662
  yandex/cloud/datasphere/v2/jobs/jobs_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
663
663
  yandex/cloud/datasphere/v2/jobs/jobs_pb2_grpc.pyi,sha256=Dl8kkjhqb6F1Kt24mcFg7ppish4iKVfjRiiBxEjsMMA,413
664
- yandex/cloud/datasphere/v2/jobs/project_job_service_pb2.py,sha256=EQtGRv83sfvT6CMYKk31pNdNjgo8odit7lYw3TUyPC4,15308
665
- yandex/cloud/datasphere/v2/jobs/project_job_service_pb2.pyi,sha256=Yrh4VNpmz68H-SxP7YY8ktYZpcaZYqlfxS2hb-uQgPw,25632
664
+ yandex/cloud/datasphere/v2/jobs/project_job_service_pb2.py,sha256=UrUwvwh4fFiXRCXSBWuCKY9RDq-jEdBSPD0MzxC1CzU,15348
665
+ yandex/cloud/datasphere/v2/jobs/project_job_service_pb2.pyi,sha256=GxVnELIv-tQbH2Y5fcZak1xiOZ0tKBF6gQBA0H6jDm8,25871
666
666
  yandex/cloud/datasphere/v2/jobs/project_job_service_pb2_grpc.py,sha256=HiJ2dlKtKHIqRNnJ5HrdBElFxZkcz6S-VoVclLxZl1U,26393
667
667
  yandex/cloud/datasphere/v2/jobs/project_job_service_pb2_grpc.pyi,sha256=C7utHVM_3d05EKjyuFh69zaV3t-_ZOCjjbtfqexoLpU,13105
668
668
  yandex/cloud/datatransfer/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -684,8 +684,8 @@ yandex/cloud/datatransfer/v1/transfer_service_pb2.pyi,sha256=wcHkQzJR-egnCFgV0Yg
684
684
  yandex/cloud/datatransfer/v1/transfer_service_pb2_grpc.py,sha256=63cSsmYww94914ozCtgojJotLlZEtOL6h9eAqaUmJU8,14025
685
685
  yandex/cloud/datatransfer/v1/transfer_service_pb2_grpc.pyi,sha256=r0Ys06nqUpOYP0r1Bpti12X6sw-gZHKqmIcBCKB_LIc,5977
686
686
  yandex/cloud/datatransfer/v1/endpoint/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
687
- yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2.py,sha256=HXsCtGRb13EvXRHDXaAXsDaWs6shdcTLNVoRuex5lho,6314
688
- yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2.pyi,sha256=PlSSOAQi7EALCujgM2kGTnTglGnolyJhsKcj5Nxo5jg,13955
687
+ yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2.py,sha256=y07TprNXKCqxHLnrSfYnMoiXvzNy6_1nA3Ih0FBVAIc,6370
688
+ yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2.pyi,sha256=dyBWIENRr3T43AyyPuaXib9tLUymtKbET6bIwMY7UT8,14262
689
689
  yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
690
690
  yandex/cloud/datatransfer/v1/endpoint/clickhouse_pb2_grpc.pyi,sha256=Dl8kkjhqb6F1Kt24mcFg7ppish4iKVfjRiiBxEjsMMA,413
691
691
  yandex/cloud/datatransfer/v1/endpoint/common_pb2.py,sha256=Q4tiRplEU0tnc-mKx_BvCIo9fGsvNm9LRBiCk0w2heQ,5007
@@ -793,10 +793,10 @@ yandex/cloud/iam/v1/service_control_pb2.py,sha256=5Gy4ISxEjiRkQNgSJOvS8BnI4BorYs
793
793
  yandex/cloud/iam/v1/service_control_pb2.pyi,sha256=T1z1DSBmS3VXEwbUaL5EYt63ijXNRH2dqTmPOHtaK4M,4594
794
794
  yandex/cloud/iam/v1/service_control_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
795
795
  yandex/cloud/iam/v1/service_control_pb2_grpc.pyi,sha256=Dl8kkjhqb6F1Kt24mcFg7ppish4iKVfjRiiBxEjsMMA,413
796
- yandex/cloud/iam/v1/service_control_service_pb2.py,sha256=36Q7rQ9dE-8NdvGMXWqOxzEPUAnuHr5fKZR8-2Ai0Zw,11682
797
- yandex/cloud/iam/v1/service_control_service_pb2.pyi,sha256=DxvxKGpE4FYl-ZWjb43rXrEiRq7sxfIidTkHENg9IfU,12514
798
- yandex/cloud/iam/v1/service_control_service_pb2_grpc.py,sha256=7pooVeVYuH0qZIQhUTYar-bkazzwNbRG_YhogCNKozE,14138
799
- yandex/cloud/iam/v1/service_control_service_pb2_grpc.pyi,sha256=D622V-B5nao8CvVJ90lMPIBdUzZ1bIZs8aAhQ-5SiYY,7859
796
+ yandex/cloud/iam/v1/service_control_service_pb2.py,sha256=bc0fJyiBTGbrj-WP4MCpoTrFzebxIVLYwhS11cQZiRs,8845
797
+ yandex/cloud/iam/v1/service_control_service_pb2.pyi,sha256=3P8X8lCG8SJt5pja4v2RPdwDRYDw6G7OUwQ-ybYJTBQ,8722
798
+ yandex/cloud/iam/v1/service_control_service_pb2_grpc.py,sha256=bLkP3s9_M_mPfPsF1izrJ7hdCGM77Hj0fQKJwId3hv0,10557
799
+ yandex/cloud/iam/v1/service_control_service_pb2_grpc.pyi,sha256=pkm9ZdYeJzvqZhB6crawziAUyDGlIqY58L2a-txOqf8,6090
800
800
  yandex/cloud/iam/v1/user_account_pb2.py,sha256=bDF8rMJAfeTPkSO3V7RDoFIyI6bMSMS8wmaZk8G_6cU,3381
801
801
  yandex/cloud/iam/v1/user_account_pb2.pyi,sha256=f_66KeCCoYEPx-uKIoCKvZAp-JJm6o04us665xrp7Qc,5187
802
802
  yandex/cloud/iam/v1/user_account_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
@@ -966,10 +966,10 @@ yandex/cloud/loadtesting/agent/v1/agent_registration_service_pb2.py,sha256=ZHlIx
966
966
  yandex/cloud/loadtesting/agent/v1/agent_registration_service_pb2.pyi,sha256=L3xvJWSQ4TfII1kJD-Qmww7znpBTiFvD7Zcn42ei1hc,2778
967
967
  yandex/cloud/loadtesting/agent/v1/agent_registration_service_pb2_grpc.py,sha256=moASyfSXjEjEr_LYNwgOqOiBlwsYmFuj5Tl0Gy05fxs,5247
968
968
  yandex/cloud/loadtesting/agent/v1/agent_registration_service_pb2_grpc.pyi,sha256=X3vg9MNBfsdIwjlspKGIf9xAS3CnlBTutoGr1oEt5Hg,2836
969
- yandex/cloud/loadtesting/agent/v1/agent_service_pb2.py,sha256=X8bdOAx3BVrV_XlzTN3dTyy8yyFtZKvPx5PsQgGi53g,2975
970
- yandex/cloud/loadtesting/agent/v1/agent_service_pb2.pyi,sha256=dcqTcjOCqrxM-VEgwQ8LZrdWe12NdI0kKzMgSep7u48,3158
971
- yandex/cloud/loadtesting/agent/v1/agent_service_pb2_grpc.py,sha256=JuguFIwAzqS4X-_drZyXDf74WBvL5oqW7zIuhs62Z_M,3037
972
- yandex/cloud/loadtesting/agent/v1/agent_service_pb2_grpc.pyi,sha256=sWTEdd3HEwAmHRzcsPj6eR6pIZhPRQMd6qctYJsGvMM,1804
969
+ yandex/cloud/loadtesting/agent/v1/agent_service_pb2.py,sha256=NRiefBdruZ7_sSfDnnZwp_aqJ30El2Cs4zYCUndhWUY,6277
970
+ yandex/cloud/loadtesting/agent/v1/agent_service_pb2.pyi,sha256=6V2iCVqXw0082l4v2ipoPlNcFl86Zke_1FGjYV7Bi1s,7133
971
+ yandex/cloud/loadtesting/agent/v1/agent_service_pb2_grpc.py,sha256=sgNOC05uRHad3STpxPaHEf9LQWakWDS2Xl4zumRurW4,5041
972
+ yandex/cloud/loadtesting/agent/v1/agent_service_pb2_grpc.pyi,sha256=BzH62v8qLkp9sCK87nrMHV2N4Cno5fi6yNnV9PsN2Rw,2662
973
973
  yandex/cloud/loadtesting/agent/v1/job_service_pb2.py,sha256=R5AsjJp0IFK3DHlHMIpT3XZFxI0hubAMcFW11hsodfQ,7494
974
974
  yandex/cloud/loadtesting/agent/v1/job_service_pb2.pyi,sha256=fE6TwDl7toPa90CxTYMGRzZTgaPh6ZS9QlcWAVh76Dc,12294
975
975
  yandex/cloud/loadtesting/agent/v1/job_service_pb2_grpc.py,sha256=LqHocjHBmNnFoShOcbOPWDVstlpWR0HZuK7HpV3G1AU,8636
@@ -2430,9 +2430,9 @@ yandexcloud/operations.py,sha256=rOlhJT3Nx7u3hjRY4tnMc1_Z-yctcjcCkc_7GsDpSwY,111
2430
2430
  yandexcloud/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2431
2431
  yandexcloud/_wrappers/__init__.py,sha256=z19vuf3vgVGWFc-0d1LFsyVXiM-SYlhvvWRQI8l1T_8,428
2432
2432
  yandexcloud/_wrappers/dataproc/__init__.py,sha256=Me1PLj00sTWvynmCde0EbekdUaGdBG5BQe798RCi1l0,33131
2433
- yandexcloud-0.309.0.dist-info/AUTHORS,sha256=0o7IPkgdTswBveGhbt_73xRPpCrfeEGoZE11AiLvYSQ,231
2434
- yandexcloud-0.309.0.dist-info/LICENSE,sha256=AFcOYhNOyuBQP89lObqyipdScN2KUUS-OuWoUlVo6yE,1077
2435
- yandexcloud-0.309.0.dist-info/METADATA,sha256=nuiBOJWSeFe5xPO6-H2fIkQjYFcFbYj0tRJoqnPqIrQ,10623
2436
- yandexcloud-0.309.0.dist-info/WHEEL,sha256=Wyh-_nZ0DJYolHNn1_hMa4lM7uDedD_RGVwbmTjyItk,91
2437
- yandexcloud-0.309.0.dist-info/top_level.txt,sha256=p6aBMPGD526A1jM2WVnAneI2qO4kGDWeJi6uwYApDqg,19
2438
- yandexcloud-0.309.0.dist-info/RECORD,,
2433
+ yandexcloud-0.310.0.dist-info/AUTHORS,sha256=0o7IPkgdTswBveGhbt_73xRPpCrfeEGoZE11AiLvYSQ,231
2434
+ yandexcloud-0.310.0.dist-info/LICENSE,sha256=AFcOYhNOyuBQP89lObqyipdScN2KUUS-OuWoUlVo6yE,1077
2435
+ yandexcloud-0.310.0.dist-info/METADATA,sha256=l1ig8vlw3rja32mSkS3NR4o9UEWStYhzB4GKeN7iZto,10623
2436
+ yandexcloud-0.310.0.dist-info/WHEEL,sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs,91
2437
+ yandexcloud-0.310.0.dist-info/top_level.txt,sha256=p6aBMPGD526A1jM2WVnAneI2qO4kGDWeJi6uwYApDqg,19
2438
+ yandexcloud-0.310.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (71.1.0)
2
+ Generator: setuptools (72.1.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5