yandexcloud 0.298.0__py3-none-any.whl → 0.299.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.
- yandex/cloud/cdn/v1/cache_service_pb2.pyi +1 -1
- yandex/cloud/mdb/clickhouse/v1/backup_service_pb2.py +17 -13
- yandex/cloud/mdb/clickhouse/v1/backup_service_pb2_grpc.py +35 -0
- yandex/cloud/mdb/clickhouse/v1/backup_service_pb2_grpc.pyi +21 -0
- yandex/cloud/speechsense/v1/talk_service_pb2.py +22 -14
- yandex/cloud/speechsense/v1/talk_service_pb2.pyi +71 -1
- yandex/cloud/vpc/v1/address_pb2.pyi +9 -2
- yandex/cloud/vpc/v1/gateway_pb2.pyi +9 -2
- yandex/cloud/vpc/v1/network_pb2.pyi +9 -2
- yandex/cloud/vpc/v1/route_table_pb2.pyi +10 -2
- yandex/cloud/vpc/v1/security_group_pb2.pyi +11 -2
- yandex/cloud/vpc/v1/subnet_pb2.pyi +21 -5
- {yandexcloud-0.298.0.dist-info → yandexcloud-0.299.0.dist-info}/METADATA +1 -1
- {yandexcloud-0.298.0.dist-info → yandexcloud-0.299.0.dist-info}/RECORD +18 -18
- {yandexcloud-0.298.0.dist-info → yandexcloud-0.299.0.dist-info}/WHEEL +1 -1
- {yandexcloud-0.298.0.dist-info → yandexcloud-0.299.0.dist-info}/AUTHORS +0 -0
- {yandexcloud-0.298.0.dist-info → yandexcloud-0.299.0.dist-info}/LICENSE +0 -0
- {yandexcloud-0.298.0.dist-info → yandexcloud-0.299.0.dist-info}/top_level.txt +0 -0
|
@@ -27,7 +27,7 @@ class PurgeCacheRequest(google.protobuf.message.Message):
|
|
|
27
27
|
|
|
28
28
|
You may use asterisk (`*`) as a wildcard character that substitutes any number of characters.
|
|
29
29
|
|
|
30
|
-
If an empty array of paths is specified, the cache is purged entirely.
|
|
30
|
+
If an empty array of paths is specified (`"paths": []`), the cache is purged entirely.
|
|
31
31
|
"""
|
|
32
32
|
|
|
33
33
|
def __init__(
|
|
@@ -12,11 +12,13 @@ _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 yandex.cloud.api import operation_pb2 as yandex_dot_cloud_dot_api_dot_operation__pb2
|
|
15
16
|
from yandex.cloud.mdb.clickhouse.v1 import backup_pb2 as yandex_dot_cloud_dot_mdb_dot_clickhouse_dot_v1_dot_backup__pb2
|
|
17
|
+
from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operation_dot_operation__pb2
|
|
16
18
|
from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
17
19
|
|
|
18
20
|
|
|
19
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n3yandex/cloud/mdb/clickhouse/v1/backup_service.proto\x12\x1eyandex.cloud.mdb.clickhouse.v1\x1a\x1cgoogle/api/annotations.proto\x1a+yandex/cloud/mdb/clickhouse/v1/backup.proto\x1a\x1dyandex/cloud/validation.proto\"+\n\x10GetBackupRequest\x12\x17\n\tbackup_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"s\n\x12ListBackupsRequest\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\"g\n\x13ListBackupsResponse\x12\x37\n\x07\x62\x61\x63kups\x18\x01 \x03(\x0b\x32&.yandex.cloud.mdb.clickhouse.v1.Backup\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\".\n\x13\x44\x65leteBackupRequest\x12\x17\n\tbackup_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"=\n\x14\x44\x65leteBackupMetadata\x12\x11\n\tbackup_id\x18\x01 \x01(\t\x12\x12\n\ncluster_id\x18\x02 \x01(\t2\
|
|
21
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n3yandex/cloud/mdb/clickhouse/v1/backup_service.proto\x12\x1eyandex.cloud.mdb.clickhouse.v1\x1a\x1cgoogle/api/annotations.proto\x1a yandex/cloud/api/operation.proto\x1a+yandex/cloud/mdb/clickhouse/v1/backup.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\"+\n\x10GetBackupRequest\x12\x17\n\tbackup_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"s\n\x12ListBackupsRequest\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\"g\n\x13ListBackupsResponse\x12\x37\n\x07\x62\x61\x63kups\x18\x01 \x03(\x0b\x32&.yandex.cloud.mdb.clickhouse.v1.Backup\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\".\n\x13\x44\x65leteBackupRequest\x12\x17\n\tbackup_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"=\n\x14\x44\x65leteBackupMetadata\x12\x11\n\tbackup_id\x18\x01 \x01(\t\x12\x12\n\ncluster_id\x18\x02 \x01(\t2\x87\x04\n\rBackupService\x12\x93\x01\n\x03Get\x12\x30.yandex.cloud.mdb.clickhouse.v1.GetBackupRequest\x1a&.yandex.cloud.mdb.clickhouse.v1.Backup\"2\x82\xd3\xe4\x93\x02,\x12*/managed-clickhouse/v1/backups/{backup_id}\x12\x97\x01\n\x04List\x12\x32.yandex.cloud.mdb.clickhouse.v1.ListBackupsRequest\x1a\x33.yandex.cloud.mdb.clickhouse.v1.ListBackupsResponse\"&\x82\xd3\xe4\x93\x02 \x12\x1e/managed-clickhouse/v1/backups\x12\xc5\x01\n\x06\x44\x65lete\x12\x33.yandex.cloud.mdb.clickhouse.v1.DeleteBackupRequest\x1a!.yandex.cloud.operation.Operation\"c\xb2\xd2*-\n\x14\x44\x65leteBackupMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02,**/managed-clickhouse/v1/backups/{backup_id}Bs\n\"yandex.cloud.api.mdb.clickhouse.v1ZMgithub.com/yandex-cloud/go-genproto/yandex/cloud/mdb/clickhouse/v1;clickhouseb\x06proto3')
|
|
20
22
|
|
|
21
23
|
_globals = globals()
|
|
22
24
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -38,16 +40,18 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
38
40
|
_BACKUPSERVICE.methods_by_name['Get']._serialized_options = b'\202\323\344\223\002,\022*/managed-clickhouse/v1/backups/{backup_id}'
|
|
39
41
|
_BACKUPSERVICE.methods_by_name['List']._options = None
|
|
40
42
|
_BACKUPSERVICE.methods_by_name['List']._serialized_options = b'\202\323\344\223\002 \022\036/managed-clickhouse/v1/backups'
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
_globals['
|
|
44
|
-
_globals['
|
|
45
|
-
_globals['
|
|
46
|
-
_globals['
|
|
47
|
-
_globals['
|
|
48
|
-
_globals['
|
|
49
|
-
_globals['
|
|
50
|
-
_globals['
|
|
51
|
-
_globals['
|
|
52
|
-
_globals['
|
|
43
|
+
_BACKUPSERVICE.methods_by_name['Delete']._options = None
|
|
44
|
+
_BACKUPSERVICE.methods_by_name['Delete']._serialized_options = b'\262\322*-\n\024DeleteBackupMetadata\022\025google.protobuf.Empty\202\323\344\223\002,**/managed-clickhouse/v1/backups/{backup_id}'
|
|
45
|
+
_globals['_GETBACKUPREQUEST']._serialized_start=267
|
|
46
|
+
_globals['_GETBACKUPREQUEST']._serialized_end=310
|
|
47
|
+
_globals['_LISTBACKUPSREQUEST']._serialized_start=312
|
|
48
|
+
_globals['_LISTBACKUPSREQUEST']._serialized_end=427
|
|
49
|
+
_globals['_LISTBACKUPSRESPONSE']._serialized_start=429
|
|
50
|
+
_globals['_LISTBACKUPSRESPONSE']._serialized_end=532
|
|
51
|
+
_globals['_DELETEBACKUPREQUEST']._serialized_start=534
|
|
52
|
+
_globals['_DELETEBACKUPREQUEST']._serialized_end=580
|
|
53
|
+
_globals['_DELETEBACKUPMETADATA']._serialized_start=582
|
|
54
|
+
_globals['_DELETEBACKUPMETADATA']._serialized_end=643
|
|
55
|
+
_globals['_BACKUPSERVICE']._serialized_start=646
|
|
56
|
+
_globals['_BACKUPSERVICE']._serialized_end=1165
|
|
53
57
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -4,6 +4,7 @@ import grpc
|
|
|
4
4
|
|
|
5
5
|
from yandex.cloud.mdb.clickhouse.v1 import backup_pb2 as yandex_dot_cloud_dot_mdb_dot_clickhouse_dot_v1_dot_backup__pb2
|
|
6
6
|
from yandex.cloud.mdb.clickhouse.v1 import backup_service_pb2 as yandex_dot_cloud_dot_mdb_dot_clickhouse_dot_v1_dot_backup__service__pb2
|
|
7
|
+
from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operation_dot_operation__pb2
|
|
7
8
|
|
|
8
9
|
|
|
9
10
|
class BackupServiceStub(object):
|
|
@@ -26,6 +27,11 @@ class BackupServiceStub(object):
|
|
|
26
27
|
request_serializer=yandex_dot_cloud_dot_mdb_dot_clickhouse_dot_v1_dot_backup__service__pb2.ListBackupsRequest.SerializeToString,
|
|
27
28
|
response_deserializer=yandex_dot_cloud_dot_mdb_dot_clickhouse_dot_v1_dot_backup__service__pb2.ListBackupsResponse.FromString,
|
|
28
29
|
)
|
|
30
|
+
self.Delete = channel.unary_unary(
|
|
31
|
+
'/yandex.cloud.mdb.clickhouse.v1.BackupService/Delete',
|
|
32
|
+
request_serializer=yandex_dot_cloud_dot_mdb_dot_clickhouse_dot_v1_dot_backup__service__pb2.DeleteBackupRequest.SerializeToString,
|
|
33
|
+
response_deserializer=yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.FromString,
|
|
34
|
+
)
|
|
29
35
|
|
|
30
36
|
|
|
31
37
|
class BackupServiceServicer(object):
|
|
@@ -48,6 +54,13 @@ class BackupServiceServicer(object):
|
|
|
48
54
|
context.set_details('Method not implemented!')
|
|
49
55
|
raise NotImplementedError('Method not implemented!')
|
|
50
56
|
|
|
57
|
+
def Delete(self, request, context):
|
|
58
|
+
"""Deletes the specified ClickHouse Backup.
|
|
59
|
+
"""
|
|
60
|
+
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
61
|
+
context.set_details('Method not implemented!')
|
|
62
|
+
raise NotImplementedError('Method not implemented!')
|
|
63
|
+
|
|
51
64
|
|
|
52
65
|
def add_BackupServiceServicer_to_server(servicer, server):
|
|
53
66
|
rpc_method_handlers = {
|
|
@@ -61,6 +74,11 @@ def add_BackupServiceServicer_to_server(servicer, server):
|
|
|
61
74
|
request_deserializer=yandex_dot_cloud_dot_mdb_dot_clickhouse_dot_v1_dot_backup__service__pb2.ListBackupsRequest.FromString,
|
|
62
75
|
response_serializer=yandex_dot_cloud_dot_mdb_dot_clickhouse_dot_v1_dot_backup__service__pb2.ListBackupsResponse.SerializeToString,
|
|
63
76
|
),
|
|
77
|
+
'Delete': grpc.unary_unary_rpc_method_handler(
|
|
78
|
+
servicer.Delete,
|
|
79
|
+
request_deserializer=yandex_dot_cloud_dot_mdb_dot_clickhouse_dot_v1_dot_backup__service__pb2.DeleteBackupRequest.FromString,
|
|
80
|
+
response_serializer=yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.SerializeToString,
|
|
81
|
+
),
|
|
64
82
|
}
|
|
65
83
|
generic_handler = grpc.method_handlers_generic_handler(
|
|
66
84
|
'yandex.cloud.mdb.clickhouse.v1.BackupService', rpc_method_handlers)
|
|
@@ -105,3 +123,20 @@ class BackupService(object):
|
|
|
105
123
|
yandex_dot_cloud_dot_mdb_dot_clickhouse_dot_v1_dot_backup__service__pb2.ListBackupsResponse.FromString,
|
|
106
124
|
options, channel_credentials,
|
|
107
125
|
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
126
|
+
|
|
127
|
+
@staticmethod
|
|
128
|
+
def Delete(request,
|
|
129
|
+
target,
|
|
130
|
+
options=(),
|
|
131
|
+
channel_credentials=None,
|
|
132
|
+
call_credentials=None,
|
|
133
|
+
insecure=False,
|
|
134
|
+
compression=None,
|
|
135
|
+
wait_for_ready=None,
|
|
136
|
+
timeout=None,
|
|
137
|
+
metadata=None):
|
|
138
|
+
return grpc.experimental.unary_unary(request, target, '/yandex.cloud.mdb.clickhouse.v1.BackupService/Delete',
|
|
139
|
+
yandex_dot_cloud_dot_mdb_dot_clickhouse_dot_v1_dot_backup__service__pb2.DeleteBackupRequest.SerializeToString,
|
|
140
|
+
yandex_dot_cloud_dot_operation_dot_operation__pb2.Operation.FromString,
|
|
141
|
+
options, channel_credentials,
|
|
142
|
+
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
@@ -10,6 +10,7 @@ import grpc.aio
|
|
|
10
10
|
import typing
|
|
11
11
|
import yandex.cloud.mdb.clickhouse.v1.backup_pb2
|
|
12
12
|
import yandex.cloud.mdb.clickhouse.v1.backup_service_pb2
|
|
13
|
+
import yandex.cloud.operation.operation_pb2
|
|
13
14
|
|
|
14
15
|
_T = typing.TypeVar("_T")
|
|
15
16
|
|
|
@@ -37,6 +38,12 @@ class BackupServiceStub:
|
|
|
37
38
|
]
|
|
38
39
|
"""Retrieves the list of Backup resources available for the specified folder."""
|
|
39
40
|
|
|
41
|
+
Delete: grpc.UnaryUnaryMultiCallable[
|
|
42
|
+
yandex.cloud.mdb.clickhouse.v1.backup_service_pb2.DeleteBackupRequest,
|
|
43
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
44
|
+
]
|
|
45
|
+
"""Deletes the specified ClickHouse Backup."""
|
|
46
|
+
|
|
40
47
|
class BackupServiceAsyncStub:
|
|
41
48
|
"""A set of methods for managing ClickHouse Backup resources."""
|
|
42
49
|
|
|
@@ -55,6 +62,12 @@ class BackupServiceAsyncStub:
|
|
|
55
62
|
]
|
|
56
63
|
"""Retrieves the list of Backup resources available for the specified folder."""
|
|
57
64
|
|
|
65
|
+
Delete: grpc.aio.UnaryUnaryMultiCallable[
|
|
66
|
+
yandex.cloud.mdb.clickhouse.v1.backup_service_pb2.DeleteBackupRequest,
|
|
67
|
+
yandex.cloud.operation.operation_pb2.Operation,
|
|
68
|
+
]
|
|
69
|
+
"""Deletes the specified ClickHouse Backup."""
|
|
70
|
+
|
|
58
71
|
class BackupServiceServicer(metaclass=abc.ABCMeta):
|
|
59
72
|
"""A set of methods for managing ClickHouse Backup resources."""
|
|
60
73
|
|
|
@@ -77,4 +90,12 @@ class BackupServiceServicer(metaclass=abc.ABCMeta):
|
|
|
77
90
|
) -> typing.Union[yandex.cloud.mdb.clickhouse.v1.backup_service_pb2.ListBackupsResponse, collections.abc.Awaitable[yandex.cloud.mdb.clickhouse.v1.backup_service_pb2.ListBackupsResponse]]:
|
|
78
91
|
"""Retrieves the list of Backup resources available for the specified folder."""
|
|
79
92
|
|
|
93
|
+
@abc.abstractmethod
|
|
94
|
+
def Delete(
|
|
95
|
+
self,
|
|
96
|
+
request: yandex.cloud.mdb.clickhouse.v1.backup_service_pb2.DeleteBackupRequest,
|
|
97
|
+
context: _ServicerContext,
|
|
98
|
+
) -> typing.Union[yandex.cloud.operation.operation_pb2.Operation, collections.abc.Awaitable[yandex.cloud.operation.operation_pb2.Operation]]:
|
|
99
|
+
"""Deletes the specified ClickHouse Backup."""
|
|
100
|
+
|
|
80
101
|
def add_BackupServiceServicer_to_server(servicer: BackupServiceServicer, server: typing.Union[grpc.Server, grpc.aio.Server]) -> None: ...
|
|
@@ -19,7 +19,7 @@ from yandex.cloud.speechsense.v1 import search_pb2 as yandex_dot_cloud_dot_speec
|
|
|
19
19
|
from yandex.cloud.speechsense.v1 import talk_pb2 as yandex_dot_cloud_dot_speechsense_dot_v1_dot_talk__pb2
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n.yandex/cloud/speechsense/v1/talk_service.proto\x12\x1byandex.cloud.speechsense.v1\x1a\x1cgoogle/api/annotations.proto\x1a google/protobuf/field_mask.proto\x1a\'yandex/cloud/speechsense/v1/audio.proto\x1a&yandex/cloud/speechsense/v1/text.proto\x1a(yandex/cloud/speechsense/v1/search.proto\x1a&yandex/cloud/speechsense/v1/talk.proto\"\xa0\x01\n\x11StreamTalkRequest\x12=\n\x08metadata\x18\x01 \x01(\x0b\x32).yandex.cloud.speechsense.v1.TalkMetadataH\x00\x12\x43\n\x05\x61udio\x18\x02 \x01(\x0b\x32\x32.yandex.cloud.speechsense.v1.AudioStreamingRequestH\x00\x42\x07\n\x05\x45vent\"\x8a\x01\n\x11UploadTalkRequest\x12;\n\x08metadata\x18\x01 \x01(\x0b\x32).yandex.cloud.speechsense.v1.TalkMetadata\x12\x38\n\x05\x61udio\x18\x02 \x01(\x0b\x32).yandex.cloud.speechsense.v1.AudioRequest\"%\n\x12UploadTalkResponse\x12\x0f\n\x07talk_id\x18\x01 \x01(\t\"\x90\x01\n\x11UploadTextRequest\x12;\n\x08metadata\x18\x01 \x01(\x0b\x32).yandex.cloud.speechsense.v1.TalkMetadata\x12>\n\x0ctext_content\x18\x02 \x01(\x0b\x32(.yandex.cloud.speechsense.v1.TextContent\"%\n\x12UploadTextResponse\x12\x0f\n\x07talk_id\x18\x01 \x01(\t\"\
|
|
22
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n.yandex/cloud/speechsense/v1/talk_service.proto\x12\x1byandex.cloud.speechsense.v1\x1a\x1cgoogle/api/annotations.proto\x1a google/protobuf/field_mask.proto\x1a\'yandex/cloud/speechsense/v1/audio.proto\x1a&yandex/cloud/speechsense/v1/text.proto\x1a(yandex/cloud/speechsense/v1/search.proto\x1a&yandex/cloud/speechsense/v1/talk.proto\"\xa0\x01\n\x11StreamTalkRequest\x12=\n\x08metadata\x18\x01 \x01(\x0b\x32).yandex.cloud.speechsense.v1.TalkMetadataH\x00\x12\x43\n\x05\x61udio\x18\x02 \x01(\x0b\x32\x32.yandex.cloud.speechsense.v1.AudioStreamingRequestH\x00\x42\x07\n\x05\x45vent\"\x8a\x01\n\x11UploadTalkRequest\x12;\n\x08metadata\x18\x01 \x01(\x0b\x32).yandex.cloud.speechsense.v1.TalkMetadata\x12\x38\n\x05\x61udio\x18\x02 \x01(\x0b\x32).yandex.cloud.speechsense.v1.AudioRequest\"%\n\x12UploadTalkResponse\x12\x0f\n\x07talk_id\x18\x01 \x01(\t\"\x90\x01\n\x11UploadTextRequest\x12;\n\x08metadata\x18\x01 \x01(\x0b\x32).yandex.cloud.speechsense.v1.TalkMetadata\x12>\n\x0ctext_content\x18\x02 \x01(\x0b\x32(.yandex.cloud.speechsense.v1.TextContent\"%\n\x12UploadTextResponse\x12\x0f\n\x07talk_id\x18\x01 \x01(\t\"\xd5\x01\n\x0cTalkMetadata\x12\x15\n\rconnection_id\x18\x01 \x01(\t\x12\x45\n\x06\x66ields\x18\x02 \x03(\x0b\x32\x35.yandex.cloud.speechsense.v1.TalkMetadata.FieldsEntry\x12\x38\n\x05users\x18\x03 \x03(\x0b\x32).yandex.cloud.speechsense.v1.UserMetadata\x1a-\n\x0b\x46ieldsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\xc5\x01\n\x0cUserMetadata\x12\n\n\x02id\x18\x01 \x01(\t\x12\x33\n\x04role\x18\x02 \x01(\x0e\x32%.yandex.cloud.speechsense.v1.UserRole\x12\x45\n\x06\x66ields\x18\x03 \x03(\x0b\x32\x35.yandex.cloud.speechsense.v1.UserMetadata.FieldsEntry\x1a-\n\x0b\x46ieldsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\xb3\x02\n\x11SearchTalkRequest\x12\x17\n\x0forganization_id\x18\x01 \x01(\t\x12\x10\n\x08space_id\x18\x02 \x01(\t\x12\x15\n\rconnection_id\x18\x03 \x01(\t\x12\x12\n\nproject_id\x18\x04 \x01(\t\x12\x34\n\x07\x66ilters\x18\x05 \x03(\x0b\x32#.yandex.cloud.speechsense.v1.Filter\x12\x31\n\x05query\x18\x06 \x01(\x0b\x32\".yandex.cloud.speechsense.v1.Query\x12\x11\n\tpage_size\x18\x07 \x01(\x03\x12\x12\n\npage_token\x18\x08 \x01(\t\x12\x38\n\tsort_data\x18\t \x01(\x0b\x32%.yandex.cloud.speechsense.v1.SortData\"T\n\x12SearchTalkResponse\x12\x10\n\x08talk_ids\x18\x01 \x03(\t\x12\x13\n\x0btalks_count\x18\x02 \x01(\x03\x12\x17\n\x0fnext_page_token\x18\x03 \x01(\t\"\xaa\x01\n\x0eGetTalkRequest\x12\x17\n\x0forganization_id\x18\x01 \x01(\t\x12\x10\n\x08space_id\x18\x02 \x01(\t\x12\x15\n\rconnection_id\x18\x03 \x01(\t\x12\x12\n\nproject_id\x18\x04 \x01(\t\x12\x10\n\x08talk_ids\x18\x05 \x03(\t\x12\x30\n\x0cresults_mask\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\"B\n\x0fGetTalkResponse\x12/\n\x04talk\x18\x01 \x03(\x0b\x32!.yandex.cloud.speechsense.v1.Talk*f\n\x08UserRole\x12\x19\n\x15USER_ROLE_UNSPECIFIED\x10\x00\x12\x16\n\x12USER_ROLE_OPERATOR\x10\x01\x12\x14\n\x10USER_ROLE_CLIENT\x10\x02\x12\x11\n\rUSER_ROLE_BOT\x10\x03\x32\xfe\x04\n\x0bTalkService\x12s\n\x0eUploadAsStream\x12..yandex.cloud.speechsense.v1.StreamTalkRequest\x1a/.yandex.cloud.speechsense.v1.UploadTalkResponse(\x01\x12i\n\x06Upload\x12..yandex.cloud.speechsense.v1.UploadTalkRequest\x1a/.yandex.cloud.speechsense.v1.UploadTalkResponse\x12m\n\nUploadText\x12..yandex.cloud.speechsense.v1.UploadTextRequest\x1a/.yandex.cloud.speechsense.v1.UploadTextResponse\x12\x92\x01\n\x06Search\x12..yandex.cloud.speechsense.v1.SearchTalkRequest\x1a/.yandex.cloud.speechsense.v1.SearchTalkResponse\"\'\x82\xd3\xe4\x93\x02!\"\x1c/speechsense/v1/talks/search:\x01*\x12\x8a\x01\n\x03Get\x12+.yandex.cloud.speechsense.v1.GetTalkRequest\x1a,.yandex.cloud.speechsense.v1.GetTalkResponse\"(\x82\xd3\xe4\x93\x02\"\"\x1d/speechsense/v1/talks/bulkGet:\x01*B\x80\x01\n\x1fyandex.cloud.api.speechsense.v1B\x10TalkServiceProtoZKgithub.com/yandex-cloud/go-genproto/yandex/cloud/speechsense/v1;speechsenseb\x06proto3')
|
|
23
23
|
|
|
24
24
|
_globals = globals()
|
|
25
25
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -29,10 +29,14 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
29
29
|
DESCRIPTOR._serialized_options = b'\n\037yandex.cloud.api.speechsense.v1B\020TalkServiceProtoZKgithub.com/yandex-cloud/go-genproto/yandex/cloud/speechsense/v1;speechsense'
|
|
30
30
|
_TALKMETADATA_FIELDSENTRY._options = None
|
|
31
31
|
_TALKMETADATA_FIELDSENTRY._serialized_options = b'8\001'
|
|
32
|
+
_USERMETADATA_FIELDSENTRY._options = None
|
|
33
|
+
_USERMETADATA_FIELDSENTRY._serialized_options = b'8\001'
|
|
32
34
|
_TALKSERVICE.methods_by_name['Search']._options = None
|
|
33
35
|
_TALKSERVICE.methods_by_name['Search']._serialized_options = b'\202\323\344\223\002!\"\034/speechsense/v1/talks/search:\001*'
|
|
34
36
|
_TALKSERVICE.methods_by_name['Get']._options = None
|
|
35
37
|
_TALKSERVICE.methods_by_name['Get']._serialized_options = b'\202\323\344\223\002\"\"\035/speechsense/v1/talks/bulkGet:\001*'
|
|
38
|
+
_globals['_USERROLE']._serialized_start=1888
|
|
39
|
+
_globals['_USERROLE']._serialized_end=1990
|
|
36
40
|
_globals['_STREAMTALKREQUEST']._serialized_start=307
|
|
37
41
|
_globals['_STREAMTALKREQUEST']._serialized_end=467
|
|
38
42
|
_globals['_UPLOADTALKREQUEST']._serialized_start=470
|
|
@@ -44,17 +48,21 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
44
48
|
_globals['_UPLOADTEXTRESPONSE']._serialized_start=796
|
|
45
49
|
_globals['_UPLOADTEXTRESPONSE']._serialized_end=833
|
|
46
50
|
_globals['_TALKMETADATA']._serialized_start=836
|
|
47
|
-
_globals['_TALKMETADATA']._serialized_end=
|
|
48
|
-
_globals['_TALKMETADATA_FIELDSENTRY']._serialized_start=
|
|
49
|
-
_globals['_TALKMETADATA_FIELDSENTRY']._serialized_end=
|
|
50
|
-
_globals['
|
|
51
|
-
_globals['
|
|
52
|
-
_globals['
|
|
53
|
-
_globals['
|
|
54
|
-
_globals['
|
|
55
|
-
_globals['
|
|
56
|
-
_globals['
|
|
57
|
-
_globals['
|
|
58
|
-
_globals['
|
|
59
|
-
_globals['
|
|
51
|
+
_globals['_TALKMETADATA']._serialized_end=1049
|
|
52
|
+
_globals['_TALKMETADATA_FIELDSENTRY']._serialized_start=1004
|
|
53
|
+
_globals['_TALKMETADATA_FIELDSENTRY']._serialized_end=1049
|
|
54
|
+
_globals['_USERMETADATA']._serialized_start=1052
|
|
55
|
+
_globals['_USERMETADATA']._serialized_end=1249
|
|
56
|
+
_globals['_USERMETADATA_FIELDSENTRY']._serialized_start=1004
|
|
57
|
+
_globals['_USERMETADATA_FIELDSENTRY']._serialized_end=1049
|
|
58
|
+
_globals['_SEARCHTALKREQUEST']._serialized_start=1252
|
|
59
|
+
_globals['_SEARCHTALKREQUEST']._serialized_end=1559
|
|
60
|
+
_globals['_SEARCHTALKRESPONSE']._serialized_start=1561
|
|
61
|
+
_globals['_SEARCHTALKRESPONSE']._serialized_end=1645
|
|
62
|
+
_globals['_GETTALKREQUEST']._serialized_start=1648
|
|
63
|
+
_globals['_GETTALKREQUEST']._serialized_end=1818
|
|
64
|
+
_globals['_GETTALKRESPONSE']._serialized_start=1820
|
|
65
|
+
_globals['_GETTALKRESPONSE']._serialized_end=1886
|
|
66
|
+
_globals['_TALKSERVICE']._serialized_start=1993
|
|
67
|
+
_globals['_TALKSERVICE']._serialized_end=2631
|
|
60
68
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -8,15 +8,41 @@ import collections.abc
|
|
|
8
8
|
import google.protobuf.descriptor
|
|
9
9
|
import google.protobuf.field_mask_pb2
|
|
10
10
|
import google.protobuf.internal.containers
|
|
11
|
+
import google.protobuf.internal.enum_type_wrapper
|
|
11
12
|
import google.protobuf.message
|
|
13
|
+
import sys
|
|
12
14
|
import typing
|
|
13
15
|
import yandex.cloud.speechsense.v1.audio_pb2
|
|
14
16
|
import yandex.cloud.speechsense.v1.search_pb2
|
|
15
17
|
import yandex.cloud.speechsense.v1.talk_pb2
|
|
16
18
|
import yandex.cloud.speechsense.v1.text_pb2
|
|
17
19
|
|
|
20
|
+
if sys.version_info >= (3, 10):
|
|
21
|
+
import typing as typing_extensions
|
|
22
|
+
else:
|
|
23
|
+
import typing_extensions
|
|
24
|
+
|
|
18
25
|
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
19
26
|
|
|
27
|
+
class _UserRole:
|
|
28
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
29
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
30
|
+
|
|
31
|
+
class _UserRoleEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_UserRole.ValueType], builtins.type):
|
|
32
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
33
|
+
USER_ROLE_UNSPECIFIED: _UserRole.ValueType # 0
|
|
34
|
+
USER_ROLE_OPERATOR: _UserRole.ValueType # 1
|
|
35
|
+
USER_ROLE_CLIENT: _UserRole.ValueType # 2
|
|
36
|
+
USER_ROLE_BOT: _UserRole.ValueType # 3
|
|
37
|
+
|
|
38
|
+
class UserRole(_UserRole, metaclass=_UserRoleEnumTypeWrapper): ...
|
|
39
|
+
|
|
40
|
+
USER_ROLE_UNSPECIFIED: UserRole.ValueType # 0
|
|
41
|
+
USER_ROLE_OPERATOR: UserRole.ValueType # 1
|
|
42
|
+
USER_ROLE_CLIENT: UserRole.ValueType # 2
|
|
43
|
+
USER_ROLE_BOT: UserRole.ValueType # 3
|
|
44
|
+
global___UserRole = UserRole
|
|
45
|
+
|
|
20
46
|
@typing.final
|
|
21
47
|
class StreamTalkRequest(google.protobuf.message.Message):
|
|
22
48
|
"""streaming request to create audio dialog"""
|
|
@@ -147,22 +173,66 @@ class TalkMetadata(google.protobuf.message.Message):
|
|
|
147
173
|
|
|
148
174
|
CONNECTION_ID_FIELD_NUMBER: builtins.int
|
|
149
175
|
FIELDS_FIELD_NUMBER: builtins.int
|
|
176
|
+
USERS_FIELD_NUMBER: builtins.int
|
|
150
177
|
connection_id: builtins.str
|
|
151
178
|
"""id of connection this talk belongs too"""
|
|
152
179
|
@property
|
|
153
180
|
def fields(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
154
181
|
"""channel defined fields"""
|
|
155
182
|
|
|
183
|
+
@property
|
|
184
|
+
def users(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___UserMetadata]:
|
|
185
|
+
"""per user specific metadata"""
|
|
186
|
+
|
|
156
187
|
def __init__(
|
|
157
188
|
self,
|
|
158
189
|
*,
|
|
159
190
|
connection_id: builtins.str = ...,
|
|
160
191
|
fields: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
192
|
+
users: collections.abc.Iterable[global___UserMetadata] | None = ...,
|
|
161
193
|
) -> None: ...
|
|
162
|
-
def ClearField(self, field_name: typing.Literal["connection_id", b"connection_id", "fields", b"fields"]) -> None: ...
|
|
194
|
+
def ClearField(self, field_name: typing.Literal["connection_id", b"connection_id", "fields", b"fields", "users", b"users"]) -> None: ...
|
|
163
195
|
|
|
164
196
|
global___TalkMetadata = TalkMetadata
|
|
165
197
|
|
|
198
|
+
@typing.final
|
|
199
|
+
class UserMetadata(google.protobuf.message.Message):
|
|
200
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
201
|
+
|
|
202
|
+
@typing.final
|
|
203
|
+
class FieldsEntry(google.protobuf.message.Message):
|
|
204
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
205
|
+
|
|
206
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
207
|
+
VALUE_FIELD_NUMBER: builtins.int
|
|
208
|
+
key: builtins.str
|
|
209
|
+
value: builtins.str
|
|
210
|
+
def __init__(
|
|
211
|
+
self,
|
|
212
|
+
*,
|
|
213
|
+
key: builtins.str = ...,
|
|
214
|
+
value: builtins.str = ...,
|
|
215
|
+
) -> None: ...
|
|
216
|
+
def ClearField(self, field_name: typing.Literal["key", b"key", "value", b"value"]) -> None: ...
|
|
217
|
+
|
|
218
|
+
ID_FIELD_NUMBER: builtins.int
|
|
219
|
+
ROLE_FIELD_NUMBER: builtins.int
|
|
220
|
+
FIELDS_FIELD_NUMBER: builtins.int
|
|
221
|
+
id: builtins.str
|
|
222
|
+
role: global___UserRole.ValueType
|
|
223
|
+
@property
|
|
224
|
+
def fields(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]: ...
|
|
225
|
+
def __init__(
|
|
226
|
+
self,
|
|
227
|
+
*,
|
|
228
|
+
id: builtins.str = ...,
|
|
229
|
+
role: global___UserRole.ValueType = ...,
|
|
230
|
+
fields: collections.abc.Mapping[builtins.str, builtins.str] | None = ...,
|
|
231
|
+
) -> None: ...
|
|
232
|
+
def ClearField(self, field_name: typing.Literal["fields", b"fields", "id", b"id", "role", b"role"]) -> None: ...
|
|
233
|
+
|
|
234
|
+
global___UserMetadata = UserMetadata
|
|
235
|
+
|
|
166
236
|
@typing.final
|
|
167
237
|
class SearchTalkRequest(google.protobuf.message.Message):
|
|
168
238
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
@@ -100,9 +100,10 @@ class Address(google.protobuf.message.Message):
|
|
|
100
100
|
name: builtins.str
|
|
101
101
|
"""Name of the address.
|
|
102
102
|
The name is unique within the folder.
|
|
103
|
+
Value must match the regular expression ``\\|[a-zA-Z]([-_a-zA-Z0-9]{0,61}[a-zA-Z0-9])?``.
|
|
103
104
|
"""
|
|
104
105
|
description: builtins.str
|
|
105
|
-
"""Description of the address."""
|
|
106
|
+
"""Description of the address. 0-256 characters long."""
|
|
106
107
|
reserved: builtins.bool
|
|
107
108
|
"""Specifies if address is reserved or not."""
|
|
108
109
|
used: builtins.bool
|
|
@@ -119,7 +120,13 @@ class Address(google.protobuf.message.Message):
|
|
|
119
120
|
|
|
120
121
|
@property
|
|
121
122
|
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
122
|
-
"""
|
|
123
|
+
"""Address labels as `key:value` pairs.
|
|
124
|
+
No more than 64 per resource.
|
|
125
|
+
The maximum string length in characters for each value is 63.
|
|
126
|
+
Each value must match the regular expression `[-_0-9a-z]*`.
|
|
127
|
+
The string length in characters for each key must be 1-63.
|
|
128
|
+
Each key must match the regular expression `[a-z][-_0-9a-z]*`.
|
|
129
|
+
"""
|
|
123
130
|
|
|
124
131
|
@property
|
|
125
132
|
def external_ipv4_address(self) -> global___ExternalIpv4Address: ...
|
|
@@ -49,16 +49,23 @@ class Gateway(google.protobuf.message.Message):
|
|
|
49
49
|
name: builtins.str
|
|
50
50
|
"""Name of the gateway.
|
|
51
51
|
The name is unique within the folder.
|
|
52
|
+
Value must match the regular expression ``\\|[a-z]([-a-z0-9]{0,61}[a-z0-9])?``.
|
|
52
53
|
"""
|
|
53
54
|
description: builtins.str
|
|
54
|
-
"""Description of the gateway."""
|
|
55
|
+
"""Description of the gateway. 0-256 characters long."""
|
|
55
56
|
@property
|
|
56
57
|
def created_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
57
58
|
"""Creation timestamp."""
|
|
58
59
|
|
|
59
60
|
@property
|
|
60
61
|
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
61
|
-
"""
|
|
62
|
+
"""Gateway labels as `key:value` pairs.
|
|
63
|
+
No more than 64 per resource.
|
|
64
|
+
The maximum string length in characters for each value is 63.
|
|
65
|
+
Each value must match the regular expression `[-_./\\\\@0-9a-z]*`.
|
|
66
|
+
The string length in characters for each key must be 1-63.
|
|
67
|
+
Each key must match the regular expression `[a-z][-_./\\\\@0-9a-z]*`.
|
|
68
|
+
"""
|
|
62
69
|
|
|
63
70
|
@property
|
|
64
71
|
def shared_egress_gateway(self) -> global___SharedEgressGateway: ...
|
|
@@ -48,7 +48,8 @@ class Network(google.protobuf.message.Message):
|
|
|
48
48
|
"""ID of the folder that the network belongs to."""
|
|
49
49
|
name: builtins.str
|
|
50
50
|
"""Name of the network.
|
|
51
|
-
The name is unique within the folder.
|
|
51
|
+
The name is unique within the folder.
|
|
52
|
+
Value must match the regular expression ``\\|[a-zA-Z]([-_a-zA-Z0-9]{0,61}[a-zA-Z0-9])?``.
|
|
52
53
|
"""
|
|
53
54
|
description: builtins.str
|
|
54
55
|
"""Optional description of the network. 0-256 characters long."""
|
|
@@ -60,7 +61,13 @@ class Network(google.protobuf.message.Message):
|
|
|
60
61
|
|
|
61
62
|
@property
|
|
62
63
|
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
63
|
-
"""Resource labels as
|
|
64
|
+
"""Resource labels as `key:value` pairs.
|
|
65
|
+
No more than 64 per resource.
|
|
66
|
+
The maximum string length in characters for each value is 63.
|
|
67
|
+
Each value must match the regular expression `[-_0-9a-z]*`.
|
|
68
|
+
The string length in characters for each key must be 1-63.
|
|
69
|
+
Each key must match the regular expression `[a-z][-_0-9a-z]*`.
|
|
70
|
+
"""
|
|
64
71
|
|
|
65
72
|
def __init__(
|
|
66
73
|
self,
|
|
@@ -48,7 +48,10 @@ class RouteTable(google.protobuf.message.Message):
|
|
|
48
48
|
folder_id: builtins.str
|
|
49
49
|
"""ID of the folder that the route table belongs to."""
|
|
50
50
|
name: builtins.str
|
|
51
|
-
"""Name of the route table.
|
|
51
|
+
"""Name of the route table.
|
|
52
|
+
The name must be unique within the folder.
|
|
53
|
+
Value must match the regular expression `|[a-zA-Z]([-_a-zA-Z0-9]{0,61}[a-zA-Z0-9])?`.
|
|
54
|
+
"""
|
|
52
55
|
description: builtins.str
|
|
53
56
|
"""Optional description of the route table. 0-256 characters long."""
|
|
54
57
|
network_id: builtins.str
|
|
@@ -59,7 +62,12 @@ class RouteTable(google.protobuf.message.Message):
|
|
|
59
62
|
|
|
60
63
|
@property
|
|
61
64
|
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
62
|
-
"""Resource labels
|
|
65
|
+
"""Resource labels, `key:value` pairs.
|
|
66
|
+
No more than 64 per resource.
|
|
67
|
+
The string length in characters for each key must be 1-63.
|
|
68
|
+
Each value must match the regular expression `[-_0-9a-z]*`.
|
|
69
|
+
Each key must match the regular expression `[a-z][-_0-9a-z]*`.
|
|
70
|
+
"""
|
|
63
71
|
|
|
64
72
|
@property
|
|
65
73
|
def static_routes(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___StaticRoute]:
|
|
@@ -82,7 +82,10 @@ class SecurityGroup(google.protobuf.message.Message):
|
|
|
82
82
|
folder_id: builtins.str
|
|
83
83
|
"""ID of the folder that the security group belongs to."""
|
|
84
84
|
name: builtins.str
|
|
85
|
-
"""Name of the security group.
|
|
85
|
+
"""Name of the security group.
|
|
86
|
+
The name must be unique within the folder.
|
|
87
|
+
Value must match the regular expression ``\\|[a-zA-Z]([-_a-zA-Z0-9]{0,61}[a-zA-Z0-9])?``.
|
|
88
|
+
"""
|
|
86
89
|
description: builtins.str
|
|
87
90
|
"""Description of the security group. 0-256 characters long."""
|
|
88
91
|
network_id: builtins.str
|
|
@@ -97,7 +100,13 @@ class SecurityGroup(google.protobuf.message.Message):
|
|
|
97
100
|
|
|
98
101
|
@property
|
|
99
102
|
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
100
|
-
"""Resource labels as
|
|
103
|
+
"""Resource labels as `key:value` pairs.
|
|
104
|
+
No more than 64 per resource.
|
|
105
|
+
The maximum string length in characters for each value is 63.
|
|
106
|
+
Each value must match the regular expression `[-_./\\\\@0-9a-z]*`.
|
|
107
|
+
The string length in characters for each key must be 1-63.
|
|
108
|
+
Each key must match the regular expression `[a-z][-_./\\\\@0-9a-z]*`.
|
|
109
|
+
"""
|
|
101
110
|
|
|
102
111
|
@property
|
|
103
112
|
def rules(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___SecurityGroupRule]:
|
|
@@ -76,7 +76,10 @@ class Subnet(google.protobuf.message.Message):
|
|
|
76
76
|
folder_id: builtins.str
|
|
77
77
|
"""ID of the folder that the subnet belongs to."""
|
|
78
78
|
name: builtins.str
|
|
79
|
-
"""Name of the subnet.
|
|
79
|
+
"""Name of the subnet.
|
|
80
|
+
The name must be unique within the folder.
|
|
81
|
+
Value must match the regular expression ``\\|[a-zA-Z]([-_a-zA-Z0-9]{0,61}[a-zA-Z0-9])?``.
|
|
82
|
+
"""
|
|
80
83
|
description: builtins.str
|
|
81
84
|
"""Optional description of the subnet. 0-256 characters long."""
|
|
82
85
|
network_id: builtins.str
|
|
@@ -93,7 +96,13 @@ class Subnet(google.protobuf.message.Message):
|
|
|
93
96
|
|
|
94
97
|
@property
|
|
95
98
|
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
96
|
-
"""Resource labels
|
|
99
|
+
"""Resource labels, `key:value` pairs.
|
|
100
|
+
No more than 64 per resource.
|
|
101
|
+
The maximum string length in characters for each value is 63.
|
|
102
|
+
Each value must match the regular expression `[-_0-9a-z]*`.
|
|
103
|
+
The string length in characters for each key must be 1-63.
|
|
104
|
+
Each key must match the regular expression `[a-z][-_0-9a-z]*`.
|
|
105
|
+
"""
|
|
97
106
|
|
|
98
107
|
@property
|
|
99
108
|
def v4_cidr_blocks(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
@@ -109,7 +118,9 @@ class Subnet(google.protobuf.message.Message):
|
|
|
109
118
|
"""IPv6 not available yet."""
|
|
110
119
|
|
|
111
120
|
@property
|
|
112
|
-
def dhcp_options(self) -> global___DhcpOptions:
|
|
121
|
+
def dhcp_options(self) -> global___DhcpOptions:
|
|
122
|
+
"""DHCP options for the subnet."""
|
|
123
|
+
|
|
113
124
|
def __init__(
|
|
114
125
|
self,
|
|
115
126
|
*,
|
|
@@ -139,10 +150,15 @@ class DhcpOptions(google.protobuf.message.Message):
|
|
|
139
150
|
DOMAIN_NAME_FIELD_NUMBER: builtins.int
|
|
140
151
|
NTP_SERVERS_FIELD_NUMBER: builtins.int
|
|
141
152
|
domain_name: builtins.str
|
|
153
|
+
"""A domain name to us as a suffix when resolving host names in this subnet."""
|
|
142
154
|
@property
|
|
143
|
-
def domain_name_servers(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
155
|
+
def domain_name_servers(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
156
|
+
"""A list of DHCP servers for this subnet."""
|
|
157
|
+
|
|
144
158
|
@property
|
|
145
|
-
def ntp_servers(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
159
|
+
def ntp_servers(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
|
|
160
|
+
"""List of NTP servers for this subnet."""
|
|
161
|
+
|
|
146
162
|
def __init__(
|
|
147
163
|
self,
|
|
148
164
|
*,
|
|
@@ -287,7 +287,7 @@ yandex/cloud/billing/v1/sku_service_pb2_grpc.pyi,sha256=QhbrZel8uyUo4JDoz_A4NJyN
|
|
|
287
287
|
yandex/cloud/cdn/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
288
288
|
yandex/cloud/cdn/v1/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
289
289
|
yandex/cloud/cdn/v1/cache_service_pb2.py,sha256=ahDSIfQMwTJJp3Px--mu2zeeAgxCZIlUKf9_N1w9oDc,4435
|
|
290
|
-
yandex/cloud/cdn/v1/cache_service_pb2.pyi,sha256=
|
|
290
|
+
yandex/cloud/cdn/v1/cache_service_pb2.pyi,sha256=XSRQAfc7juU9TMFM_mIPFJHccQexlNDFsMyPVCSWciY,3109
|
|
291
291
|
yandex/cloud/cdn/v1/cache_service_pb2_grpc.py,sha256=DMZK6SrFeAAwO8qzx14086Cgk8J3N63gXwPdPF4Xwto,4863
|
|
292
292
|
yandex/cloud/cdn/v1/cache_service_pb2_grpc.pyi,sha256=thcYlgaf6tuUAN_dxwLnzgwQOd6OG4Z6Sf5u8s7mPAo,3493
|
|
293
293
|
yandex/cloud/cdn/v1/origin_group_pb2.py,sha256=txc3CDbXEYFul4kss2dkFmqQIlOadWgDe-l-xmkkHPM,1610
|
|
@@ -1196,10 +1196,10 @@ yandex/cloud/mdb/clickhouse/v1/backup_pb2.py,sha256=lfyHOsVa8LNn-QAcmodvzbebaVII
|
|
|
1196
1196
|
yandex/cloud/mdb/clickhouse/v1/backup_pb2.pyi,sha256=67yJkYOnhvAj96Zv_bWjLGMPChFPdyy4Sd-qnewcX_k,3957
|
|
1197
1197
|
yandex/cloud/mdb/clickhouse/v1/backup_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
1198
1198
|
yandex/cloud/mdb/clickhouse/v1/backup_pb2_grpc.pyi,sha256=Dl8kkjhqb6F1Kt24mcFg7ppish4iKVfjRiiBxEjsMMA,413
|
|
1199
|
-
yandex/cloud/mdb/clickhouse/v1/backup_service_pb2.py,sha256=
|
|
1199
|
+
yandex/cloud/mdb/clickhouse/v1/backup_service_pb2.py,sha256=xGjtKRXQfd0IABm198nqaXv7Sb5Y5fSQqcWTDTSSeZk,5381
|
|
1200
1200
|
yandex/cloud/mdb/clickhouse/v1/backup_service_pb2.pyi,sha256=HDgRoLlfBDzzlekpwbv1yOj-_hWk6FWvy7nx4cgS5ng,4668
|
|
1201
|
-
yandex/cloud/mdb/clickhouse/v1/backup_service_pb2_grpc.py,sha256=
|
|
1202
|
-
yandex/cloud/mdb/clickhouse/v1/backup_service_pb2_grpc.pyi,sha256=
|
|
1201
|
+
yandex/cloud/mdb/clickhouse/v1/backup_service_pb2_grpc.py,sha256=5wn8vB9ecot4DFQHMHIy_3PMDZuNu755EJZnAqMUfz4,6920
|
|
1202
|
+
yandex/cloud/mdb/clickhouse/v1/backup_service_pb2_grpc.pyi,sha256=_1iDxoFRcWRRLFCiEGG2qegkql4S7Qqwi0grmWITX-s,4152
|
|
1203
1203
|
yandex/cloud/mdb/clickhouse/v1/cluster_pb2.py,sha256=boCVy6jLWxC56w_J3b9LHAEZ2dSNg0790Vw6RfWMySM,10482
|
|
1204
1204
|
yandex/cloud/mdb/clickhouse/v1/cluster_pb2.pyi,sha256=ixWD4C0SqKBN9vhR0wE8vS7_xhAQlILiZ4ClonFpTyw,33479
|
|
1205
1205
|
yandex/cloud/mdb/clickhouse/v1/cluster_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
@@ -2182,8 +2182,8 @@ yandex/cloud/speechsense/v1/talk_pb2.py,sha256=mIY4-EHeOL06WwMJ0QXUwbOGnHaqlBfwK
|
|
|
2182
2182
|
yandex/cloud/speechsense/v1/talk_pb2.pyi,sha256=kWVd9rW5mk2Db2-ReNgbYT7wN33MzdYgX_MkCnJMHTw,7823
|
|
2183
2183
|
yandex/cloud/speechsense/v1/talk_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
2184
2184
|
yandex/cloud/speechsense/v1/talk_pb2_grpc.pyi,sha256=Dl8kkjhqb6F1Kt24mcFg7ppish4iKVfjRiiBxEjsMMA,413
|
|
2185
|
-
yandex/cloud/speechsense/v1/talk_service_pb2.py,sha256=
|
|
2186
|
-
yandex/cloud/speechsense/v1/talk_service_pb2.pyi,sha256=
|
|
2185
|
+
yandex/cloud/speechsense/v1/talk_service_pb2.py,sha256=UbGJNPINkbf9J1JS5L5NSKnFrOz4lFfdUwEzbPiur34,7802
|
|
2186
|
+
yandex/cloud/speechsense/v1/talk_service_pb2.pyi,sha256=2f8DKM_NhgmFNIJCB_H9rmnhFo7UZhkIVgJECp9k2zA,14169
|
|
2187
2187
|
yandex/cloud/speechsense/v1/talk_service_pb2_grpc.py,sha256=YzUV1XSM8n6YwYkqPLeN0wiPsfwWXsC2l8cC-uJbjxI,10338
|
|
2188
2188
|
yandex/cloud/speechsense/v1/talk_service_pb2_grpc.pyi,sha256=TEv3MBPEakSu6_qo0Oc4qZQy0GN_wNew9X9FwG-W4zo,5665
|
|
2189
2189
|
yandex/cloud/speechsense/v1/text_pb2.py,sha256=myu_LUWfKgndchDz_PemJF2sM4dmnDsB1THrzTA2nYU,2026
|
|
@@ -2298,7 +2298,7 @@ yandex/cloud/video/v1/video_service_pb2_grpc.pyi,sha256=bZxxZdiTc9pry_KcjzlQEN41
|
|
|
2298
2298
|
yandex/cloud/vpc/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2299
2299
|
yandex/cloud/vpc/v1/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2300
2300
|
yandex/cloud/vpc/v1/address_pb2.py,sha256=xwdiLsmjh6FMz26cMlbLOjToKqafovAWtklKzO3qHg0,4044
|
|
2301
|
-
yandex/cloud/vpc/v1/address_pb2.pyi,sha256=
|
|
2301
|
+
yandex/cloud/vpc/v1/address_pb2.pyi,sha256=3Xmmzvh5m8YWja01pz1aWZi63YSPCJkNE14G0WVmjQc,9513
|
|
2302
2302
|
yandex/cloud/vpc/v1/address_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
2303
2303
|
yandex/cloud/vpc/v1/address_pb2_grpc.pyi,sha256=Dl8kkjhqb6F1Kt24mcFg7ppish4iKVfjRiiBxEjsMMA,413
|
|
2304
2304
|
yandex/cloud/vpc/v1/address_service_pb2.py,sha256=WbTPUCliISpj3oc4YwWQaIe4BQS6SwG8U9Ay6k6B7v8,15510
|
|
@@ -2306,7 +2306,7 @@ yandex/cloud/vpc/v1/address_service_pb2.pyi,sha256=uesE7z_WIOKjYjdjkx4E8EIZZ1i80
|
|
|
2306
2306
|
yandex/cloud/vpc/v1/address_service_pb2_grpc.py,sha256=YjWa8jTEBEUFS8fdiZvP4MAJKGCRkR9VFj4kddRLevw,15536
|
|
2307
2307
|
yandex/cloud/vpc/v1/address_service_pb2_grpc.pyi,sha256=VVEUqwJPV7_Z6H21SPV9cyAdfH_UzcixcnVfweEAMUw,8418
|
|
2308
2308
|
yandex/cloud/vpc/v1/gateway_pb2.py,sha256=AvfjrHl19ymbWFkJKgr7qPjm0uur0iKnx3VPl3DDC7o,2238
|
|
2309
|
-
yandex/cloud/vpc/v1/gateway_pb2.pyi,sha256=
|
|
2309
|
+
yandex/cloud/vpc/v1/gateway_pb2.pyi,sha256=e5D0GdQxowB1-k0V_1lFhuvLEdnnlGCjp-ofBoBl69k,3840
|
|
2310
2310
|
yandex/cloud/vpc/v1/gateway_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
2311
2311
|
yandex/cloud/vpc/v1/gateway_pb2_grpc.pyi,sha256=Dl8kkjhqb6F1Kt24mcFg7ppish4iKVfjRiiBxEjsMMA,413
|
|
2312
2312
|
yandex/cloud/vpc/v1/gateway_service_pb2.py,sha256=D51sgLIaB19TAxxwEayK3kPBrMJL1lIGfNI6yzGd4CY,13833
|
|
@@ -2314,7 +2314,7 @@ yandex/cloud/vpc/v1/gateway_service_pb2.pyi,sha256=bD9fnzPXLcmXeR7cZSAV42jZrAe1q
|
|
|
2314
2314
|
yandex/cloud/vpc/v1/gateway_service_pb2_grpc.py,sha256=vlcONqCG2jYAX_fuMRr-enEaIzEMslIydbcs64_Tj-c,13652
|
|
2315
2315
|
yandex/cloud/vpc/v1/gateway_service_pb2_grpc.pyi,sha256=-v1ol-vK8tYBefRq8Czw-SksY0WrHCgMlUAAOLk2fkA,7056
|
|
2316
2316
|
yandex/cloud/vpc/v1/network_pb2.py,sha256=e3rSvT6DtCkZcXV-i3eaGOS8xSzjk4wAqqFs0l3oRZI,2043
|
|
2317
|
-
yandex/cloud/vpc/v1/network_pb2.pyi,sha256=
|
|
2317
|
+
yandex/cloud/vpc/v1/network_pb2.pyi,sha256=0x8XLIHr6c5dEuNRHpd-6gWZEH_ysRR74s974JjLv2g,3373
|
|
2318
2318
|
yandex/cloud/vpc/v1/network_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
2319
2319
|
yandex/cloud/vpc/v1/network_pb2_grpc.pyi,sha256=Dl8kkjhqb6F1Kt24mcFg7ppish4iKVfjRiiBxEjsMMA,413
|
|
2320
2320
|
yandex/cloud/vpc/v1/network_service_pb2.py,sha256=ktJFH2Ub24FgDm-wICXl0QFvgNA_R1yE_yxMMUlWrjE,18857
|
|
@@ -2322,7 +2322,7 @@ yandex/cloud/vpc/v1/network_service_pb2.pyi,sha256=7dUDa6IKukKWMQ7x5WG9tU-9EGa0U
|
|
|
2322
2322
|
yandex/cloud/vpc/v1/network_service_pb2_grpc.py,sha256=jeFG4b60dUWpGJawgxJm8e1pqd1csfu4taiLHD-m77g,19630
|
|
2323
2323
|
yandex/cloud/vpc/v1/network_service_pb2_grpc.pyi,sha256=ZqbuOgvfUpQZfYIf8kxkOY2v_8C1_H9WTE_cJMeeB4c,10905
|
|
2324
2324
|
yandex/cloud/vpc/v1/route_table_pb2.py,sha256=KK-XWzXQ-NF29mm2vIEalF6XpvXh0ayGkEAfXuVu2aQ,2853
|
|
2325
|
-
yandex/cloud/vpc/v1/route_table_pb2.pyi,sha256=
|
|
2325
|
+
yandex/cloud/vpc/v1/route_table_pb2.pyi,sha256=1RAjZS_xDdnxeQlZexXmA0vZD84NYq1mEkdCDMKozAU,6089
|
|
2326
2326
|
yandex/cloud/vpc/v1/route_table_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
2327
2327
|
yandex/cloud/vpc/v1/route_table_pb2_grpc.pyi,sha256=Dl8kkjhqb6F1Kt24mcFg7ppish4iKVfjRiiBxEjsMMA,413
|
|
2328
2328
|
yandex/cloud/vpc/v1/route_table_service_pb2.py,sha256=L6VkkJl6-3OQXtSs6uniGjF1tkHJUlx0nFcGroShRI8,14384
|
|
@@ -2330,7 +2330,7 @@ yandex/cloud/vpc/v1/route_table_service_pb2.pyi,sha256=HgveYWu05Weuxx7QAbysTGbm1
|
|
|
2330
2330
|
yandex/cloud/vpc/v1/route_table_service_pb2_grpc.py,sha256=Z8Mn12NEiMsTT-zu4G6yMjHXyxOJ6dvCKQIsAXtS_Fs,14193
|
|
2331
2331
|
yandex/cloud/vpc/v1/route_table_service_pb2_grpc.pyi,sha256=QpDfEgVXGF3T45WOEYtZmgA8I3xbCarSXDkHWPAoTjk,8199
|
|
2332
2332
|
yandex/cloud/vpc/v1/security_group_pb2.py,sha256=VOtQsvT1ym1de_aw0HHIeLmeOpjNB-OQlunza5_4LXU,5178
|
|
2333
|
-
yandex/cloud/vpc/v1/security_group_pb2.pyi,sha256=
|
|
2333
|
+
yandex/cloud/vpc/v1/security_group_pb2.pyi,sha256=avjpftX4bMr3C1YGVcRJ4euJW5TDQ3H9XsisAtdgyBs,12167
|
|
2334
2334
|
yandex/cloud/vpc/v1/security_group_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
2335
2335
|
yandex/cloud/vpc/v1/security_group_pb2_grpc.pyi,sha256=Dl8kkjhqb6F1Kt24mcFg7ppish4iKVfjRiiBxEjsMMA,413
|
|
2336
2336
|
yandex/cloud/vpc/v1/security_group_service_pb2.py,sha256=KX9lKoPnJh7ax9ICPT64oY5tcEGCEDXonm2LKqsUzSo,19183
|
|
@@ -2338,7 +2338,7 @@ yandex/cloud/vpc/v1/security_group_service_pb2.pyi,sha256=Q0nyScM76t3sRILUPJQo5-
|
|
|
2338
2338
|
yandex/cloud/vpc/v1/security_group_service_pb2_grpc.py,sha256=MP7_fc_B4m_Kvn-3q3ZE5mDKBnPCxOS3Z5dkwbNuE7E,18067
|
|
2339
2339
|
yandex/cloud/vpc/v1/security_group_service_pb2_grpc.pyi,sha256=sQWCSIBrQWIz2OyVxcUCKlFwwyp9mbZESEj6fWfjaEE,10002
|
|
2340
2340
|
yandex/cloud/vpc/v1/subnet_pb2.py,sha256=FPBHC0o5IvXLVQ0BilyINMp2hUBiMHB5UsJG5IMp1SU,2732
|
|
2341
|
-
yandex/cloud/vpc/v1/subnet_pb2.pyi,sha256=
|
|
2341
|
+
yandex/cloud/vpc/v1/subnet_pb2.pyi,sha256=EFfXT9KcZuw2lIRbt3pbXpuLBNOA-tLn0krCzwN9sPQ,6970
|
|
2342
2342
|
yandex/cloud/vpc/v1/subnet_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
2343
2343
|
yandex/cloud/vpc/v1/subnet_pb2_grpc.pyi,sha256=Dl8kkjhqb6F1Kt24mcFg7ppish4iKVfjRiiBxEjsMMA,413
|
|
2344
2344
|
yandex/cloud/vpc/v1/subnet_service_pb2.py,sha256=ocm18nIF5d5r3-V3707GdQ5WMsBLGeTjClS-W1SRAd4,20143
|
|
@@ -2401,9 +2401,9 @@ yandexcloud/operations.py,sha256=ZSvEhe_JMBefkDLcFtSHnOAoY2g_MVVVM1qcDUtpvgs,831
|
|
|
2401
2401
|
yandexcloud/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2402
2402
|
yandexcloud/_wrappers/__init__.py,sha256=z19vuf3vgVGWFc-0d1LFsyVXiM-SYlhvvWRQI8l1T_8,428
|
|
2403
2403
|
yandexcloud/_wrappers/dataproc/__init__.py,sha256=RV0du7hdi4TauB8_MrXvR7gzQdoFxBBsyvGiV8K4q50,33004
|
|
2404
|
-
yandexcloud-0.
|
|
2405
|
-
yandexcloud-0.
|
|
2406
|
-
yandexcloud-0.
|
|
2407
|
-
yandexcloud-0.
|
|
2408
|
-
yandexcloud-0.
|
|
2409
|
-
yandexcloud-0.
|
|
2404
|
+
yandexcloud-0.299.0.dist-info/AUTHORS,sha256=0o7IPkgdTswBveGhbt_73xRPpCrfeEGoZE11AiLvYSQ,231
|
|
2405
|
+
yandexcloud-0.299.0.dist-info/LICENSE,sha256=AFcOYhNOyuBQP89lObqyipdScN2KUUS-OuWoUlVo6yE,1077
|
|
2406
|
+
yandexcloud-0.299.0.dist-info/METADATA,sha256=vJ3XEM1b3IBmM5r11PdiCnTVZM9vMsTB8Zn2sDMWcJs,10397
|
|
2407
|
+
yandexcloud-0.299.0.dist-info/WHEEL,sha256=mguMlWGMX-VHnMpKOjjQidIo1ssRlCFu4a4mBpz1s2M,91
|
|
2408
|
+
yandexcloud-0.299.0.dist-info/top_level.txt,sha256=p6aBMPGD526A1jM2WVnAneI2qO4kGDWeJi6uwYApDqg,19
|
|
2409
|
+
yandexcloud-0.299.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|