yandexcloud 0.349.0__py3-none-any.whl → 0.350.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.
- yandex/cloud/ai/assistants/v1/assistant_pb2.py +4 -4
- yandex/cloud/ai/assistants/v1/assistant_pb2.pyi +8 -2
- yandex/cloud/ai/assistants/v1/assistant_service_pb2.py +26 -26
- yandex/cloud/ai/assistants/v1/assistant_service_pb2.pyi +14 -4
- yandex/cloud/ai/assistants/v1/common_pb2.py +5 -1
- yandex/cloud/ai/assistants/v1/common_pb2.pyi +50 -0
- yandex/cloud/ai/assistants/v1/runs/run_pb2.py +10 -10
- yandex/cloud/ai/assistants/v1/runs/run_pb2.pyi +8 -2
- yandex/cloud/ai/assistants/v1/runs/run_service_pb2.py +28 -28
- yandex/cloud/ai/assistants/v1/runs/run_service_pb2.pyi +8 -2
- yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2.pyi +2 -2
- yandex/cloud/ai/foundation_models/v1/text_common_pb2.py +20 -16
- yandex/cloud/ai/foundation_models/v1/text_common_pb2.pyi +62 -1
- yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.py +24 -23
- yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.pyi +15 -2
- yandex/cloud/ai/ocr/v1/ocr_pb2.py +24 -20
- yandex/cloud/ai/ocr/v1/ocr_pb2.pyi +72 -2
- yandex/cloud/ai/stt/v3/stt_pb2.pyi +1 -1
- yandex/cloud/backup/v1/policy_pb2.py +56 -52
- yandex/cloud/backup/v1/policy_pb2.pyi +64 -1
- yandex/cloud/clouddesktop/v1/desktop_image_service_pb2.pyi +8 -2
- yandex/cloud/gitlab/v1/instance_pb2.pyi +58 -4
- yandex/cloud/gitlab/v1/instance_service_pb2.py +50 -27
- yandex/cloud/gitlab/v1/instance_service_pb2.pyi +163 -2
- yandex/cloud/gitlab/v1/instance_service_pb2_grpc.py +62 -9
- yandex/cloud/gitlab/v1/instance_service_pb2_grpc.pyi +50 -6
- yandex/cloud/gitlab/v1/maintenance_pb2.pyi +10 -3
- yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.py +26 -22
- yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.pyi +34 -1
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.py +86 -63
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.pyi +86 -0
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2_grpc.py +88 -0
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2_grpc.pyi +40 -0
- yandex/cloud/mdb/clickhouse/v1/cluster_pb2.py +52 -46
- yandex/cloud/mdb/clickhouse/v1/cluster_pb2.pyi +63 -8
- yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.py +170 -170
- yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.pyi +48 -10
- yandex/cloud/mdb/mongodb/v1/cluster_pb2.py +142 -142
- yandex/cloud/mdb/mongodb/v1/cluster_pb2.pyi +8 -2
- yandex/cloud/mdb/mongodb/v1/cluster_service_pb2.py +234 -234
- yandex/cloud/mdb/mongodb/v1/cluster_service_pb2.pyi +16 -4
- yandex/cloud/mdb/mysql/v1/cluster_pb2.py +38 -32
- yandex/cloud/mdb/mysql/v1/cluster_pb2.pyi +40 -4
- yandex/cloud/mdb/mysql/v1/cluster_service_pb2.py +96 -96
- yandex/cloud/mdb/mysql/v1/cluster_service_pb2.pyi +24 -6
- yandex/cloud/mdb/opensearch/v1/cluster_pb2.py +46 -45
- yandex/cloud/mdb/opensearch/v1/cluster_pb2.pyi +9 -2
- yandex/cloud/mdb/opensearch/v1/cluster_service_pb2.py +140 -139
- yandex/cloud/mdb/opensearch/v1/cluster_service_pb2.pyi +17 -4
- yandex/cloud/mdb/postgresql/v1/cluster_pb2.py +42 -42
- yandex/cloud/mdb/postgresql/v1/cluster_pb2.pyi +8 -2
- yandex/cloud/mdb/postgresql/v1/cluster_service_pb2.py +98 -98
- yandex/cloud/mdb/postgresql/v1/cluster_service_pb2.pyi +16 -4
- yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2.pyi +24 -1
- yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2.pyi +24 -1
- yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2.pyi +24 -1
- yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2.pyi +24 -1
- yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2.pyi +24 -1
- yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2.pyi +24 -1
- yandex/cloud/mdb/redis/v1/cluster_pb2.py +36 -36
- yandex/cloud/mdb/redis/v1/cluster_pb2.pyi +8 -2
- yandex/cloud/mdb/redis/v1/cluster_service_pb2.py +114 -114
- yandex/cloud/mdb/redis/v1/cluster_service_pb2.pyi +16 -4
- yandex/cloud/serverless/eventrouter/v1/bus_pb2.py +8 -8
- yandex/cloud/serverless/eventrouter/v1/bus_pb2.pyi +1 -5
- yandex/cloud/storage/v1/bucket_pb2.py +78 -78
- yandex/cloud/storage/v1/bucket_pb2.pyi +5 -1
- yandex/cloud/storage/v1/bucket_service_pb2.py +4 -2
- yandex/cloud/storage/v1/bucket_service_pb2_grpc.py +43 -0
- yandex/cloud/storage/v1/bucket_service_pb2_grpc.pyi +17 -0
- yandex/cloud/video/v1/channel_service_pb2.py +34 -28
- yandex/cloud/video/v1/episode_service_pb2.py +58 -52
- yandex/cloud/video/v1/playlist_pb2.py +14 -5
- yandex/cloud/video/v1/playlist_service_pb2.py +36 -30
- yandex/cloud/video/v1/stream_line_service_pb2.py +46 -46
- yandex/cloud/video/v1/stream_service_pb2.py +50 -44
- yandex/cloud/video/v1/subtitle_service_pb2.py +18 -16
- yandex/cloud/video/v1/video_service_pb2.py +86 -80
- yandexcloud/__init__.py +1 -1
- yandexcloud/_wrappers/dataproc/__init__.py +10 -2
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.350.0.dist-info}/METADATA +1 -1
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.350.0.dist-info}/RECORD +92 -92
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.350.0.dist-info}/AUTHORS +0 -0
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.350.0.dist-info}/LICENSE +0 -0
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.350.0.dist-info}/WHEEL +0 -0
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.350.0.dist-info}/top_level.txt +0 -0
|
@@ -314,10 +314,13 @@ class FunctionTool(google.protobuf.message.Message):
|
|
|
314
314
|
NAME_FIELD_NUMBER: builtins.int
|
|
315
315
|
DESCRIPTION_FIELD_NUMBER: builtins.int
|
|
316
316
|
PARAMETERS_FIELD_NUMBER: builtins.int
|
|
317
|
+
STRICT_FIELD_NUMBER: builtins.int
|
|
317
318
|
name: builtins.str
|
|
318
319
|
"""The name of the function."""
|
|
319
320
|
description: builtins.str
|
|
320
321
|
"""A description of the function's purpose or behavior."""
|
|
322
|
+
strict: builtins.bool
|
|
323
|
+
"""Enforces strict adherence to the function schema, ensuring only defined parameters are used."""
|
|
321
324
|
@property
|
|
322
325
|
def parameters(self) -> google.protobuf.struct_pb2.Struct:
|
|
323
326
|
"""A JSON Schema that defines the expected parameters for the function.
|
|
@@ -330,9 +333,10 @@ class FunctionTool(google.protobuf.message.Message):
|
|
|
330
333
|
name: builtins.str = ...,
|
|
331
334
|
description: builtins.str = ...,
|
|
332
335
|
parameters: google.protobuf.struct_pb2.Struct | None = ...,
|
|
336
|
+
strict: builtins.bool = ...,
|
|
333
337
|
) -> None: ...
|
|
334
338
|
def HasField(self, field_name: typing.Literal["parameters", b"parameters"]) -> builtins.bool: ...
|
|
335
|
-
def ClearField(self, field_name: typing.Literal["description", b"description", "name", b"name", "parameters", b"parameters"]) -> None: ...
|
|
339
|
+
def ClearField(self, field_name: typing.Literal["description", b"description", "name", b"name", "parameters", b"parameters", "strict", b"strict"]) -> None: ...
|
|
336
340
|
|
|
337
341
|
global___FunctionTool = FunctionTool
|
|
338
342
|
|
|
@@ -493,3 +497,60 @@ class JsonSchema(google.protobuf.message.Message):
|
|
|
493
497
|
def ClearField(self, field_name: typing.Literal["schema", b"schema"]) -> None: ...
|
|
494
498
|
|
|
495
499
|
global___JsonSchema = JsonSchema
|
|
500
|
+
|
|
501
|
+
@typing.final
|
|
502
|
+
class ToolChoice(google.protobuf.message.Message):
|
|
503
|
+
"""Specifies how the model should select which tool (or tools) to use when generating a response."""
|
|
504
|
+
|
|
505
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
506
|
+
|
|
507
|
+
class _ToolChoiceMode:
|
|
508
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
509
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
510
|
+
|
|
511
|
+
class _ToolChoiceModeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[ToolChoice._ToolChoiceMode.ValueType], builtins.type):
|
|
512
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
513
|
+
TOOL_CHOICE_MODE_UNSPECIFIED: ToolChoice._ToolChoiceMode.ValueType # 0
|
|
514
|
+
"""The server will choose the default behavior, which is AUTO."""
|
|
515
|
+
NONE: ToolChoice._ToolChoiceMode.ValueType # 1
|
|
516
|
+
"""The model will not call any tool and will generate a standard text response."""
|
|
517
|
+
AUTO: ToolChoice._ToolChoiceMode.ValueType # 2
|
|
518
|
+
"""The model can choose between generating a text response or calling one or more tools.
|
|
519
|
+
This is the default behavior.
|
|
520
|
+
"""
|
|
521
|
+
REQUIRED: ToolChoice._ToolChoiceMode.ValueType # 3
|
|
522
|
+
"""The model is required to call one or more tools."""
|
|
523
|
+
|
|
524
|
+
class ToolChoiceMode(_ToolChoiceMode, metaclass=_ToolChoiceModeEnumTypeWrapper):
|
|
525
|
+
"""Defines the different modes for tool calling."""
|
|
526
|
+
|
|
527
|
+
TOOL_CHOICE_MODE_UNSPECIFIED: ToolChoice.ToolChoiceMode.ValueType # 0
|
|
528
|
+
"""The server will choose the default behavior, which is AUTO."""
|
|
529
|
+
NONE: ToolChoice.ToolChoiceMode.ValueType # 1
|
|
530
|
+
"""The model will not call any tool and will generate a standard text response."""
|
|
531
|
+
AUTO: ToolChoice.ToolChoiceMode.ValueType # 2
|
|
532
|
+
"""The model can choose between generating a text response or calling one or more tools.
|
|
533
|
+
This is the default behavior.
|
|
534
|
+
"""
|
|
535
|
+
REQUIRED: ToolChoice.ToolChoiceMode.ValueType # 3
|
|
536
|
+
"""The model is required to call one or more tools."""
|
|
537
|
+
|
|
538
|
+
MODE_FIELD_NUMBER: builtins.int
|
|
539
|
+
FUNCTION_NAME_FIELD_NUMBER: builtins.int
|
|
540
|
+
mode: global___ToolChoice.ToolChoiceMode.ValueType
|
|
541
|
+
"""Specifies the overall tool-calling mode."""
|
|
542
|
+
function_name: builtins.str
|
|
543
|
+
"""Forces the model to call a specific function.
|
|
544
|
+
The provided string must match the name of a function in the API request.
|
|
545
|
+
"""
|
|
546
|
+
def __init__(
|
|
547
|
+
self,
|
|
548
|
+
*,
|
|
549
|
+
mode: global___ToolChoice.ToolChoiceMode.ValueType = ...,
|
|
550
|
+
function_name: builtins.str = ...,
|
|
551
|
+
) -> None: ...
|
|
552
|
+
def HasField(self, field_name: typing.Literal["ToolChoice", b"ToolChoice", "function_name", b"function_name", "mode", b"mode"]) -> builtins.bool: ...
|
|
553
|
+
def ClearField(self, field_name: typing.Literal["ToolChoice", b"ToolChoice", "function_name", b"function_name", "mode", b"mode"]) -> None: ...
|
|
554
|
+
def WhichOneof(self, oneof_group: typing.Literal["ToolChoice", b"ToolChoice"]) -> typing.Literal["mode", "function_name"] | None: ...
|
|
555
|
+
|
|
556
|
+
global___ToolChoice = ToolChoice
|
|
@@ -27,9 +27,10 @@ from yandex.cloud.ai.foundation_models.v1 import text_common_pb2 as yandex_dot_c
|
|
|
27
27
|
from yandex.cloud.ai.foundation_models.v1 import batch_inference_task_status_pb2 as yandex_dot_cloud_dot_ai_dot_foundation__models_dot_v1_dot_batch__inference__task__status__pb2
|
|
28
28
|
from yandex.cloud.api import operation_pb2 as yandex_dot_cloud_dot_api_dot_operation__pb2
|
|
29
29
|
from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operation_dot_operation__pb2
|
|
30
|
+
from google.protobuf import wrappers_pb2 as google_dot_protobuf_dot_wrappers__pb2
|
|
30
31
|
|
|
31
32
|
|
|
32
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nRyandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service.proto\x12$yandex.cloud.ai.foundation_models.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x36yandex/cloud/ai/foundation_models/v1/text_common.proto\x1a\x46yandex/cloud/ai/foundation_models/v1/batch_inference_task_status.proto\x1a yandex/cloud/api/operation.proto\x1a&yandex/cloud/operation/operation.proto\"\xe9\
|
|
33
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nRyandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service.proto\x12$yandex.cloud.ai.foundation_models.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x36yandex/cloud/ai/foundation_models/v1/text_common.proto\x1a\x46yandex/cloud/ai/foundation_models/v1/batch_inference_task_status.proto\x1a yandex/cloud/api/operation.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1egoogle/protobuf/wrappers.proto\"\xe9\x03\n\x11\x43ompletionRequest\x12\x11\n\tmodel_uri\x18\x01 \x01(\t\x12S\n\x12\x63ompletion_options\x18\x02 \x01(\x0b\x32\x37.yandex.cloud.ai.foundation_models.v1.CompletionOptions\x12?\n\x08messages\x18\x03 \x03(\x0b\x32-.yandex.cloud.ai.foundation_models.v1.Message\x12\x39\n\x05tools\x18\x04 \x03(\x0b\x32*.yandex.cloud.ai.foundation_models.v1.Tool\x12\x15\n\x0bjson_object\x18\x05 \x01(\x08H\x00\x12G\n\x0bjson_schema\x18\x06 \x01(\x0b\x32\x30.yandex.cloud.ai.foundation_models.v1.JsonSchemaH\x00\x12\x37\n\x13parallel_tool_calls\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x45\n\x0btool_choice\x18\x08 \x01(\x0b\x32\x30.yandex.cloud.ai.foundation_models.v1.ToolChoiceB\x10\n\x0eResponseFormat\"\xb7\x01\n\x12\x43ompletionResponse\x12G\n\x0c\x61lternatives\x18\x01 \x03(\x0b\x32\x31.yandex.cloud.ai.foundation_models.v1.Alternative\x12\x41\n\x05usage\x18\x02 \x01(\x0b\x32\x32.yandex.cloud.ai.foundation_models.v1.ContentUsage\x12\x15\n\rmodel_version\x18\x03 \x01(\t\"\xaf\x01\n\x16\x42\x61tchCompletionRequest\x12\x11\n\tmodel_uri\x18\x01 \x01(\t\x12S\n\x12\x63ompletion_options\x18\x02 \x01(\x0b\x32\x37.yandex.cloud.ai.foundation_models.v1.CompletionOptions\x12\x1b\n\x11source_dataset_id\x18\x03 \x01(\tH\x00\x42\x10\n\x0erequest_format\"\xb1\x01\n\x17\x42\x61tchCompletionMetadata\x12\x0f\n\x07task_id\x18\x01 \x01(\t\x12S\n\x0btask_status\x18\x02 \x01(\x0e\x32>.yandex.cloud.ai.foundation_models.v1.BatchInferenceTaskStatus\x12\x19\n\x11\x63ompleted_batches\x18\x03 \x01(\x03\x12\x15\n\rtotal_batches\x18\x04 \x01(\x03\"\x9a\x01\n\x17\x42\x61tchCompletionResponse\x12\x0f\n\x07task_id\x18\x01 \x01(\t\x12S\n\x0btask_status\x18\x02 \x01(\x0e\x32>.yandex.cloud.ai.foundation_models.v1.BatchInferenceTaskStatus\x12\x19\n\x11result_dataset_id\x18\x03 \x01(\t\"2\n\x0fTokenizeRequest\x12\x11\n\tmodel_uri\x18\x01 \x01(\t\x12\x0c\n\x04text\x18\x02 \x01(\t\"f\n\x10TokenizeResponse\x12;\n\x06tokens\x18\x01 \x03(\x0b\x32+.yandex.cloud.ai.foundation_models.v1.Token\x12\x15\n\rmodel_version\x18\x02 \x01(\t2\xc7\x01\n\x15TextGenerationService\x12\xad\x01\n\nCompletion\x12\x37.yandex.cloud.ai.foundation_models.v1.CompletionRequest\x1a\x38.yandex.cloud.ai.foundation_models.v1.CompletionResponse\"*\x82\xd3\xe4\x93\x02$\"\x1f/foundationModels/v1/completion:\x01*0\x01\x32\xd0\x01\n\x1aTextGenerationAsyncService\x12\xb1\x01\n\nCompletion\x12\x37.yandex.cloud.ai.foundation_models.v1.CompletionRequest\x1a!.yandex.cloud.operation.Operation\"G\xb2\xd2*\x14\x12\x12\x43ompletionResponse\x82\xd3\xe4\x93\x02)\"$/foundationModels/v1/completionAsync:\x01*2\xf3\x01\n\x1aTextGenerationBatchService\x12\xd4\x01\n\nCompletion\x12<.yandex.cloud.ai.foundation_models.v1.BatchCompletionRequest\x1a!.yandex.cloud.operation.Operation\"e\xb2\xd2*2\n\x17\x42\x61tchCompletionMetadata\x12\x17\x42\x61tchCompletionResponse\x82\xd3\xe4\x93\x02)\"$/foundationModels/v1/completionBatch:\x01*2\xf4\x02\n\x10TokenizerService\x12\xa3\x01\n\x08Tokenize\x12\x35.yandex.cloud.ai.foundation_models.v1.TokenizeRequest\x1a\x36.yandex.cloud.ai.foundation_models.v1.TokenizeResponse\"(\x82\xd3\xe4\x93\x02\"\"\x1d/foundationModels/v1/tokenize:\x01*\x12\xb9\x01\n\x12TokenizeCompletion\x12\x37.yandex.cloud.ai.foundation_models.v1.CompletionRequest\x1a\x36.yandex.cloud.ai.foundation_models.v1.TokenizeResponse\"2\x82\xd3\xe4\x93\x02,\"\'/foundationModels/v1/tokenizeCompletion:\x01*B\x96\x01\n(yandex.cloud.api.ai.foundation_models.v1Zjgithub.com/yandex-cloud/go-genproto/yandex/cloud/ai/foundation_models/v1/text_generation;foundation_modelsb\x06proto3')
|
|
33
34
|
|
|
34
35
|
_globals = globals()
|
|
35
36
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -47,26 +48,26 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
47
48
|
_globals['_TOKENIZERSERVICE'].methods_by_name['Tokenize']._serialized_options = b'\202\323\344\223\002\"\"\035/foundationModels/v1/tokenize:\001*'
|
|
48
49
|
_globals['_TOKENIZERSERVICE'].methods_by_name['TokenizeCompletion']._loaded_options = None
|
|
49
50
|
_globals['_TOKENIZERSERVICE'].methods_by_name['TokenizeCompletion']._serialized_options = b'\202\323\344\223\002,\"\'/foundationModels/v1/tokenizeCompletion:\001*'
|
|
50
|
-
_globals['_COMPLETIONREQUEST']._serialized_start=
|
|
51
|
-
_globals['_COMPLETIONREQUEST']._serialized_end=
|
|
52
|
-
_globals['_COMPLETIONRESPONSE']._serialized_start=
|
|
53
|
-
_globals['_COMPLETIONRESPONSE']._serialized_end=
|
|
54
|
-
_globals['_BATCHCOMPLETIONREQUEST']._serialized_start=
|
|
55
|
-
_globals['_BATCHCOMPLETIONREQUEST']._serialized_end=
|
|
56
|
-
_globals['_BATCHCOMPLETIONMETADATA']._serialized_start=
|
|
57
|
-
_globals['_BATCHCOMPLETIONMETADATA']._serialized_end=
|
|
58
|
-
_globals['_BATCHCOMPLETIONRESPONSE']._serialized_start=
|
|
59
|
-
_globals['_BATCHCOMPLETIONRESPONSE']._serialized_end=
|
|
60
|
-
_globals['_TOKENIZEREQUEST']._serialized_start=
|
|
61
|
-
_globals['_TOKENIZEREQUEST']._serialized_end=
|
|
62
|
-
_globals['_TOKENIZERESPONSE']._serialized_start=
|
|
63
|
-
_globals['_TOKENIZERESPONSE']._serialized_end=
|
|
64
|
-
_globals['_TEXTGENERATIONSERVICE']._serialized_start=
|
|
65
|
-
_globals['_TEXTGENERATIONSERVICE']._serialized_end=
|
|
66
|
-
_globals['_TEXTGENERATIONASYNCSERVICE']._serialized_start=
|
|
67
|
-
_globals['_TEXTGENERATIONASYNCSERVICE']._serialized_end=
|
|
68
|
-
_globals['_TEXTGENERATIONBATCHSERVICE']._serialized_start=
|
|
69
|
-
_globals['_TEXTGENERATIONBATCHSERVICE']._serialized_end=
|
|
70
|
-
_globals['_TOKENIZERSERVICE']._serialized_start=
|
|
71
|
-
_globals['_TOKENIZERSERVICE']._serialized_end=
|
|
51
|
+
_globals['_COMPLETIONREQUEST']._serialized_start=389
|
|
52
|
+
_globals['_COMPLETIONREQUEST']._serialized_end=878
|
|
53
|
+
_globals['_COMPLETIONRESPONSE']._serialized_start=881
|
|
54
|
+
_globals['_COMPLETIONRESPONSE']._serialized_end=1064
|
|
55
|
+
_globals['_BATCHCOMPLETIONREQUEST']._serialized_start=1067
|
|
56
|
+
_globals['_BATCHCOMPLETIONREQUEST']._serialized_end=1242
|
|
57
|
+
_globals['_BATCHCOMPLETIONMETADATA']._serialized_start=1245
|
|
58
|
+
_globals['_BATCHCOMPLETIONMETADATA']._serialized_end=1422
|
|
59
|
+
_globals['_BATCHCOMPLETIONRESPONSE']._serialized_start=1425
|
|
60
|
+
_globals['_BATCHCOMPLETIONRESPONSE']._serialized_end=1579
|
|
61
|
+
_globals['_TOKENIZEREQUEST']._serialized_start=1581
|
|
62
|
+
_globals['_TOKENIZEREQUEST']._serialized_end=1631
|
|
63
|
+
_globals['_TOKENIZERESPONSE']._serialized_start=1633
|
|
64
|
+
_globals['_TOKENIZERESPONSE']._serialized_end=1735
|
|
65
|
+
_globals['_TEXTGENERATIONSERVICE']._serialized_start=1738
|
|
66
|
+
_globals['_TEXTGENERATIONSERVICE']._serialized_end=1937
|
|
67
|
+
_globals['_TEXTGENERATIONASYNCSERVICE']._serialized_start=1940
|
|
68
|
+
_globals['_TEXTGENERATIONASYNCSERVICE']._serialized_end=2148
|
|
69
|
+
_globals['_TEXTGENERATIONBATCHSERVICE']._serialized_start=2151
|
|
70
|
+
_globals['_TEXTGENERATIONBATCHSERVICE']._serialized_end=2394
|
|
71
|
+
_globals['_TOKENIZERSERVICE']._serialized_start=2397
|
|
72
|
+
_globals['_TOKENIZERSERVICE']._serialized_end=2769
|
|
72
73
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -8,6 +8,7 @@ import collections.abc
|
|
|
8
8
|
import google.protobuf.descriptor
|
|
9
9
|
import google.protobuf.internal.containers
|
|
10
10
|
import google.protobuf.message
|
|
11
|
+
import google.protobuf.wrappers_pb2
|
|
11
12
|
import typing
|
|
12
13
|
import yandex.cloud.ai.foundation_models.v1.batch_inference_task_status_pb2
|
|
13
14
|
import yandex.cloud.ai.foundation_models.v1.text_common_pb2
|
|
@@ -26,6 +27,8 @@ class CompletionRequest(google.protobuf.message.Message):
|
|
|
26
27
|
TOOLS_FIELD_NUMBER: builtins.int
|
|
27
28
|
JSON_OBJECT_FIELD_NUMBER: builtins.int
|
|
28
29
|
JSON_SCHEMA_FIELD_NUMBER: builtins.int
|
|
30
|
+
PARALLEL_TOOL_CALLS_FIELD_NUMBER: builtins.int
|
|
31
|
+
TOOL_CHOICE_FIELD_NUMBER: builtins.int
|
|
29
32
|
model_uri: builtins.str
|
|
30
33
|
"""The [ID of the model](/docs/foundation-models/concepts/yandexgpt/models) to be used for completion generation."""
|
|
31
34
|
json_object: builtins.bool
|
|
@@ -51,6 +54,14 @@ class CompletionRequest(google.protobuf.message.Message):
|
|
|
51
54
|
def json_schema(self) -> yandex.cloud.ai.foundation_models.v1.text_common_pb2.JsonSchema:
|
|
52
55
|
"""Enforces a specific JSON structure for the model's response based on a provided schema."""
|
|
53
56
|
|
|
57
|
+
@property
|
|
58
|
+
def parallel_tool_calls(self) -> google.protobuf.wrappers_pb2.BoolValue:
|
|
59
|
+
"""Controls whether the model can generate multiple tool calls in a single response. Defaults to true."""
|
|
60
|
+
|
|
61
|
+
@property
|
|
62
|
+
def tool_choice(self) -> yandex.cloud.ai.foundation_models.v1.text_common_pb2.ToolChoice:
|
|
63
|
+
"""Specifies how the model should select which tool (or tools) to use when generating a response."""
|
|
64
|
+
|
|
54
65
|
def __init__(
|
|
55
66
|
self,
|
|
56
67
|
*,
|
|
@@ -60,9 +71,11 @@ class CompletionRequest(google.protobuf.message.Message):
|
|
|
60
71
|
tools: collections.abc.Iterable[yandex.cloud.ai.foundation_models.v1.text_common_pb2.Tool] | None = ...,
|
|
61
72
|
json_object: builtins.bool = ...,
|
|
62
73
|
json_schema: yandex.cloud.ai.foundation_models.v1.text_common_pb2.JsonSchema | None = ...,
|
|
74
|
+
parallel_tool_calls: google.protobuf.wrappers_pb2.BoolValue | None = ...,
|
|
75
|
+
tool_choice: yandex.cloud.ai.foundation_models.v1.text_common_pb2.ToolChoice | None = ...,
|
|
63
76
|
) -> None: ...
|
|
64
|
-
def HasField(self, field_name: typing.Literal["ResponseFormat", b"ResponseFormat", "completion_options", b"completion_options", "json_object", b"json_object", "json_schema", b"json_schema"]) -> builtins.bool: ...
|
|
65
|
-
def ClearField(self, field_name: typing.Literal["ResponseFormat", b"ResponseFormat", "completion_options", b"completion_options", "json_object", b"json_object", "json_schema", b"json_schema", "messages", b"messages", "model_uri", b"model_uri", "tools", b"tools"]) -> None: ...
|
|
77
|
+
def HasField(self, field_name: typing.Literal["ResponseFormat", b"ResponseFormat", "completion_options", b"completion_options", "json_object", b"json_object", "json_schema", b"json_schema", "parallel_tool_calls", b"parallel_tool_calls", "tool_choice", b"tool_choice"]) -> builtins.bool: ...
|
|
78
|
+
def ClearField(self, field_name: typing.Literal["ResponseFormat", b"ResponseFormat", "completion_options", b"completion_options", "json_object", b"json_object", "json_schema", b"json_schema", "messages", b"messages", "model_uri", b"model_uri", "parallel_tool_calls", b"parallel_tool_calls", "tool_choice", b"tool_choice", "tools", b"tools"]) -> None: ...
|
|
66
79
|
def WhichOneof(self, oneof_group: typing.Literal["ResponseFormat", b"ResponseFormat"]) -> typing.Literal["json_object", "json_schema"] | None: ...
|
|
67
80
|
|
|
68
81
|
global___CompletionRequest = CompletionRequest
|
|
@@ -24,7 +24,7 @@ _sym_db = _symbol_database.Default()
|
|
|
24
24
|
|
|
25
25
|
|
|
26
26
|
|
|
27
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n yandex/cloud/ai/ocr/v1/ocr.proto\x12\x16yandex.cloud.ai.ocr.v1\";\n\x07Polygon\x12\x30\n\x08vertices\x18\x01 \x03(\x0b\x32\x1e.yandex.cloud.ai.ocr.v1.Vertex\"\x1e\n\x06Vertex\x12\t\n\x01x\x18\x01 \x01(\x03\x12\t\n\x01y\x18\x02 \x01(\x03\"\
|
|
27
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n yandex/cloud/ai/ocr/v1/ocr.proto\x12\x16yandex.cloud.ai.ocr.v1\";\n\x07Polygon\x12\x30\n\x08vertices\x18\x01 \x03(\x0b\x32\x1e.yandex.cloud.ai.ocr.v1.Vertex\"\x1e\n\x06Vertex\x12\t\n\x01x\x18\x01 \x01(\x03\x12\t\n\x01y\x18\x02 \x01(\x03\"\xc6\x02\n\x0eTextAnnotation\x12\r\n\x05width\x18\x01 \x01(\x03\x12\x0e\n\x06height\x18\x02 \x01(\x03\x12-\n\x06\x62locks\x18\x03 \x03(\x0b\x32\x1d.yandex.cloud.ai.ocr.v1.Block\x12\x30\n\x08\x65ntities\x18\x04 \x03(\x0b\x32\x1e.yandex.cloud.ai.ocr.v1.Entity\x12-\n\x06tables\x18\x05 \x03(\x0b\x32\x1d.yandex.cloud.ai.ocr.v1.Table\x12\x11\n\tfull_text\x18\x06 \x01(\t\x12-\n\x06rotate\x18\x07 \x01(\x0e\x32\x1d.yandex.cloud.ai.ocr.v1.Angle\x12\x10\n\x08markdown\x18\x08 \x01(\t\x12\x31\n\x08pictures\x18\t \x03(\x0b\x32\x1f.yandex.cloud.ai.ocr.v1.Picture\"$\n\x06\x45ntity\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0c\n\x04text\x18\x02 \x01(\t\"\xcf\x02\n\x05\x42lock\x12\x35\n\x0c\x62ounding_box\x18\x01 \x01(\x0b\x32\x1f.yandex.cloud.ai.ocr.v1.Polygon\x12+\n\x05lines\x18\x02 \x03(\x0b\x32\x1c.yandex.cloud.ai.ocr.v1.Line\x12\x41\n\tlanguages\x18\x03 \x03(\x0b\x32..yandex.cloud.ai.ocr.v1.Block.DetectedLanguage\x12;\n\rtext_segments\x18\x04 \x03(\x0b\x32$.yandex.cloud.ai.ocr.v1.TextSegments\x12\x37\n\x0blayout_type\x18\x05 \x01(\x0e\x32\".yandex.cloud.ai.ocr.v1.LayoutType\x1a)\n\x10\x44\x65tectedLanguage\x12\x15\n\rlanguage_code\x18\x01 \x01(\t\"\xe9\x01\n\x04Line\x12\x35\n\x0c\x62ounding_box\x18\x01 \x01(\x0b\x32\x1f.yandex.cloud.ai.ocr.v1.Polygon\x12\x0c\n\x04text\x18\x02 \x01(\t\x12+\n\x05words\x18\x03 \x03(\x0b\x32\x1c.yandex.cloud.ai.ocr.v1.Word\x12;\n\rtext_segments\x18\x04 \x03(\x0b\x32$.yandex.cloud.ai.ocr.v1.TextSegments\x12\x32\n\x0borientation\x18\x05 \x01(\x0e\x32\x1d.yandex.cloud.ai.ocr.v1.Angle\"\x9e\x01\n\x04Word\x12\x35\n\x0c\x62ounding_box\x18\x01 \x01(\x0b\x32\x1f.yandex.cloud.ai.ocr.v1.Polygon\x12\x0c\n\x04text\x18\x02 \x01(\t\x12\x14\n\x0c\x65ntity_index\x18\x03 \x01(\x03\x12;\n\rtext_segments\x18\x04 \x03(\x0b\x32$.yandex.cloud.ai.ocr.v1.TextSegments\"3\n\x0cTextSegments\x12\x13\n\x0bstart_index\x18\x01 \x01(\x03\x12\x0e\n\x06length\x18\x02 \x01(\x03\"\x99\x01\n\x05Table\x12\x35\n\x0c\x62ounding_box\x18\x01 \x01(\x0b\x32\x1f.yandex.cloud.ai.ocr.v1.Polygon\x12\x11\n\trow_count\x18\x02 \x01(\x03\x12\x14\n\x0c\x63olumn_count\x18\x03 \x01(\x03\x12\x30\n\x05\x63\x65lls\x18\x04 \x03(\x0b\x32!.yandex.cloud.ai.ocr.v1.TableCell\"\xdd\x01\n\tTableCell\x12\x35\n\x0c\x62ounding_box\x18\x01 \x01(\x0b\x32\x1f.yandex.cloud.ai.ocr.v1.Polygon\x12\x11\n\trow_index\x18\x02 \x01(\x03\x12\x14\n\x0c\x63olumn_index\x18\x03 \x01(\x03\x12\x13\n\x0b\x63olumn_span\x18\x04 \x01(\x03\x12\x10\n\x08row_span\x18\x05 \x01(\x03\x12\x0c\n\x04text\x18\x06 \x01(\t\x12;\n\rtext_segments\x18\x07 \x03(\x0b\x32$.yandex.cloud.ai.ocr.v1.TextSegments\"O\n\x07Picture\x12\x35\n\x0c\x62ounding_box\x18\x01 \x01(\x0b\x32\x1f.yandex.cloud.ai.ocr.v1.Polygon\x12\r\n\x05score\x18\x02 \x01(\x01*W\n\x05\x41ngle\x12\x15\n\x11\x41NGLE_UNSPECIFIED\x10\x00\x12\x0b\n\x07\x41NGLE_0\x10\x01\x12\x0c\n\x08\x41NGLE_90\x10\x02\x12\r\n\tANGLE_180\x10\x03\x12\r\n\tANGLE_270\x10\x04*\xa1\x02\n\nLayoutType\x12\x1b\n\x17LAYOUT_TYPE_UNSPECIFIED\x10\x00\x12\x17\n\x13LAYOUT_TYPE_UNKNOWN\x10\x01\x12\x14\n\x10LAYOUT_TYPE_TEXT\x10\x02\x12\x16\n\x12LAYOUT_TYPE_HEADER\x10\x03\x12\x1e\n\x1aLAYOUT_TYPE_SECTION_HEADER\x10\x04\x12\x16\n\x12LAYOUT_TYPE_FOOTER\x10\x05\x12\x18\n\x14LAYOUT_TYPE_FOOTNOTE\x10\x06\x12\x17\n\x13LAYOUT_TYPE_PICTURE\x10\x07\x12\x17\n\x13LAYOUT_TYPE_CAPTION\x10\x08\x12\x15\n\x11LAYOUT_TYPE_TITLE\x10\t\x12\x14\n\x10LAYOUT_TYPE_LIST\x10\nB\\\n\x1ayandex.cloud.api.ai.ocr.v1Z>github.com/yandex-cloud/go-genproto/yandex/cloud/ai/ocr/v1;ocrb\x06proto3')
|
|
28
28
|
|
|
29
29
|
_globals = globals()
|
|
30
30
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -32,28 +32,32 @@ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'yandex.cloud.ai.ocr.v1.ocr_
|
|
|
32
32
|
if not _descriptor._USE_C_DESCRIPTORS:
|
|
33
33
|
_globals['DESCRIPTOR']._loaded_options = None
|
|
34
34
|
_globals['DESCRIPTOR']._serialized_options = b'\n\032yandex.cloud.api.ai.ocr.v1Z>github.com/yandex-cloud/go-genproto/yandex/cloud/ai/ocr/v1;ocr'
|
|
35
|
-
_globals['_ANGLE']._serialized_start=
|
|
36
|
-
_globals['_ANGLE']._serialized_end=
|
|
35
|
+
_globals['_ANGLE']._serialized_start=1769
|
|
36
|
+
_globals['_ANGLE']._serialized_end=1856
|
|
37
|
+
_globals['_LAYOUTTYPE']._serialized_start=1859
|
|
38
|
+
_globals['_LAYOUTTYPE']._serialized_end=2148
|
|
37
39
|
_globals['_POLYGON']._serialized_start=60
|
|
38
40
|
_globals['_POLYGON']._serialized_end=119
|
|
39
41
|
_globals['_VERTEX']._serialized_start=121
|
|
40
42
|
_globals['_VERTEX']._serialized_end=151
|
|
41
43
|
_globals['_TEXTANNOTATION']._serialized_start=154
|
|
42
|
-
_globals['_TEXTANNOTATION']._serialized_end=
|
|
43
|
-
_globals['_ENTITY']._serialized_start=
|
|
44
|
-
_globals['_ENTITY']._serialized_end=
|
|
45
|
-
_globals['_BLOCK']._serialized_start=
|
|
46
|
-
_globals['_BLOCK']._serialized_end=
|
|
47
|
-
_globals['_BLOCK_DETECTEDLANGUAGE']._serialized_start=
|
|
48
|
-
_globals['_BLOCK_DETECTEDLANGUAGE']._serialized_end=
|
|
49
|
-
_globals['_LINE']._serialized_start=
|
|
50
|
-
_globals['_LINE']._serialized_end=
|
|
51
|
-
_globals['_WORD']._serialized_start=
|
|
52
|
-
_globals['_WORD']._serialized_end=
|
|
53
|
-
_globals['_TEXTSEGMENTS']._serialized_start=
|
|
54
|
-
_globals['_TEXTSEGMENTS']._serialized_end=
|
|
55
|
-
_globals['_TABLE']._serialized_start=
|
|
56
|
-
_globals['_TABLE']._serialized_end=
|
|
57
|
-
_globals['_TABLECELL']._serialized_start=
|
|
58
|
-
_globals['_TABLECELL']._serialized_end=
|
|
44
|
+
_globals['_TEXTANNOTATION']._serialized_end=480
|
|
45
|
+
_globals['_ENTITY']._serialized_start=482
|
|
46
|
+
_globals['_ENTITY']._serialized_end=518
|
|
47
|
+
_globals['_BLOCK']._serialized_start=521
|
|
48
|
+
_globals['_BLOCK']._serialized_end=856
|
|
49
|
+
_globals['_BLOCK_DETECTEDLANGUAGE']._serialized_start=815
|
|
50
|
+
_globals['_BLOCK_DETECTEDLANGUAGE']._serialized_end=856
|
|
51
|
+
_globals['_LINE']._serialized_start=859
|
|
52
|
+
_globals['_LINE']._serialized_end=1092
|
|
53
|
+
_globals['_WORD']._serialized_start=1095
|
|
54
|
+
_globals['_WORD']._serialized_end=1253
|
|
55
|
+
_globals['_TEXTSEGMENTS']._serialized_start=1255
|
|
56
|
+
_globals['_TEXTSEGMENTS']._serialized_end=1306
|
|
57
|
+
_globals['_TABLE']._serialized_start=1309
|
|
58
|
+
_globals['_TABLE']._serialized_end=1462
|
|
59
|
+
_globals['_TABLECELL']._serialized_start=1465
|
|
60
|
+
_globals['_TABLECELL']._serialized_end=1686
|
|
61
|
+
_globals['_PICTURE']._serialized_start=1688
|
|
62
|
+
_globals['_PICTURE']._serialized_end=1767
|
|
59
63
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -40,6 +40,39 @@ ANGLE_180: Angle.ValueType # 3
|
|
|
40
40
|
ANGLE_270: Angle.ValueType # 4
|
|
41
41
|
global___Angle = Angle
|
|
42
42
|
|
|
43
|
+
class _LayoutType:
|
|
44
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
45
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
46
|
+
|
|
47
|
+
class _LayoutTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_LayoutType.ValueType], builtins.type):
|
|
48
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
49
|
+
LAYOUT_TYPE_UNSPECIFIED: _LayoutType.ValueType # 0
|
|
50
|
+
LAYOUT_TYPE_UNKNOWN: _LayoutType.ValueType # 1
|
|
51
|
+
LAYOUT_TYPE_TEXT: _LayoutType.ValueType # 2
|
|
52
|
+
LAYOUT_TYPE_HEADER: _LayoutType.ValueType # 3
|
|
53
|
+
LAYOUT_TYPE_SECTION_HEADER: _LayoutType.ValueType # 4
|
|
54
|
+
LAYOUT_TYPE_FOOTER: _LayoutType.ValueType # 5
|
|
55
|
+
LAYOUT_TYPE_FOOTNOTE: _LayoutType.ValueType # 6
|
|
56
|
+
LAYOUT_TYPE_PICTURE: _LayoutType.ValueType # 7
|
|
57
|
+
LAYOUT_TYPE_CAPTION: _LayoutType.ValueType # 8
|
|
58
|
+
LAYOUT_TYPE_TITLE: _LayoutType.ValueType # 9
|
|
59
|
+
LAYOUT_TYPE_LIST: _LayoutType.ValueType # 10
|
|
60
|
+
|
|
61
|
+
class LayoutType(_LayoutType, metaclass=_LayoutTypeEnumTypeWrapper): ...
|
|
62
|
+
|
|
63
|
+
LAYOUT_TYPE_UNSPECIFIED: LayoutType.ValueType # 0
|
|
64
|
+
LAYOUT_TYPE_UNKNOWN: LayoutType.ValueType # 1
|
|
65
|
+
LAYOUT_TYPE_TEXT: LayoutType.ValueType # 2
|
|
66
|
+
LAYOUT_TYPE_HEADER: LayoutType.ValueType # 3
|
|
67
|
+
LAYOUT_TYPE_SECTION_HEADER: LayoutType.ValueType # 4
|
|
68
|
+
LAYOUT_TYPE_FOOTER: LayoutType.ValueType # 5
|
|
69
|
+
LAYOUT_TYPE_FOOTNOTE: LayoutType.ValueType # 6
|
|
70
|
+
LAYOUT_TYPE_PICTURE: LayoutType.ValueType # 7
|
|
71
|
+
LAYOUT_TYPE_CAPTION: LayoutType.ValueType # 8
|
|
72
|
+
LAYOUT_TYPE_TITLE: LayoutType.ValueType # 9
|
|
73
|
+
LAYOUT_TYPE_LIST: LayoutType.ValueType # 10
|
|
74
|
+
global___LayoutType = LayoutType
|
|
75
|
+
|
|
43
76
|
@typing.final
|
|
44
77
|
class Polygon(google.protobuf.message.Message):
|
|
45
78
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
@@ -89,6 +122,8 @@ class TextAnnotation(google.protobuf.message.Message):
|
|
|
89
122
|
TABLES_FIELD_NUMBER: builtins.int
|
|
90
123
|
FULL_TEXT_FIELD_NUMBER: builtins.int
|
|
91
124
|
ROTATE_FIELD_NUMBER: builtins.int
|
|
125
|
+
MARKDOWN_FIELD_NUMBER: builtins.int
|
|
126
|
+
PICTURES_FIELD_NUMBER: builtins.int
|
|
92
127
|
width: builtins.int
|
|
93
128
|
"""Page width in pixels."""
|
|
94
129
|
height: builtins.int
|
|
@@ -97,6 +132,8 @@ class TextAnnotation(google.protobuf.message.Message):
|
|
|
97
132
|
"""Full text recognized from image."""
|
|
98
133
|
rotate: global___Angle.ValueType
|
|
99
134
|
"""Angle of image rotation."""
|
|
135
|
+
markdown: builtins.str
|
|
136
|
+
"""Full markdown (without pictures inside) from image. Available only in markdown and math-markdown models."""
|
|
100
137
|
@property
|
|
101
138
|
def blocks(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___Block]:
|
|
102
139
|
"""Recognized text blocks in this page."""
|
|
@@ -107,6 +144,10 @@ class TextAnnotation(google.protobuf.message.Message):
|
|
|
107
144
|
|
|
108
145
|
@property
|
|
109
146
|
def tables(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___Table]: ...
|
|
147
|
+
@property
|
|
148
|
+
def pictures(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___Picture]:
|
|
149
|
+
"""List of pictures locations from image."""
|
|
150
|
+
|
|
110
151
|
def __init__(
|
|
111
152
|
self,
|
|
112
153
|
*,
|
|
@@ -117,8 +158,10 @@ class TextAnnotation(google.protobuf.message.Message):
|
|
|
117
158
|
tables: collections.abc.Iterable[global___Table] | None = ...,
|
|
118
159
|
full_text: builtins.str = ...,
|
|
119
160
|
rotate: global___Angle.ValueType = ...,
|
|
161
|
+
markdown: builtins.str = ...,
|
|
162
|
+
pictures: collections.abc.Iterable[global___Picture] | None = ...,
|
|
120
163
|
) -> None: ...
|
|
121
|
-
def ClearField(self, field_name: typing.Literal["blocks", b"blocks", "entities", b"entities", "full_text", b"full_text", "height", b"height", "rotate", b"rotate", "tables", b"tables", "width", b"width"]) -> None: ...
|
|
164
|
+
def ClearField(self, field_name: typing.Literal["blocks", b"blocks", "entities", b"entities", "full_text", b"full_text", "height", b"height", "markdown", b"markdown", "pictures", b"pictures", "rotate", b"rotate", "tables", b"tables", "width", b"width"]) -> None: ...
|
|
122
165
|
|
|
123
166
|
global___TextAnnotation = TextAnnotation
|
|
124
167
|
|
|
@@ -164,6 +207,9 @@ class Block(google.protobuf.message.Message):
|
|
|
164
207
|
LINES_FIELD_NUMBER: builtins.int
|
|
165
208
|
LANGUAGES_FIELD_NUMBER: builtins.int
|
|
166
209
|
TEXT_SEGMENTS_FIELD_NUMBER: builtins.int
|
|
210
|
+
LAYOUT_TYPE_FIELD_NUMBER: builtins.int
|
|
211
|
+
layout_type: global___LayoutType.ValueType
|
|
212
|
+
"""Block layout type."""
|
|
167
213
|
@property
|
|
168
214
|
def bounding_box(self) -> global___Polygon:
|
|
169
215
|
"""Area on the page where the text block is located."""
|
|
@@ -187,9 +233,10 @@ class Block(google.protobuf.message.Message):
|
|
|
187
233
|
lines: collections.abc.Iterable[global___Line] | None = ...,
|
|
188
234
|
languages: collections.abc.Iterable[global___Block.DetectedLanguage] | None = ...,
|
|
189
235
|
text_segments: collections.abc.Iterable[global___TextSegments] | None = ...,
|
|
236
|
+
layout_type: global___LayoutType.ValueType = ...,
|
|
190
237
|
) -> None: ...
|
|
191
238
|
def HasField(self, field_name: typing.Literal["bounding_box", b"bounding_box"]) -> builtins.bool: ...
|
|
192
|
-
def ClearField(self, field_name: typing.Literal["bounding_box", b"bounding_box", "languages", b"languages", "lines", b"lines", "text_segments", b"text_segments"]) -> None: ...
|
|
239
|
+
def ClearField(self, field_name: typing.Literal["bounding_box", b"bounding_box", "languages", b"languages", "layout_type", b"layout_type", "lines", b"lines", "text_segments", b"text_segments"]) -> None: ...
|
|
193
240
|
|
|
194
241
|
global___Block = Block
|
|
195
242
|
|
|
@@ -362,3 +409,26 @@ class TableCell(google.protobuf.message.Message):
|
|
|
362
409
|
def ClearField(self, field_name: typing.Literal["bounding_box", b"bounding_box", "column_index", b"column_index", "column_span", b"column_span", "row_index", b"row_index", "row_span", b"row_span", "text", b"text", "text_segments", b"text_segments"]) -> None: ...
|
|
363
410
|
|
|
364
411
|
global___TableCell = TableCell
|
|
412
|
+
|
|
413
|
+
@typing.final
|
|
414
|
+
class Picture(google.protobuf.message.Message):
|
|
415
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
416
|
+
|
|
417
|
+
BOUNDING_BOX_FIELD_NUMBER: builtins.int
|
|
418
|
+
SCORE_FIELD_NUMBER: builtins.int
|
|
419
|
+
score: builtins.float
|
|
420
|
+
"""Confidence score of picture location."""
|
|
421
|
+
@property
|
|
422
|
+
def bounding_box(self) -> global___Polygon:
|
|
423
|
+
"""Area on the page where the picture is located."""
|
|
424
|
+
|
|
425
|
+
def __init__(
|
|
426
|
+
self,
|
|
427
|
+
*,
|
|
428
|
+
bounding_box: global___Polygon | None = ...,
|
|
429
|
+
score: builtins.float = ...,
|
|
430
|
+
) -> None: ...
|
|
431
|
+
def HasField(self, field_name: typing.Literal["bounding_box", b"bounding_box"]) -> builtins.bool: ...
|
|
432
|
+
def ClearField(self, field_name: typing.Literal["bounding_box", b"bounding_box", "score", b"score"]) -> None: ...
|
|
433
|
+
|
|
434
|
+
global___Picture = Picture
|
|
@@ -849,7 +849,7 @@ class LanguageEstimation(google.protobuf.message.Message):
|
|
|
849
849
|
LANGUAGE_CODE_FIELD_NUMBER: builtins.int
|
|
850
850
|
PROBABILITY_FIELD_NUMBER: builtins.int
|
|
851
851
|
language_code: builtins.str
|
|
852
|
-
"""Language
|
|
852
|
+
"""Language tag in IETF BCP 47 format, consisting of ISO 639-1 language code and ISO 3166-1 country code (e.g., en-US, ru-RU)."""
|
|
853
853
|
probability: builtins.float
|
|
854
854
|
"""Estimation of language probability."""
|
|
855
855
|
def __init__(
|
|
@@ -26,7 +26,7 @@ from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__
|
|
|
26
26
|
from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
27
27
|
|
|
28
28
|
|
|
29
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n#yandex/cloud/backup/v1/policy.proto\x12\x16yandex.cloud.backup.v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1dyandex/cloud/validation.proto\"\xfc\x01\n\x06Policy\x12\x18\n\x02id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1a\n\x04name\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12.\n\ncreated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\nupdated_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0f\n\x07\x65nabled\x18\x05 \x01(\x08\x12\x38\n\x08settings\x18\x06 \x01(\x0b\x32&.yandex.cloud.backup.v1.PolicySettings\x12\x11\n\tfolder_id\x18\x07 \x01(\t\"\
|
|
29
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n#yandex/cloud/backup/v1/policy.proto\x12\x16yandex.cloud.backup.v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1dyandex/cloud/validation.proto\"\xfc\x01\n\x06Policy\x12\x18\n\x02id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1a\n\x04name\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12.\n\ncreated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12.\n\nupdated_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0f\n\x07\x65nabled\x18\x05 \x01(\x08\x12\x38\n\x08settings\x18\x06 \x01(\x0b\x32&.yandex.cloud.backup.v1.PolicySettings\x12\x11\n\tfolder_id\x18\x07 \x01(\t\"\xd9%\n\x0ePolicySettings\x12M\n\x0b\x63ompression\x18\x01 \x01(\x0e\x32\x32.yandex.cloud.backup.v1.PolicySettings.CompressionB\x04\xe8\xc7\x31\x01\x12\x34\n\x06\x66ormat\x18\x02 \x01(\x0e\x32\x1e.yandex.cloud.backup.v1.FormatB\x04\xe8\xc7\x31\x01\x12)\n!multi_volume_snapshotting_enabled\x18\x03 \x01(\x08\x12+\n\x1fpreserve_file_security_settings\x18\x04 \x01(\x08\x42\x02\x18\x01\x12U\n\nreattempts\x18\x05 \x01(\x0b\x32;.yandex.cloud.backup.v1.PolicySettings.RetriesConfigurationB\x04\xe8\xc7\x31\x01\x12\x1b\n\x13silent_mode_enabled\x18\x06 \x01(\x08\x12I\n\tsplitting\x18\x07 \x01(\x0b\x32\x30.yandex.cloud.backup.v1.PolicySettings.SplittingB\x04\xe8\xc7\x31\x01\x12\x61\n\x16vm_snapshot_reattempts\x18\x08 \x01(\x0b\x32;.yandex.cloud.backup.v1.PolicySettings.RetriesConfigurationB\x04\xe8\xc7\x31\x01\x12Y\n\x03vss\x18\t \x01(\x0b\x32\x46.yandex.cloud.backup.v1.PolicySettings.VolumeShadowCopyServiceSettingsB\x04\xe8\xc7\x31\x01\x12I\n\x07\x61rchive\x18\n \x01(\x0b\x32\x38.yandex.cloud.backup.v1.PolicySettings.ArchiveProperties\x12Z\n\x12performance_window\x18\x0b \x01(\x0b\x32\x38.yandex.cloud.backup.v1.PolicySettings.PerformanceWindowB\x04\xe8\xc7\x31\x01\x12I\n\tretention\x18\x0c \x01(\x0b\x32\x30.yandex.cloud.backup.v1.PolicySettings.RetentionB\x04\xe8\xc7\x31\x01\x12K\n\nscheduling\x18\x0f \x01(\x0b\x32\x31.yandex.cloud.backup.v1.PolicySettings.SchedulingB\x04\xe8\xc7\x31\x01\x12N\n\x03\x63\x62t\x18\x10 \x01(\x0e\x32;.yandex.cloud.backup.v1.PolicySettings.ChangedBlockTrackingB\x04\xe8\xc7\x31\x01\x12\x1b\n\x13\x66\x61st_backup_enabled\x18\x11 \x01(\x08\x12(\n\x1cquiesce_snapshotting_enabled\x18\x12 \x01(\x08\x42\x02\x18\x01\x12H\n\x0c\x66ile_filters\x18\x13 \x01(\x0b\x32\x32.yandex.cloud.backup.v1.PolicySettings.FileFilters\x12\x18\n\x10sector_by_sector\x18\x14 \x01(\x08\x12\x1a\n\x12validation_enabled\x18\x15 \x01(\x08\x12 \n\x18lvm_snapshotting_enabled\x18\x16 \x01(\x08\x12P\n\x11pre_post_commands\x18\x17 \x03(\x0b\x32\x35.yandex.cloud.backup.v1.PolicySettings.PrePostCommand\x1a\xcf\x01\n\x08Interval\x12H\n\x04type\x18\x01 \x01(\x0e\x32\x34.yandex.cloud.backup.v1.PolicySettings.Interval.TypeB\x04\xe8\xc7\x31\x01\x12\x15\n\x05\x63ount\x18\x02 \x01(\x03\x42\x06\xfa\xc7\x31\x02>0\"b\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\x0b\n\x07SECONDS\x10\x01\x12\x0b\n\x07MINUTES\x10\x02\x12\t\n\x05HOURS\x10\x03\x12\x08\n\x04\x44\x41YS\x10\x04\x12\t\n\x05WEEKS\x10\x05\x12\n\n\x06MONTHS\x10\x06\x1a\x8e\x01\n\x14RetriesConfiguration\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x12G\n\x08interval\x18\x02 \x01(\x0b\x32/.yandex.cloud.backup.v1.PolicySettings.IntervalB\x04\xe8\xc7\x31\x01\x12\x1c\n\x0cmax_attempts\x18\x03 \x01(\x03\x42\x06\xfa\xc7\x31\x02>0\x1a\x19\n\tSplitting\x12\x0c\n\x04size\x18\x01 \x01(\x03\x1a\xf2\x01\n\x1fVolumeShadowCopyServiceSettings\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x12j\n\x08provider\x18\x02 \x01(\x0e\x32R.yandex.cloud.backup.v1.PolicySettings.VolumeShadowCopyServiceSettings.VSSProviderB\x04\xe8\xc7\x31\x01\"R\n\x0bVSSProvider\x12\x1c\n\x18VSS_PROVIDER_UNSPECIFIED\x10\x00\x12\n\n\x06NATIVE\x10\x01\x12\x19\n\x15TARGET_SYSTEM_DEFINED\x10\x02\x1a!\n\x11\x41rchiveProperties\x12\x0c\n\x04name\x18\x01 \x01(\t\x1a$\n\x11PerformanceWindow\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x1a)\n\tTimeOfDay\x12\x0c\n\x04hour\x18\x01 \x01(\x03\x12\x0e\n\x06minute\x18\x02 \x01(\x03\x1a\xbf\x02\n\tRetention\x12M\n\x05rules\x18\x01 \x03(\x0b\x32>.yandex.cloud.backup.v1.PolicySettings.Retention.RetentionRule\x12\x15\n\rbefore_backup\x18\x03 \x01(\x08\x1a\xc5\x01\n\rRetentionRule\x12H\n\nbackup_set\x18\x01 \x03(\x0e\x32\x34.yandex.cloud.backup.v1.PolicySettings.RepeatePeriod\x12\x42\n\x07max_age\x18\x02 \x01(\x0b\x32/.yandex.cloud.backup.v1.PolicySettings.IntervalH\x00\x12\x13\n\tmax_count\x18\x03 \x01(\x03H\x00\x42\x11\n\tcondition\x12\x04\xc0\xc1\x31\x01J\x04\x08\x02\x10\x03\x1a\x80\r\n\nScheduling\x12X\n\x0b\x62\x61\x63kup_sets\x18\x01 \x03(\x0b\x32;.yandex.cloud.backup.v1.PolicySettings.Scheduling.BackupSetB\x06\x82\xc8\x31\x02>0\x12\x0f\n\x07\x65nabled\x18\x02 \x01(\x08\x12\x1c\n\x14max_parallel_backups\x18\x03 \x01(\x03\x12M\n\x0erand_max_delay\x18\x04 \x01(\x0b\x32/.yandex.cloud.backup.v1.PolicySettings.IntervalB\x04\xe8\xc7\x31\x01\x12N\n\x06scheme\x18\x05 \x01(\x0e\x32\x38.yandex.cloud.backup.v1.PolicySettings.Scheduling.SchemeB\x04\xe8\xc7\x31\x01\x12K\n\x11weekly_backup_day\x18\x06 \x01(\x0e\x32*.yandex.cloud.backup.v1.PolicySettings.DayB\x04\xe8\xc7\x31\x01\x12Q\n\x0ctask_failure\x18\x07 \x01(\x0b\x32;.yandex.cloud.backup.v1.PolicySettings.RetriesConfiguration\x1a\x81\x08\n\tBackupSet\x12P\n\x04time\x18\x01 \x01(\x0b\x32@.yandex.cloud.backup.v1.PolicySettings.Scheduling.BackupSet.TimeH\x00\x12m\n\x14since_last_exec_time\x18\x02 \x01(\x0b\x32M.yandex.cloud.backup.v1.PolicySettings.Scheduling.BackupSet.SinceLastExecTimeH\x00\x12N\n\x04type\x18\x03 \x01(\x0e\x32@.yandex.cloud.backup.v1.PolicySettings.Scheduling.BackupSet.Type\x1a\x8d\x04\n\x04Time\x12\x42\n\x08weekdays\x18\x01 \x03(\x0e\x32*.yandex.cloud.backup.v1.PolicySettings.DayB\x04\x90\xc8\x31\x01\x12\x43\n\trepeat_at\x18\x02 \x03(\x0b\x32\x30.yandex.cloud.backup.v1.PolicySettings.TimeOfDay\x12\x45\n\x0crepeat_every\x18\x03 \x01(\x0b\x32/.yandex.cloud.backup.v1.PolicySettings.Interval\x12\x43\n\ttime_from\x18\x04 \x01(\x0b\x32\x30.yandex.cloud.backup.v1.PolicySettings.TimeOfDay\x12\x41\n\x07time_to\x18\x05 \x01(\x0b\x32\x30.yandex.cloud.backup.v1.PolicySettings.TimeOfDay\x12\x17\n\tmonthdays\x18\x06 \x03(\x03\x42\x04\x90\xc8\x31\x01\x12!\n\x19include_last_day_of_month\x18\x07 \x01(\x08\x12\x14\n\x06months\x18\x08 \x03(\x03\x42\x04\x90\xc8\x31\x01\x12H\n\x04type\x18\t \x01(\x0e\x32\x34.yandex.cloud.backup.v1.PolicySettings.RepeatePeriodB\x04\xe8\xc7\x31\x01\x12\x11\n\trun_later\x18\n \x01(\x08\x1aY\n\x11SinceLastExecTime\x12\x44\n\x05\x64\x65lay\x18\x01 \x01(\x0b\x32/.yandex.cloud.backup.v1.PolicySettings.IntervalB\x04\xe8\xc7\x31\x01\"g\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\r\n\tTYPE_AUTO\x10\x01\x12\r\n\tTYPE_FULL\x10\x02\x12\x14\n\x10TYPE_INCREMENTAL\x10\x03\x12\x15\n\x11TYPE_DIFFERENTIAL\x10\x04\x42\x0f\n\x07setting\x12\x04\xc0\xc1\x31\x01\"\xa5\x01\n\x06Scheme\x12\x16\n\x12SCHEME_UNSPECIFIED\x10\x00\x12\n\n\x06SIMPLE\x10\x01\x12\x0f\n\x0b\x41LWAYS_FULL\x10\x02\x12\x16\n\x12\x41LWAYS_INCREMENTAL\x10\x03\x12\x16\n\x12WEEKLY_INCREMENTAL\x10\x04\x12!\n\x1dWEEKLY_FULL_DAILY_INCREMENTAL\x10\x05\x12\n\n\x06\x43USTOM\x10\x06\x12\x07\n\x03\x43\x44P\x10\x07\x1a?\n\x0b\x46ileFilters\x12\x17\n\x0f\x65xclusion_masks\x18\x01 \x03(\t\x12\x17\n\x0finclusion_masks\x18\x02 \x03(\t\x1a\xb4\x01\n\x0ePrePostCommand\x12\x0b\n\x03\x63md\x18\x01 \x01(\t\x12\x0c\n\x04\x61rgs\x18\x02 \x01(\t\x12\x0f\n\x07\x65nabled\x18\x03 \x01(\x08\x12\x15\n\rstop_on_error\x18\x04 \x01(\x08\x12@\n\x04type\x18\x05 \x01(\x0e\x32\x32.yandex.cloud.backup.v1.PolicySettings.CommandType\x12\x0c\n\x04wait\x18\x06 \x01(\x08\x12\x0f\n\x07workdir\x18\x07 \x01(\t\"R\n\x0b\x43ompression\x12\x1b\n\x17\x43OMPRESSION_UNSPECIFIED\x10\x00\x12\n\n\x06NORMAL\x10\x01\x12\x08\n\x04HIGH\x10\x02\x12\x07\n\x03MAX\x10\x03\x12\x07\n\x03OFF\x10\x04\"_\n\rRepeatePeriod\x12\x1e\n\x1aREPEATE_PERIOD_UNSPECIFIED\x10\x00\x12\n\n\x06HOURLY\x10\x01\x12\t\n\x05\x44\x41ILY\x10\x02\x12\n\n\x06WEEKLY\x10\x03\x12\x0b\n\x07MONTHLY\x10\x04\"v\n\x03\x44\x61y\x12\x13\n\x0f\x44\x41Y_UNSPECIFIED\x10\x00\x12\n\n\x06MONDAY\x10\x01\x12\x0b\n\x07TUESDAY\x10\x02\x12\r\n\tWEDNESDAY\x10\x03\x12\x0c\n\x08THURSDAY\x10\x04\x12\n\n\x06\x46RIDAY\x10\x05\x12\x0c\n\x08SATURDAY\x10\x06\x12\n\n\x06SUNDAY\x10\x07\"v\n\x14\x43hangedBlockTracking\x12&\n\"CHANGED_BLOCK_TRACKING_UNSPECIFIED\x10\x00\x12\x12\n\x0eUSE_IF_ENABLED\x10\x01\x12\x12\n\x0e\x45NABLE_AND_USE\x10\x02\x12\x0e\n\nDO_NOT_USE\x10\x03\"N\n\x0b\x43ommandType\x12\x1c\n\x18\x43OMMAND_TYPE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bPRE_COMMAND\x10\x01\x12\x10\n\x0cPOST_COMMAND\x10\x02J\x04\x08\r\x10\x0eJ\x04\x08\x0e\x10\x0f\"\xa2\x02\n\x11PolicyApplication\x12\x11\n\tpolicy_id\x18\x01 \x01(\t\x12\x1b\n\x13\x63ompute_instance_id\x18\x02 \x01(\t\x12\x0f\n\x07\x65nabled\x18\x03 \x01(\x08\x12@\n\x06status\x18\x04 \x01(\x0e\x32\x30.yandex.cloud.backup.v1.PolicyApplication.Status\x12.\n\ncreated_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x15\n\ris_processing\x18\x06 \x01(\x08\"C\n\x06Status\x12\x16\n\x12STATUS_UNSPECIFIED\x10\x00\x12\x06\n\x02OK\x10\x01\x12\x0b\n\x07RUNNING\x10\x02\x12\x0c\n\x08\x44ISABLED\x10\x03*J\n\x06\x46ormat\x12\x16\n\x12\x46ORMAT_UNSPECIFIED\x10\x00\x12\x0e\n\nVERSION_11\x10\x01\x12\x0e\n\nVERSION_12\x10\x02\x12\x08\n\x04\x41UTO\x10\x03\x42_\n\x1ayandex.cloud.api.backup.v1ZAgithub.com/yandex-cloud/go-genproto/yandex/cloud/backup/v1;backupb\x06proto3')
|
|
30
30
|
|
|
31
31
|
_globals = globals()
|
|
32
32
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -94,58 +94,62 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
94
94
|
_globals['_POLICYSETTINGS'].fields_by_name['cbt']._serialized_options = b'\350\3071\001'
|
|
95
95
|
_globals['_POLICYSETTINGS'].fields_by_name['quiesce_snapshotting_enabled']._loaded_options = None
|
|
96
96
|
_globals['_POLICYSETTINGS'].fields_by_name['quiesce_snapshotting_enabled']._serialized_options = b'\030\001'
|
|
97
|
-
_globals['_FORMAT']._serialized_start=
|
|
98
|
-
_globals['_FORMAT']._serialized_end=
|
|
97
|
+
_globals['_FORMAT']._serialized_start=5503
|
|
98
|
+
_globals['_FORMAT']._serialized_end=5577
|
|
99
99
|
_globals['_POLICY']._serialized_start=128
|
|
100
100
|
_globals['_POLICY']._serialized_end=380
|
|
101
101
|
_globals['_POLICYSETTINGS']._serialized_start=383
|
|
102
|
-
_globals['_POLICYSETTINGS']._serialized_end=
|
|
103
|
-
_globals['_POLICYSETTINGS_INTERVAL']._serialized_start=
|
|
104
|
-
_globals['_POLICYSETTINGS_INTERVAL']._serialized_end=
|
|
105
|
-
_globals['_POLICYSETTINGS_INTERVAL_TYPE']._serialized_start=
|
|
106
|
-
_globals['_POLICYSETTINGS_INTERVAL_TYPE']._serialized_end=
|
|
107
|
-
_globals['_POLICYSETTINGS_RETRIESCONFIGURATION']._serialized_start=
|
|
108
|
-
_globals['_POLICYSETTINGS_RETRIESCONFIGURATION']._serialized_end=
|
|
109
|
-
_globals['_POLICYSETTINGS_SPLITTING']._serialized_start=
|
|
110
|
-
_globals['_POLICYSETTINGS_SPLITTING']._serialized_end=
|
|
111
|
-
_globals['_POLICYSETTINGS_VOLUMESHADOWCOPYSERVICESETTINGS']._serialized_start=
|
|
112
|
-
_globals['_POLICYSETTINGS_VOLUMESHADOWCOPYSERVICESETTINGS']._serialized_end=
|
|
113
|
-
_globals['_POLICYSETTINGS_VOLUMESHADOWCOPYSERVICESETTINGS_VSSPROVIDER']._serialized_start=
|
|
114
|
-
_globals['_POLICYSETTINGS_VOLUMESHADOWCOPYSERVICESETTINGS_VSSPROVIDER']._serialized_end=
|
|
115
|
-
_globals['_POLICYSETTINGS_ARCHIVEPROPERTIES']._serialized_start=
|
|
116
|
-
_globals['_POLICYSETTINGS_ARCHIVEPROPERTIES']._serialized_end=
|
|
117
|
-
_globals['_POLICYSETTINGS_PERFORMANCEWINDOW']._serialized_start=
|
|
118
|
-
_globals['_POLICYSETTINGS_PERFORMANCEWINDOW']._serialized_end=
|
|
119
|
-
_globals['_POLICYSETTINGS_TIMEOFDAY']._serialized_start=
|
|
120
|
-
_globals['_POLICYSETTINGS_TIMEOFDAY']._serialized_end=
|
|
121
|
-
_globals['_POLICYSETTINGS_RETENTION']._serialized_start=
|
|
122
|
-
_globals['_POLICYSETTINGS_RETENTION']._serialized_end=
|
|
123
|
-
_globals['_POLICYSETTINGS_RETENTION_RETENTIONRULE']._serialized_start=
|
|
124
|
-
_globals['_POLICYSETTINGS_RETENTION_RETENTIONRULE']._serialized_end=
|
|
125
|
-
_globals['_POLICYSETTINGS_SCHEDULING']._serialized_start=
|
|
126
|
-
_globals['_POLICYSETTINGS_SCHEDULING']._serialized_end=
|
|
127
|
-
_globals['_POLICYSETTINGS_SCHEDULING_BACKUPSET']._serialized_start=
|
|
128
|
-
_globals['_POLICYSETTINGS_SCHEDULING_BACKUPSET']._serialized_end=
|
|
129
|
-
_globals['_POLICYSETTINGS_SCHEDULING_BACKUPSET_TIME']._serialized_start=
|
|
130
|
-
_globals['_POLICYSETTINGS_SCHEDULING_BACKUPSET_TIME']._serialized_end=
|
|
131
|
-
_globals['_POLICYSETTINGS_SCHEDULING_BACKUPSET_SINCELASTEXECTIME']._serialized_start=
|
|
132
|
-
_globals['_POLICYSETTINGS_SCHEDULING_BACKUPSET_SINCELASTEXECTIME']._serialized_end=
|
|
133
|
-
_globals['_POLICYSETTINGS_SCHEDULING_BACKUPSET_TYPE']._serialized_start=
|
|
134
|
-
_globals['_POLICYSETTINGS_SCHEDULING_BACKUPSET_TYPE']._serialized_end=
|
|
135
|
-
_globals['_POLICYSETTINGS_SCHEDULING_SCHEME']._serialized_start=
|
|
136
|
-
_globals['_POLICYSETTINGS_SCHEDULING_SCHEME']._serialized_end=
|
|
137
|
-
_globals['_POLICYSETTINGS_FILEFILTERS']._serialized_start=
|
|
138
|
-
_globals['_POLICYSETTINGS_FILEFILTERS']._serialized_end=
|
|
139
|
-
_globals['
|
|
140
|
-
_globals['
|
|
141
|
-
_globals['
|
|
142
|
-
_globals['
|
|
143
|
-
_globals['
|
|
144
|
-
_globals['
|
|
145
|
-
_globals['
|
|
146
|
-
_globals['
|
|
147
|
-
_globals['
|
|
148
|
-
_globals['
|
|
149
|
-
_globals['
|
|
150
|
-
_globals['
|
|
102
|
+
_globals['_POLICYSETTINGS']._serialized_end=5208
|
|
103
|
+
_globals['_POLICYSETTINGS_INTERVAL']._serialized_start=1718
|
|
104
|
+
_globals['_POLICYSETTINGS_INTERVAL']._serialized_end=1925
|
|
105
|
+
_globals['_POLICYSETTINGS_INTERVAL_TYPE']._serialized_start=1827
|
|
106
|
+
_globals['_POLICYSETTINGS_INTERVAL_TYPE']._serialized_end=1925
|
|
107
|
+
_globals['_POLICYSETTINGS_RETRIESCONFIGURATION']._serialized_start=1928
|
|
108
|
+
_globals['_POLICYSETTINGS_RETRIESCONFIGURATION']._serialized_end=2070
|
|
109
|
+
_globals['_POLICYSETTINGS_SPLITTING']._serialized_start=2072
|
|
110
|
+
_globals['_POLICYSETTINGS_SPLITTING']._serialized_end=2097
|
|
111
|
+
_globals['_POLICYSETTINGS_VOLUMESHADOWCOPYSERVICESETTINGS']._serialized_start=2100
|
|
112
|
+
_globals['_POLICYSETTINGS_VOLUMESHADOWCOPYSERVICESETTINGS']._serialized_end=2342
|
|
113
|
+
_globals['_POLICYSETTINGS_VOLUMESHADOWCOPYSERVICESETTINGS_VSSPROVIDER']._serialized_start=2260
|
|
114
|
+
_globals['_POLICYSETTINGS_VOLUMESHADOWCOPYSERVICESETTINGS_VSSPROVIDER']._serialized_end=2342
|
|
115
|
+
_globals['_POLICYSETTINGS_ARCHIVEPROPERTIES']._serialized_start=2344
|
|
116
|
+
_globals['_POLICYSETTINGS_ARCHIVEPROPERTIES']._serialized_end=2377
|
|
117
|
+
_globals['_POLICYSETTINGS_PERFORMANCEWINDOW']._serialized_start=2379
|
|
118
|
+
_globals['_POLICYSETTINGS_PERFORMANCEWINDOW']._serialized_end=2415
|
|
119
|
+
_globals['_POLICYSETTINGS_TIMEOFDAY']._serialized_start=2417
|
|
120
|
+
_globals['_POLICYSETTINGS_TIMEOFDAY']._serialized_end=2458
|
|
121
|
+
_globals['_POLICYSETTINGS_RETENTION']._serialized_start=2461
|
|
122
|
+
_globals['_POLICYSETTINGS_RETENTION']._serialized_end=2780
|
|
123
|
+
_globals['_POLICYSETTINGS_RETENTION_RETENTIONRULE']._serialized_start=2577
|
|
124
|
+
_globals['_POLICYSETTINGS_RETENTION_RETENTIONRULE']._serialized_end=2774
|
|
125
|
+
_globals['_POLICYSETTINGS_SCHEDULING']._serialized_start=2783
|
|
126
|
+
_globals['_POLICYSETTINGS_SCHEDULING']._serialized_end=4447
|
|
127
|
+
_globals['_POLICYSETTINGS_SCHEDULING_BACKUPSET']._serialized_start=3254
|
|
128
|
+
_globals['_POLICYSETTINGS_SCHEDULING_BACKUPSET']._serialized_end=4279
|
|
129
|
+
_globals['_POLICYSETTINGS_SCHEDULING_BACKUPSET_TIME']._serialized_start=3541
|
|
130
|
+
_globals['_POLICYSETTINGS_SCHEDULING_BACKUPSET_TIME']._serialized_end=4066
|
|
131
|
+
_globals['_POLICYSETTINGS_SCHEDULING_BACKUPSET_SINCELASTEXECTIME']._serialized_start=4068
|
|
132
|
+
_globals['_POLICYSETTINGS_SCHEDULING_BACKUPSET_SINCELASTEXECTIME']._serialized_end=4157
|
|
133
|
+
_globals['_POLICYSETTINGS_SCHEDULING_BACKUPSET_TYPE']._serialized_start=4159
|
|
134
|
+
_globals['_POLICYSETTINGS_SCHEDULING_BACKUPSET_TYPE']._serialized_end=4262
|
|
135
|
+
_globals['_POLICYSETTINGS_SCHEDULING_SCHEME']._serialized_start=4282
|
|
136
|
+
_globals['_POLICYSETTINGS_SCHEDULING_SCHEME']._serialized_end=4447
|
|
137
|
+
_globals['_POLICYSETTINGS_FILEFILTERS']._serialized_start=4449
|
|
138
|
+
_globals['_POLICYSETTINGS_FILEFILTERS']._serialized_end=4512
|
|
139
|
+
_globals['_POLICYSETTINGS_PREPOSTCOMMAND']._serialized_start=4515
|
|
140
|
+
_globals['_POLICYSETTINGS_PREPOSTCOMMAND']._serialized_end=4695
|
|
141
|
+
_globals['_POLICYSETTINGS_COMPRESSION']._serialized_start=4697
|
|
142
|
+
_globals['_POLICYSETTINGS_COMPRESSION']._serialized_end=4779
|
|
143
|
+
_globals['_POLICYSETTINGS_REPEATEPERIOD']._serialized_start=4781
|
|
144
|
+
_globals['_POLICYSETTINGS_REPEATEPERIOD']._serialized_end=4876
|
|
145
|
+
_globals['_POLICYSETTINGS_DAY']._serialized_start=4878
|
|
146
|
+
_globals['_POLICYSETTINGS_DAY']._serialized_end=4996
|
|
147
|
+
_globals['_POLICYSETTINGS_CHANGEDBLOCKTRACKING']._serialized_start=4998
|
|
148
|
+
_globals['_POLICYSETTINGS_CHANGEDBLOCKTRACKING']._serialized_end=5116
|
|
149
|
+
_globals['_POLICYSETTINGS_COMMANDTYPE']._serialized_start=5118
|
|
150
|
+
_globals['_POLICYSETTINGS_COMMANDTYPE']._serialized_end=5196
|
|
151
|
+
_globals['_POLICYAPPLICATION']._serialized_start=5211
|
|
152
|
+
_globals['_POLICYAPPLICATION']._serialized_end=5501
|
|
153
|
+
_globals['_POLICYAPPLICATION_STATUS']._serialized_start=5434
|
|
154
|
+
_globals['_POLICYAPPLICATION_STATUS']._serialized_end=5501
|
|
151
155
|
# @@protoc_insertion_point(module_scope)
|