yandexcloud 0.294.0__py3-none-any.whl → 0.296.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.

Files changed (119) hide show
  1. yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2.py +5 -3
  2. yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2.pyi +28 -1
  3. yandex/cloud/backup/v1/resource_pb2.py +16 -14
  4. yandex/cloud/backup/v1/resource_pb2.pyi +38 -1
  5. yandex/cloud/billing/v1/customer_service_pb2.pyi +1 -1
  6. yandex/cloud/billing/v1/sku_service_pb2.pyi +1 -0
  7. yandex/cloud/compute/v1/instance_pb2.pyi +1 -3
  8. yandex/cloud/compute/v1/instance_service_pb2.py +26 -26
  9. yandex/cloud/compute/v1/instance_service_pb2.pyi +5 -1
  10. yandex/cloud/datasphere/v2/jobs/jobs_pb2.py +40 -32
  11. yandex/cloud/datasphere/v2/jobs/jobs_pb2.pyi +78 -1
  12. yandex/cloud/datasphere/v2/jobs/project_job_service_pb2.py +56 -54
  13. yandex/cloud/datasphere/v2/jobs/project_job_service_pb2.pyi +21 -6
  14. yandex/cloud/datasphere/v2/project_service_pb2.py +34 -30
  15. yandex/cloud/datasphere/v2/project_service_pb2.pyi +13 -3
  16. yandex/cloud/iam/v1/api_key_service_pb2.py +13 -3
  17. yandex/cloud/iam/v1/api_key_service_pb2.pyi +53 -0
  18. yandex/cloud/iam/v1/api_key_service_pb2_grpc.py +34 -0
  19. yandex/cloud/iam/v1/api_key_service_pb2_grpc.pyi +20 -0
  20. yandex/cloud/iot/devices/v1/registry_pb2.py +13 -13
  21. yandex/cloud/iot/devices/v1/registry_pb2.pyi +4 -0
  22. yandex/cloud/iot/devices/v1/registry_service_pb2.py +23 -3
  23. yandex/cloud/iot/devices/v1/registry_service_pb2.pyi +64 -0
  24. yandex/cloud/iot/devices/v1/registry_service_pb2_grpc.py +68 -0
  25. yandex/cloud/iot/devices/v1/registry_service_pb2_grpc.pyi +40 -0
  26. yandex/cloud/mdb/greenplum/v1/pxf_pb2.pyi +226 -52
  27. yandex/cloud/mdb/kafka/v1/cluster_pb2.py +42 -35
  28. yandex/cloud/mdb/kafka/v1/cluster_pb2.pyi +32 -2
  29. yandex/cloud/mdb/mongodb/v1/cluster_service_pb2.pyi +13 -7
  30. yandex/cloud/mdb/postgresql/v1/user_pb2.pyi +33 -16
  31. yandex/cloud/organizationmanager/v1/os_login_service_pb2.py +20 -20
  32. yandex/cloud/organizationmanager/v1/os_login_service_pb2.pyi +2 -2
  33. yandex/cloud/serverless/functions/v1/function_pb2.py +30 -28
  34. yandex/cloud/serverless/functions/v1/function_pb2.pyi +5 -1
  35. yandex/cloud/serverless/functions/v1/function_service_pb2.py +38 -36
  36. yandex/cloud/serverless/functions/v1/function_service_pb2.pyi +5 -1
  37. yandex/cloud/smartcaptcha/__init__.py +0 -0
  38. yandex/cloud/smartcaptcha/v1/__init__.py +0 -0
  39. yandex/cloud/smartcaptcha/v1/captcha_pb2.py +100 -0
  40. yandex/cloud/smartcaptcha/v1/captcha_pb2.pyi +500 -0
  41. yandex/cloud/smartcaptcha/v1/captcha_pb2_grpc.py +4 -0
  42. yandex/cloud/smartcaptcha/v1/captcha_pb2_grpc.pyi +17 -0
  43. yandex/cloud/smartcaptcha/v1/captcha_service_pb2.py +76 -0
  44. yandex/cloud/smartcaptcha/v1/captcha_service_pb2.pyi +268 -0
  45. yandex/cloud/smartcaptcha/v1/captcha_service_pb2_grpc.py +242 -0
  46. yandex/cloud/smartcaptcha/v1/captcha_service_pb2_grpc.pyi +152 -0
  47. yandex/cloud/smartwebsecurity/__init__.py +0 -0
  48. yandex/cloud/smartwebsecurity/v1/__init__.py +0 -0
  49. yandex/cloud/smartwebsecurity/v1/security_profile_pb2.py +110 -0
  50. yandex/cloud/smartwebsecurity/v1/security_profile_pb2.pyi +520 -0
  51. yandex/cloud/smartwebsecurity/v1/security_profile_pb2_grpc.py +4 -0
  52. yandex/cloud/smartwebsecurity/v1/security_profile_pb2_grpc.pyi +17 -0
  53. yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2.py +78 -0
  54. yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2.pyi +260 -0
  55. yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2_grpc.py +208 -0
  56. yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2_grpc.pyi +132 -0
  57. yandex/cloud/speechsense/v1/analysis/__init__.py +0 -0
  58. yandex/cloud/speechsense/v1/analysis/conversation_statistics_pb2.py +28 -0
  59. yandex/cloud/speechsense/v1/analysis/conversation_statistics_pb2.pyi +40 -0
  60. yandex/cloud/speechsense/v1/analysis/conversation_statistics_pb2_grpc.py +4 -0
  61. yandex/cloud/speechsense/v1/analysis/conversation_statistics_pb2_grpc.pyi +17 -0
  62. yandex/cloud/speechsense/v1/analysis/interrupts_statistics_pb2.py +29 -0
  63. yandex/cloud/speechsense/v1/analysis/interrupts_statistics_pb2.pyi +66 -0
  64. yandex/cloud/speechsense/v1/analysis/interrupts_statistics_pb2_grpc.py +4 -0
  65. yandex/cloud/speechsense/v1/analysis/interrupts_statistics_pb2_grpc.pyi +17 -0
  66. yandex/cloud/speechsense/v1/analysis/points_pb2.py +29 -0
  67. yandex/cloud/speechsense/v1/analysis/points_pb2.pyi +53 -0
  68. yandex/cloud/speechsense/v1/analysis/points_pb2_grpc.py +4 -0
  69. yandex/cloud/speechsense/v1/analysis/points_pb2_grpc.pyi +17 -0
  70. yandex/cloud/speechsense/v1/analysis/predefined_classifiers_pb2.py +30 -0
  71. yandex/cloud/speechsense/v1/analysis/predefined_classifiers_pb2.pyi +93 -0
  72. yandex/cloud/speechsense/v1/analysis/predefined_classifiers_pb2_grpc.py +4 -0
  73. yandex/cloud/speechsense/v1/analysis/predefined_classifiers_pb2_grpc.pyi +17 -0
  74. yandex/cloud/speechsense/v1/analysis/silence_statistics_pb2.py +27 -0
  75. yandex/cloud/speechsense/v1/analysis/silence_statistics_pb2.pyi +41 -0
  76. yandex/cloud/speechsense/v1/analysis/silence_statistics_pb2_grpc.py +4 -0
  77. yandex/cloud/speechsense/v1/analysis/silence_statistics_pb2_grpc.pyi +17 -0
  78. yandex/cloud/speechsense/v1/analysis/speaker_statistics_pb2.py +28 -0
  79. yandex/cloud/speechsense/v1/analysis/speaker_statistics_pb2.pyi +58 -0
  80. yandex/cloud/speechsense/v1/analysis/speaker_statistics_pb2_grpc.py +4 -0
  81. yandex/cloud/speechsense/v1/analysis/speaker_statistics_pb2_grpc.pyi +17 -0
  82. yandex/cloud/speechsense/v1/analysis/speech_statistics_pb2.py +27 -0
  83. yandex/cloud/speechsense/v1/analysis/speech_statistics_pb2.pyi +43 -0
  84. yandex/cloud/speechsense/v1/analysis/speech_statistics_pb2_grpc.py +4 -0
  85. yandex/cloud/speechsense/v1/analysis/speech_statistics_pb2_grpc.pyi +17 -0
  86. yandex/cloud/speechsense/v1/analysis/statistics_common_pb2.py +30 -0
  87. yandex/cloud/speechsense/v1/analysis/statistics_common_pb2.pyi +91 -0
  88. yandex/cloud/speechsense/v1/analysis/statistics_common_pb2_grpc.py +4 -0
  89. yandex/cloud/speechsense/v1/analysis/statistics_common_pb2_grpc.pyi +17 -0
  90. yandex/cloud/speechsense/v1/analysis/text_classifiers_pb2.py +33 -0
  91. yandex/cloud/speechsense/v1/analysis/text_classifiers_pb2.pyi +102 -0
  92. yandex/cloud/speechsense/v1/analysis/text_classifiers_pb2_grpc.py +4 -0
  93. yandex/cloud/speechsense/v1/analysis/text_classifiers_pb2_grpc.pyi +17 -0
  94. yandex/cloud/speechsense/v1/analysis/transcription_pb2.py +41 -0
  95. yandex/cloud/speechsense/v1/analysis/transcription_pb2.pyi +186 -0
  96. yandex/cloud/speechsense/v1/analysis/transcription_pb2_grpc.py +4 -0
  97. yandex/cloud/speechsense/v1/analysis/transcription_pb2_grpc.pyi +17 -0
  98. yandex/cloud/speechsense/v1/analysis/utterance_statistics_pb2.py +27 -0
  99. yandex/cloud/speechsense/v1/analysis/utterance_statistics_pb2.pyi +70 -0
  100. yandex/cloud/speechsense/v1/analysis/utterance_statistics_pb2_grpc.py +4 -0
  101. yandex/cloud/speechsense/v1/analysis/utterance_statistics_pb2_grpc.pyi +17 -0
  102. yandex/cloud/speechsense/v1/search_pb2.py +51 -0
  103. yandex/cloud/speechsense/v1/search_pb2.pyi +324 -0
  104. yandex/cloud/speechsense/v1/search_pb2_grpc.py +4 -0
  105. yandex/cloud/speechsense/v1/search_pb2_grpc.pyi +17 -0
  106. yandex/cloud/speechsense/v1/talk_pb2.py +38 -0
  107. yandex/cloud/speechsense/v1/talk_pb2.pyi +161 -0
  108. yandex/cloud/speechsense/v1/talk_pb2_grpc.py +4 -0
  109. yandex/cloud/speechsense/v1/talk_pb2_grpc.pyi +17 -0
  110. yandex/cloud/speechsense/v1/talk_service_pb2.py +34 -18
  111. yandex/cloud/speechsense/v1/talk_service_pb2.pyi +143 -0
  112. yandex/cloud/speechsense/v1/talk_service_pb2_grpc.py +68 -0
  113. yandex/cloud/speechsense/v1/talk_service_pb2_grpc.pyi +40 -0
  114. {yandexcloud-0.294.0.dist-info → yandexcloud-0.296.0.dist-info}/METADATA +8 -8
  115. {yandexcloud-0.294.0.dist-info → yandexcloud-0.296.0.dist-info}/RECORD +119 -46
  116. {yandexcloud-0.294.0.dist-info → yandexcloud-0.296.0.dist-info}/AUTHORS +0 -0
  117. {yandexcloud-0.294.0.dist-info → yandexcloud-0.296.0.dist-info}/LICENSE +0 -0
  118. {yandexcloud-0.294.0.dist-info → yandexcloud-0.296.0.dist-info}/WHEEL +0 -0
  119. {yandexcloud-0.294.0.dist-info → yandexcloud-0.296.0.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,70 @@
1
+ """
2
+ @generated by mypy-protobuf. Do not edit manually!
3
+ isort:skip_file
4
+ """
5
+
6
+ import builtins
7
+ import google.protobuf.descriptor
8
+ import google.protobuf.message
9
+ import typing
10
+ import yandex.cloud.speechsense.v1.analysis.statistics_common_pb2
11
+
12
+ DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
13
+
14
+ @typing.final
15
+ class UtteranceStatistics(google.protobuf.message.Message):
16
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
17
+
18
+ SPEAKER_TAG_FIELD_NUMBER: builtins.int
19
+ SPEECH_BOUNDARIES_FIELD_NUMBER: builtins.int
20
+ TOTAL_SPEECH_MS_FIELD_NUMBER: builtins.int
21
+ SPEECH_RATIO_FIELD_NUMBER: builtins.int
22
+ TOTAL_SILENCE_MS_FIELD_NUMBER: builtins.int
23
+ SILENCE_RATIO_FIELD_NUMBER: builtins.int
24
+ WORDS_COUNT_FIELD_NUMBER: builtins.int
25
+ LETTERS_COUNT_FIELD_NUMBER: builtins.int
26
+ WORDS_PER_SECOND_FIELD_NUMBER: builtins.int
27
+ LETTERS_PER_SECOND_FIELD_NUMBER: builtins.int
28
+ speaker_tag: builtins.str
29
+ total_speech_ms: builtins.int
30
+ """Total speech duration"""
31
+ speech_ratio: builtins.float
32
+ """Speech ratio within audio segment"""
33
+ total_silence_ms: builtins.int
34
+ """Total silence duration"""
35
+ silence_ratio: builtins.float
36
+ """Silence ratio within audio segment"""
37
+ words_count: builtins.int
38
+ """Number of words in recognized speech"""
39
+ letters_count: builtins.int
40
+ """Number of letters in recognized speech"""
41
+ @property
42
+ def speech_boundaries(self) -> yandex.cloud.speechsense.v1.analysis.statistics_common_pb2.AudioSegmentBoundaries:
43
+ """Audio segment boundaries"""
44
+
45
+ @property
46
+ def words_per_second(self) -> yandex.cloud.speechsense.v1.analysis.statistics_common_pb2.DescriptiveStatistics:
47
+ """Descriptive statistics for words per second distribution"""
48
+
49
+ @property
50
+ def letters_per_second(self) -> yandex.cloud.speechsense.v1.analysis.statistics_common_pb2.DescriptiveStatistics:
51
+ """Descriptive statistics for letters per second distribution"""
52
+
53
+ def __init__(
54
+ self,
55
+ *,
56
+ speaker_tag: builtins.str = ...,
57
+ speech_boundaries: yandex.cloud.speechsense.v1.analysis.statistics_common_pb2.AudioSegmentBoundaries | None = ...,
58
+ total_speech_ms: builtins.int = ...,
59
+ speech_ratio: builtins.float = ...,
60
+ total_silence_ms: builtins.int = ...,
61
+ silence_ratio: builtins.float = ...,
62
+ words_count: builtins.int = ...,
63
+ letters_count: builtins.int = ...,
64
+ words_per_second: yandex.cloud.speechsense.v1.analysis.statistics_common_pb2.DescriptiveStatistics | None = ...,
65
+ letters_per_second: yandex.cloud.speechsense.v1.analysis.statistics_common_pb2.DescriptiveStatistics | None = ...,
66
+ ) -> None: ...
67
+ def HasField(self, field_name: typing.Literal["letters_per_second", b"letters_per_second", "speech_boundaries", b"speech_boundaries", "words_per_second", b"words_per_second"]) -> builtins.bool: ...
68
+ def ClearField(self, field_name: typing.Literal["letters_count", b"letters_count", "letters_per_second", b"letters_per_second", "silence_ratio", b"silence_ratio", "speaker_tag", b"speaker_tag", "speech_boundaries", b"speech_boundaries", "speech_ratio", b"speech_ratio", "total_silence_ms", b"total_silence_ms", "total_speech_ms", b"total_speech_ms", "words_count", b"words_count", "words_per_second", b"words_per_second"]) -> None: ...
69
+
70
+ global___UtteranceStatistics = UtteranceStatistics
@@ -0,0 +1,4 @@
1
+ # Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
2
+ """Client and server classes corresponding to protobuf-defined services."""
3
+ import grpc
4
+
@@ -0,0 +1,17 @@
1
+ """
2
+ @generated by mypy-protobuf. Do not edit manually!
3
+ isort:skip_file
4
+ """
5
+
6
+ import abc
7
+ import collections.abc
8
+ import grpc
9
+ import grpc.aio
10
+ import typing
11
+
12
+ _T = typing.TypeVar("_T")
13
+
14
+ class _MaybeAsyncIterator(collections.abc.AsyncIterator[_T], collections.abc.Iterator[_T], metaclass=abc.ABCMeta): ...
15
+
16
+ class _ServicerContext(grpc.ServicerContext, grpc.aio.ServicerContext): # type: ignore[misc, type-arg]
17
+ ...
@@ -0,0 +1,51 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: yandex/cloud/speechsense/v1/search.proto
4
+ """Generated protocol buffer code."""
5
+ from google.protobuf import descriptor as _descriptor
6
+ from google.protobuf import descriptor_pool as _descriptor_pool
7
+ from google.protobuf import symbol_database as _symbol_database
8
+ from google.protobuf.internal import builder as _builder
9
+ # @@protoc_insertion_point(imports)
10
+
11
+ _sym_db = _symbol_database.Default()
12
+
13
+
14
+ from google.protobuf import duration_pb2 as google_dot_protobuf_dot_duration__pb2
15
+ from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
16
+ from google.protobuf import wrappers_pb2 as google_dot_protobuf_dot_wrappers__pb2
17
+
18
+
19
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n(yandex/cloud/speechsense/v1/search.proto\x12\x1byandex.cloud.speechsense.v1\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/protobuf/wrappers.proto\"\x86\x04\n\x06\x46ilter\x12\x0b\n\x03key\x18\x01 \x01(\t\x12@\n\tany_match\x18\x02 \x01(\x0b\x32+.yandex.cloud.speechsense.v1.AnyMatchFilterH\x00\x12@\n\tint_range\x18\x03 \x01(\x0b\x32+.yandex.cloud.speechsense.v1.IntRangeFilterH\x00\x12\x46\n\x0c\x64ouble_range\x18\x04 \x01(\x0b\x32..yandex.cloud.speechsense.v1.DoubleRangeFilterH\x00\x12\x42\n\ndate_range\x18\x05 \x01(\x0b\x32,.yandex.cloud.speechsense.v1.DateRangeFilterH\x00\x12J\n\x0e\x64uration_range\x18\x06 \x01(\x0b\x32\x30.yandex.cloud.speechsense.v1.DurationRangeFilterH\x00\x12\x43\n\rboolean_match\x18\t \x01(\x0b\x32*.yandex.cloud.speechsense.v1.BooleanFilterH\x00\x12\x0f\n\x07inverse\x18\x07 \x01(\x08\x12\x33\n\x0e\x63hannel_number\x18\x08 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x08\n\x06\x66ilter\"[\n\x05Query\x12\x0c\n\x04text\x18\x01 \x01(\t\x12\x0f\n\x07inverse\x18\x02 \x01(\x08\x12\x33\n\x0e\x63hannel_number\x18\x03 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\" \n\x0e\x41nyMatchFilter\x12\x0e\n\x06values\x18\x01 \x03(\t\"?\n\x0f\x42oundsInclusive\x12\x16\n\x0e\x66rom_inclusive\x18\x01 \x01(\x08\x12\x14\n\x0cto_inclusive\x18\x02 \x01(\x08\"\xb8\x01\n\x0eIntRangeFilter\x12/\n\nfrom_value\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12-\n\x08to_value\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x46\n\x10\x62ounds_inclusive\x18\x03 \x01(\x0b\x32,.yandex.cloud.speechsense.v1.BoundsInclusive\"\xbd\x01\n\x11\x44oubleRangeFilter\x12\x30\n\nfrom_value\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12.\n\x08to_value\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x12\x46\n\x10\x62ounds_inclusive\x18\x03 \x01(\x0b\x32,.yandex.cloud.speechsense.v1.BoundsInclusive\"\xb7\x01\n\x0f\x44\x61teRangeFilter\x12.\n\nfrom_value\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12,\n\x08to_value\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x46\n\x10\x62ounds_inclusive\x18\x03 \x01(\x0b\x32,.yandex.cloud.speechsense.v1.BoundsInclusive\"\xb9\x01\n\x13\x44urationRangeFilter\x12-\n\nfrom_value\x18\x01 \x01(\x0b\x32\x19.google.protobuf.Duration\x12+\n\x08to_value\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x46\n\x10\x62ounds_inclusive\x18\x03 \x01(\x0b\x32,.yandex.cloud.speechsense.v1.BoundsInclusive\"\x1e\n\rBooleanFilter\x12\r\n\x05value\x18\x01 \x01(\x08\"B\n\x08SortData\x12\x36\n\x06\x66ields\x18\x01 \x03(\x0b\x32&.yandex.cloud.speechsense.v1.SortField\"c\n\tSortField\x12\r\n\x05\x66ield\x18\x01 \x01(\t\x12\x35\n\x05order\x18\x02 \x01(\x0e\x32&.yandex.cloud.speechsense.v1.SortOrder\x12\x10\n\x08position\x18\x03 \x01(\x03*P\n\tSortOrder\x12\x1a\n\x16SORT_ORDER_UNSPECIFIED\x10\x00\x12\x12\n\x0eSORT_ORDER_ASC\x10\x01\x12\x13\n\x0fSORT_ORDER_DESC\x10\x02\x42{\n\x1fyandex.cloud.api.speechsense.v1B\x0bSearchProtoZKgithub.com/yandex-cloud/go-genproto/yandex/cloud/speechsense/v1;speechsenseb\x06proto3')
20
+
21
+ _globals = globals()
22
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
23
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'yandex.cloud.speechsense.v1.search_pb2', _globals)
24
+ if _descriptor._USE_C_DESCRIPTORS == False:
25
+ DESCRIPTOR._options = None
26
+ DESCRIPTOR._serialized_options = b'\n\037yandex.cloud.api.speechsense.v1B\013SearchProtoZKgithub.com/yandex-cloud/go-genproto/yandex/cloud/speechsense/v1;speechsense'
27
+ _globals['_SORTORDER']._serialized_start=1837
28
+ _globals['_SORTORDER']._serialized_end=1917
29
+ _globals['_FILTER']._serialized_start=171
30
+ _globals['_FILTER']._serialized_end=689
31
+ _globals['_QUERY']._serialized_start=691
32
+ _globals['_QUERY']._serialized_end=782
33
+ _globals['_ANYMATCHFILTER']._serialized_start=784
34
+ _globals['_ANYMATCHFILTER']._serialized_end=816
35
+ _globals['_BOUNDSINCLUSIVE']._serialized_start=818
36
+ _globals['_BOUNDSINCLUSIVE']._serialized_end=881
37
+ _globals['_INTRANGEFILTER']._serialized_start=884
38
+ _globals['_INTRANGEFILTER']._serialized_end=1068
39
+ _globals['_DOUBLERANGEFILTER']._serialized_start=1071
40
+ _globals['_DOUBLERANGEFILTER']._serialized_end=1260
41
+ _globals['_DATERANGEFILTER']._serialized_start=1263
42
+ _globals['_DATERANGEFILTER']._serialized_end=1446
43
+ _globals['_DURATIONRANGEFILTER']._serialized_start=1449
44
+ _globals['_DURATIONRANGEFILTER']._serialized_end=1634
45
+ _globals['_BOOLEANFILTER']._serialized_start=1636
46
+ _globals['_BOOLEANFILTER']._serialized_end=1666
47
+ _globals['_SORTDATA']._serialized_start=1668
48
+ _globals['_SORTDATA']._serialized_end=1734
49
+ _globals['_SORTFIELD']._serialized_start=1736
50
+ _globals['_SORTFIELD']._serialized_end=1835
51
+ # @@protoc_insertion_point(module_scope)
@@ -0,0 +1,324 @@
1
+ """
2
+ @generated by mypy-protobuf. Do not edit manually!
3
+ isort:skip_file
4
+ """
5
+
6
+ import builtins
7
+ import collections.abc
8
+ import google.protobuf.descriptor
9
+ import google.protobuf.duration_pb2
10
+ import google.protobuf.internal.containers
11
+ import google.protobuf.internal.enum_type_wrapper
12
+ import google.protobuf.message
13
+ import google.protobuf.timestamp_pb2
14
+ import google.protobuf.wrappers_pb2
15
+ import sys
16
+ import typing
17
+
18
+ if sys.version_info >= (3, 10):
19
+ import typing as typing_extensions
20
+ else:
21
+ import typing_extensions
22
+
23
+ DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
24
+
25
+ class _SortOrder:
26
+ ValueType = typing.NewType("ValueType", builtins.int)
27
+ V: typing_extensions.TypeAlias = ValueType
28
+
29
+ class _SortOrderEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_SortOrder.ValueType], builtins.type):
30
+ DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
31
+ SORT_ORDER_UNSPECIFIED: _SortOrder.ValueType # 0
32
+ SORT_ORDER_ASC: _SortOrder.ValueType # 1
33
+ SORT_ORDER_DESC: _SortOrder.ValueType # 2
34
+
35
+ class SortOrder(_SortOrder, metaclass=_SortOrderEnumTypeWrapper): ...
36
+
37
+ SORT_ORDER_UNSPECIFIED: SortOrder.ValueType # 0
38
+ SORT_ORDER_ASC: SortOrder.ValueType # 1
39
+ SORT_ORDER_DESC: SortOrder.ValueType # 2
40
+ global___SortOrder = SortOrder
41
+
42
+ @typing.final
43
+ class Filter(google.protobuf.message.Message):
44
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
45
+
46
+ KEY_FIELD_NUMBER: builtins.int
47
+ ANY_MATCH_FIELD_NUMBER: builtins.int
48
+ INT_RANGE_FIELD_NUMBER: builtins.int
49
+ DOUBLE_RANGE_FIELD_NUMBER: builtins.int
50
+ DATE_RANGE_FIELD_NUMBER: builtins.int
51
+ DURATION_RANGE_FIELD_NUMBER: builtins.int
52
+ BOOLEAN_MATCH_FIELD_NUMBER: builtins.int
53
+ INVERSE_FIELD_NUMBER: builtins.int
54
+ CHANNEL_NUMBER_FIELD_NUMBER: builtins.int
55
+ key: builtins.str
56
+ """metadata key (user.some_key / system.created_at / analysis.speechkit.duration)"""
57
+ inverse: builtins.bool
58
+ @property
59
+ def any_match(self) -> global___AnyMatchFilter:
60
+ """find talk matched by any text filters"""
61
+
62
+ @property
63
+ def int_range(self) -> global___IntRangeFilter:
64
+ """find talks with value from int range"""
65
+
66
+ @property
67
+ def double_range(self) -> global___DoubleRangeFilter:
68
+ """find talks with value from double range"""
69
+
70
+ @property
71
+ def date_range(self) -> global___DateRangeFilter:
72
+ """find talks with value from date range"""
73
+
74
+ @property
75
+ def duration_range(self) -> global___DurationRangeFilter:
76
+ """find talks with value from duration range"""
77
+
78
+ @property
79
+ def boolean_match(self) -> global___BooleanFilter:
80
+ """find talks with value equals boolean"""
81
+
82
+ @property
83
+ def channel_number(self) -> google.protobuf.wrappers_pb2.Int64Value:
84
+ """channel number to apply filter for, starting with 0. applies to all channels if not specified"""
85
+
86
+ def __init__(
87
+ self,
88
+ *,
89
+ key: builtins.str = ...,
90
+ any_match: global___AnyMatchFilter | None = ...,
91
+ int_range: global___IntRangeFilter | None = ...,
92
+ double_range: global___DoubleRangeFilter | None = ...,
93
+ date_range: global___DateRangeFilter | None = ...,
94
+ duration_range: global___DurationRangeFilter | None = ...,
95
+ boolean_match: global___BooleanFilter | None = ...,
96
+ inverse: builtins.bool = ...,
97
+ channel_number: google.protobuf.wrappers_pb2.Int64Value | None = ...,
98
+ ) -> None: ...
99
+ def HasField(self, field_name: typing.Literal["any_match", b"any_match", "boolean_match", b"boolean_match", "channel_number", b"channel_number", "date_range", b"date_range", "double_range", b"double_range", "duration_range", b"duration_range", "filter", b"filter", "int_range", b"int_range"]) -> builtins.bool: ...
100
+ def ClearField(self, field_name: typing.Literal["any_match", b"any_match", "boolean_match", b"boolean_match", "channel_number", b"channel_number", "date_range", b"date_range", "double_range", b"double_range", "duration_range", b"duration_range", "filter", b"filter", "int_range", b"int_range", "inverse", b"inverse", "key", b"key"]) -> None: ...
101
+ def WhichOneof(self, oneof_group: typing.Literal["filter", b"filter"]) -> typing.Literal["any_match", "int_range", "double_range", "date_range", "duration_range", "boolean_match"] | None: ...
102
+
103
+ global___Filter = Filter
104
+
105
+ @typing.final
106
+ class Query(google.protobuf.message.Message):
107
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
108
+
109
+ TEXT_FIELD_NUMBER: builtins.int
110
+ INVERSE_FIELD_NUMBER: builtins.int
111
+ CHANNEL_NUMBER_FIELD_NUMBER: builtins.int
112
+ text: builtins.str
113
+ inverse: builtins.bool
114
+ """should or should NOT match"""
115
+ @property
116
+ def channel_number(self) -> google.protobuf.wrappers_pb2.Int64Value:
117
+ """id of channel to search ("1", "2", ..., any channel if not set)"""
118
+
119
+ def __init__(
120
+ self,
121
+ *,
122
+ text: builtins.str = ...,
123
+ inverse: builtins.bool = ...,
124
+ channel_number: google.protobuf.wrappers_pb2.Int64Value | None = ...,
125
+ ) -> None: ...
126
+ def HasField(self, field_name: typing.Literal["channel_number", b"channel_number"]) -> builtins.bool: ...
127
+ def ClearField(self, field_name: typing.Literal["channel_number", b"channel_number", "inverse", b"inverse", "text", b"text"]) -> None: ...
128
+
129
+ global___Query = Query
130
+
131
+ @typing.final
132
+ class AnyMatchFilter(google.protobuf.message.Message):
133
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
134
+
135
+ VALUES_FIELD_NUMBER: builtins.int
136
+ @property
137
+ def values(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.str]:
138
+ """values list to match with "OR" operator"""
139
+
140
+ def __init__(
141
+ self,
142
+ *,
143
+ values: collections.abc.Iterable[builtins.str] | None = ...,
144
+ ) -> None: ...
145
+ def ClearField(self, field_name: typing.Literal["values", b"values"]) -> None: ...
146
+
147
+ global___AnyMatchFilter = AnyMatchFilter
148
+
149
+ @typing.final
150
+ class BoundsInclusive(google.protobuf.message.Message):
151
+ """indicates whether to include range boundaries"""
152
+
153
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
154
+
155
+ FROM_INCLUSIVE_FIELD_NUMBER: builtins.int
156
+ TO_INCLUSIVE_FIELD_NUMBER: builtins.int
157
+ from_inclusive: builtins.bool
158
+ """include from bound"""
159
+ to_inclusive: builtins.bool
160
+ """include to bound"""
161
+ def __init__(
162
+ self,
163
+ *,
164
+ from_inclusive: builtins.bool = ...,
165
+ to_inclusive: builtins.bool = ...,
166
+ ) -> None: ...
167
+ def ClearField(self, field_name: typing.Literal["from_inclusive", b"from_inclusive", "to_inclusive", b"to_inclusive"]) -> None: ...
168
+
169
+ global___BoundsInclusive = BoundsInclusive
170
+
171
+ @typing.final
172
+ class IntRangeFilter(google.protobuf.message.Message):
173
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
174
+
175
+ FROM_VALUE_FIELD_NUMBER: builtins.int
176
+ TO_VALUE_FIELD_NUMBER: builtins.int
177
+ BOUNDS_INCLUSIVE_FIELD_NUMBER: builtins.int
178
+ @property
179
+ def from_value(self) -> google.protobuf.wrappers_pb2.Int64Value: ...
180
+ @property
181
+ def to_value(self) -> google.protobuf.wrappers_pb2.Int64Value: ...
182
+ @property
183
+ def bounds_inclusive(self) -> global___BoundsInclusive: ...
184
+ def __init__(
185
+ self,
186
+ *,
187
+ from_value: google.protobuf.wrappers_pb2.Int64Value | None = ...,
188
+ to_value: google.protobuf.wrappers_pb2.Int64Value | None = ...,
189
+ bounds_inclusive: global___BoundsInclusive | None = ...,
190
+ ) -> None: ...
191
+ def HasField(self, field_name: typing.Literal["bounds_inclusive", b"bounds_inclusive", "from_value", b"from_value", "to_value", b"to_value"]) -> builtins.bool: ...
192
+ def ClearField(self, field_name: typing.Literal["bounds_inclusive", b"bounds_inclusive", "from_value", b"from_value", "to_value", b"to_value"]) -> None: ...
193
+
194
+ global___IntRangeFilter = IntRangeFilter
195
+
196
+ @typing.final
197
+ class DoubleRangeFilter(google.protobuf.message.Message):
198
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
199
+
200
+ FROM_VALUE_FIELD_NUMBER: builtins.int
201
+ TO_VALUE_FIELD_NUMBER: builtins.int
202
+ BOUNDS_INCLUSIVE_FIELD_NUMBER: builtins.int
203
+ @property
204
+ def from_value(self) -> google.protobuf.wrappers_pb2.DoubleValue: ...
205
+ @property
206
+ def to_value(self) -> google.protobuf.wrappers_pb2.DoubleValue: ...
207
+ @property
208
+ def bounds_inclusive(self) -> global___BoundsInclusive: ...
209
+ def __init__(
210
+ self,
211
+ *,
212
+ from_value: google.protobuf.wrappers_pb2.DoubleValue | None = ...,
213
+ to_value: google.protobuf.wrappers_pb2.DoubleValue | None = ...,
214
+ bounds_inclusive: global___BoundsInclusive | None = ...,
215
+ ) -> None: ...
216
+ def HasField(self, field_name: typing.Literal["bounds_inclusive", b"bounds_inclusive", "from_value", b"from_value", "to_value", b"to_value"]) -> builtins.bool: ...
217
+ def ClearField(self, field_name: typing.Literal["bounds_inclusive", b"bounds_inclusive", "from_value", b"from_value", "to_value", b"to_value"]) -> None: ...
218
+
219
+ global___DoubleRangeFilter = DoubleRangeFilter
220
+
221
+ @typing.final
222
+ class DateRangeFilter(google.protobuf.message.Message):
223
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
224
+
225
+ FROM_VALUE_FIELD_NUMBER: builtins.int
226
+ TO_VALUE_FIELD_NUMBER: builtins.int
227
+ BOUNDS_INCLUSIVE_FIELD_NUMBER: builtins.int
228
+ @property
229
+ def from_value(self) -> google.protobuf.timestamp_pb2.Timestamp: ...
230
+ @property
231
+ def to_value(self) -> google.protobuf.timestamp_pb2.Timestamp: ...
232
+ @property
233
+ def bounds_inclusive(self) -> global___BoundsInclusive: ...
234
+ def __init__(
235
+ self,
236
+ *,
237
+ from_value: google.protobuf.timestamp_pb2.Timestamp | None = ...,
238
+ to_value: google.protobuf.timestamp_pb2.Timestamp | None = ...,
239
+ bounds_inclusive: global___BoundsInclusive | None = ...,
240
+ ) -> None: ...
241
+ def HasField(self, field_name: typing.Literal["bounds_inclusive", b"bounds_inclusive", "from_value", b"from_value", "to_value", b"to_value"]) -> builtins.bool: ...
242
+ def ClearField(self, field_name: typing.Literal["bounds_inclusive", b"bounds_inclusive", "from_value", b"from_value", "to_value", b"to_value"]) -> None: ...
243
+
244
+ global___DateRangeFilter = DateRangeFilter
245
+
246
+ @typing.final
247
+ class DurationRangeFilter(google.protobuf.message.Message):
248
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
249
+
250
+ FROM_VALUE_FIELD_NUMBER: builtins.int
251
+ TO_VALUE_FIELD_NUMBER: builtins.int
252
+ BOUNDS_INCLUSIVE_FIELD_NUMBER: builtins.int
253
+ @property
254
+ def from_value(self) -> google.protobuf.duration_pb2.Duration: ...
255
+ @property
256
+ def to_value(self) -> google.protobuf.duration_pb2.Duration: ...
257
+ @property
258
+ def bounds_inclusive(self) -> global___BoundsInclusive: ...
259
+ def __init__(
260
+ self,
261
+ *,
262
+ from_value: google.protobuf.duration_pb2.Duration | None = ...,
263
+ to_value: google.protobuf.duration_pb2.Duration | None = ...,
264
+ bounds_inclusive: global___BoundsInclusive | None = ...,
265
+ ) -> None: ...
266
+ def HasField(self, field_name: typing.Literal["bounds_inclusive", b"bounds_inclusive", "from_value", b"from_value", "to_value", b"to_value"]) -> builtins.bool: ...
267
+ def ClearField(self, field_name: typing.Literal["bounds_inclusive", b"bounds_inclusive", "from_value", b"from_value", "to_value", b"to_value"]) -> None: ...
268
+
269
+ global___DurationRangeFilter = DurationRangeFilter
270
+
271
+ @typing.final
272
+ class BooleanFilter(google.protobuf.message.Message):
273
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
274
+
275
+ VALUE_FIELD_NUMBER: builtins.int
276
+ value: builtins.bool
277
+ def __init__(
278
+ self,
279
+ *,
280
+ value: builtins.bool = ...,
281
+ ) -> None: ...
282
+ def ClearField(self, field_name: typing.Literal["value", b"value"]) -> None: ...
283
+
284
+ global___BooleanFilter = BooleanFilter
285
+
286
+ @typing.final
287
+ class SortData(google.protobuf.message.Message):
288
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
289
+
290
+ FIELDS_FIELD_NUMBER: builtins.int
291
+ @property
292
+ def fields(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___SortField]: ...
293
+ def __init__(
294
+ self,
295
+ *,
296
+ fields: collections.abc.Iterable[global___SortField] | None = ...,
297
+ ) -> None: ...
298
+ def ClearField(self, field_name: typing.Literal["fields", b"fields"]) -> None: ...
299
+
300
+ global___SortData = SortData
301
+
302
+ @typing.final
303
+ class SortField(google.protobuf.message.Message):
304
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
305
+
306
+ FIELD_FIELD_NUMBER: builtins.int
307
+ ORDER_FIELD_NUMBER: builtins.int
308
+ POSITION_FIELD_NUMBER: builtins.int
309
+ field: builtins.str
310
+ """sorting key"""
311
+ order: global___SortOrder.ValueType
312
+ """sorting order by current `field`"""
313
+ position: builtins.int
314
+ """number of field in comparing order (sort by key1 (position = 0), then key2 (position = 1), then key3...)"""
315
+ def __init__(
316
+ self,
317
+ *,
318
+ field: builtins.str = ...,
319
+ order: global___SortOrder.ValueType = ...,
320
+ position: builtins.int = ...,
321
+ ) -> None: ...
322
+ def ClearField(self, field_name: typing.Literal["field", b"field", "order", b"order", "position", b"position"]) -> None: ...
323
+
324
+ global___SortField = SortField
@@ -0,0 +1,4 @@
1
+ # Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
2
+ """Client and server classes corresponding to protobuf-defined services."""
3
+ import grpc
4
+
@@ -0,0 +1,17 @@
1
+ """
2
+ @generated by mypy-protobuf. Do not edit manually!
3
+ isort:skip_file
4
+ """
5
+
6
+ import abc
7
+ import collections.abc
8
+ import grpc
9
+ import grpc.aio
10
+ import typing
11
+
12
+ _T = typing.TypeVar("_T")
13
+
14
+ class _MaybeAsyncIterator(collections.abc.AsyncIterator[_T], collections.abc.Iterator[_T], metaclass=abc.ABCMeta): ...
15
+
16
+ class _ServicerContext(grpc.ServicerContext, grpc.aio.ServicerContext): # type: ignore[misc, type-arg]
17
+ ...
@@ -0,0 +1,38 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: yandex/cloud/speechsense/v1/talk.proto
4
+ """Generated protocol buffer code."""
5
+ from google.protobuf import descriptor as _descriptor
6
+ from google.protobuf import descriptor_pool as _descriptor_pool
7
+ from google.protobuf import symbol_database as _symbol_database
8
+ from google.protobuf.internal import builder as _builder
9
+ # @@protoc_insertion_point(imports)
10
+
11
+ _sym_db = _symbol_database.Default()
12
+
13
+
14
+ from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
15
+ from yandex.cloud.speechsense.v1.analysis import conversation_statistics_pb2 as yandex_dot_cloud_dot_speechsense_dot_v1_dot_analysis_dot_conversation__statistics__pb2
16
+ from yandex.cloud.speechsense.v1.analysis import interrupts_statistics_pb2 as yandex_dot_cloud_dot_speechsense_dot_v1_dot_analysis_dot_interrupts__statistics__pb2
17
+ from yandex.cloud.speechsense.v1.analysis import silence_statistics_pb2 as yandex_dot_cloud_dot_speechsense_dot_v1_dot_analysis_dot_silence__statistics__pb2
18
+ from yandex.cloud.speechsense.v1.analysis import speech_statistics_pb2 as yandex_dot_cloud_dot_speechsense_dot_v1_dot_analysis_dot_speech__statistics__pb2
19
+ from yandex.cloud.speechsense.v1.analysis import transcription_pb2 as yandex_dot_cloud_dot_speechsense_dot_v1_dot_analysis_dot_transcription__pb2
20
+ from yandex.cloud.speechsense.v1.analysis import text_classifiers_pb2 as yandex_dot_cloud_dot_speechsense_dot_v1_dot_analysis_dot_text__classifiers__pb2
21
+ from yandex.cloud.speechsense.v1.analysis import points_pb2 as yandex_dot_cloud_dot_speechsense_dot_v1_dot_analysis_dot_points__pb2
22
+
23
+
24
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n&yandex/cloud/speechsense/v1/talk.proto\x12\x1byandex.cloud.speechsense.v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x42yandex/cloud/speechsense/v1/analysis/conversation_statistics.proto\x1a@yandex/cloud/speechsense/v1/analysis/interrupts_statistics.proto\x1a=yandex/cloud/speechsense/v1/analysis/silence_statistics.proto\x1a<yandex/cloud/speechsense/v1/analysis/speech_statistics.proto\x1a\x38yandex/cloud/speechsense/v1/analysis/transcription.proto\x1a;yandex/cloud/speechsense/v1/analysis/text_classifiers.proto\x1a\x31yandex/cloud/speechsense/v1/analysis/points.proto\"\xe9\x06\n\x04Talk\x12\n\n\x02id\x18\x01 \x01(\t\x12\x17\n\x0forganization_id\x18\x02 \x01(\t\x12\x10\n\x08space_id\x18\x03 \x01(\t\x12\x15\n\rconnection_id\x18\x04 \x01(\t\x12\x13\n\x0bproject_ids\x18\x05 \x03(\t\x12\x12\n\ncreated_by\x18\x06 \x01(\t\x12.\n\ncreated_at\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x13\n\x0bmodified_by\x18\x08 \x01(\t\x12/\n\x0bmodified_at\x18\t \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x37\n\x0btalk_fields\x18\n \x03(\x0b\x32\".yandex.cloud.speechsense.v1.Field\x12J\n\rtranscription\x18\x0b \x01(\x0b\x32\x33.yandex.cloud.speechsense.v1.analysis.Transcription\x12Q\n\x11speech_statistics\x18\x0c \x01(\x0b\x32\x36.yandex.cloud.speechsense.v1.analysis.SpeechStatistics\x12S\n\x12silence_statistics\x18\r \x01(\x0b\x32\x37.yandex.cloud.speechsense.v1.analysis.SilenceStatistics\x12Y\n\x15interrupts_statistics\x18\x0e \x01(\x0b\x32:.yandex.cloud.speechsense.v1.analysis.InterruptsStatistics\x12]\n\x17\x63onversation_statistics\x18\x0f \x01(\x0b\x32<.yandex.cloud.speechsense.v1.analysis.ConversationStatistics\x12<\n\x06points\x18\x10 \x01(\x0b\x32,.yandex.cloud.speechsense.v1.analysis.Points\x12O\n\x10text_classifiers\x18\x11 \x01(\x0b\x32\x35.yandex.cloud.speechsense.v1.analysis.TextClassifiers\"Z\n\x05\x46ield\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t\x12\x34\n\x04type\x18\x03 \x01(\x0e\x32&.yandex.cloud.speechsense.v1.FieldType*\xaf\x01\n\tFieldType\x12\x1a\n\x16\x46IELD_TYPE_UNSPECIFIED\x10\x00\x12\x15\n\x11\x46IELD_TYPE_STRING\x10\x01\x12\x15\n\x11\x46IELD_TYPE_NUMBER\x10\x02\x12\x16\n\x12\x46IELD_TYPE_DECIMAL\x10\x03\x12\x16\n\x12\x46IELD_TYPE_BOOLEAN\x10\x04\x12\x13\n\x0f\x46IELD_TYPE_DATE\x10\x05\x12\x13\n\x0f\x46IELD_TYPE_JSON\x10\x06\x42y\n\x1fyandex.cloud.api.speechsense.v1B\tTalkProtoZKgithub.com/yandex-cloud/go-genproto/yandex/cloud/speechsense/v1;speechsenseb\x06proto3')
25
+
26
+ _globals = globals()
27
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
28
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'yandex.cloud.speechsense.v1.talk_pb2', _globals)
29
+ if _descriptor._USE_C_DESCRIPTORS == False:
30
+ DESCRIPTOR._options = None
31
+ DESCRIPTOR._serialized_options = b'\n\037yandex.cloud.api.speechsense.v1B\tTalkProtoZKgithub.com/yandex-cloud/go-genproto/yandex/cloud/speechsense/v1;speechsense'
32
+ _globals['_FIELDTYPE']._serialized_start=1502
33
+ _globals['_FIELDTYPE']._serialized_end=1677
34
+ _globals['_TALK']._serialized_start=534
35
+ _globals['_TALK']._serialized_end=1407
36
+ _globals['_FIELD']._serialized_start=1409
37
+ _globals['_FIELD']._serialized_end=1499
38
+ # @@protoc_insertion_point(module_scope)