yandexcloud 0.365.0__py3-none-any.whl → 0.367.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 (117) hide show
  1. yandex/cloud/access/access_pb2.py +5 -3
  2. yandex/cloud/access/access_pb2.pyi +24 -0
  3. yandex/cloud/apploadbalancer/v1/backend_group_pb2.py +34 -32
  4. yandex/cloud/apploadbalancer/v1/backend_group_pb2.pyi +9 -1
  5. yandex/cloud/audittrails/v1/trail_pb2.py +9 -11
  6. yandex/cloud/audittrails/v1/trail_pb2.pyi +1 -5
  7. yandex/cloud/backup/v1/policy_pb2.py +9 -9
  8. yandex/cloud/backup/v1/policy_pb2.pyi +8 -0
  9. yandex/cloud/baremetal/v1alpha/standard_image_pb2.py +37 -0
  10. yandex/cloud/baremetal/v1alpha/standard_image_pb2.pyi +37 -0
  11. yandex/cloud/baremetal/v1alpha/standard_image_pb2_grpc.py +24 -0
  12. yandex/cloud/baremetal/v1alpha/standard_image_pb2_grpc.pyi +17 -0
  13. yandex/cloud/baremetal/v1alpha/standard_image_service_pb2.py +56 -0
  14. yandex/cloud/baremetal/v1alpha/standard_image_service_pb2.pyi +118 -0
  15. yandex/cloud/baremetal/v1alpha/standard_image_service_pb2_grpc.py +148 -0
  16. yandex/cloud/baremetal/v1alpha/standard_image_service_pb2_grpc.pyi +80 -0
  17. yandex/cloud/cloudregistry/v1/lifecycle_policy_pb2.py +60 -0
  18. yandex/cloud/cloudregistry/v1/lifecycle_policy_pb2.pyi +353 -0
  19. yandex/cloud/cloudregistry/v1/lifecycle_policy_pb2_grpc.py +24 -0
  20. yandex/cloud/cloudregistry/v1/lifecycle_policy_pb2_grpc.pyi +17 -0
  21. yandex/cloud/cloudregistry/v1/lifecycle_policy_service_pb2.py +106 -0
  22. yandex/cloud/cloudregistry/v1/lifecycle_policy_service_pb2.pyi +238 -0
  23. yandex/cloud/cloudregistry/v1/lifecycle_policy_service_pb2_grpc.py +324 -0
  24. yandex/cloud/cloudregistry/v1/lifecycle_policy_service_pb2_grpc.pyi +153 -0
  25. yandex/cloud/compute/v1/instance_service_pb2.pyi +8 -1
  26. yandex/cloud/connectionmanager/v1/connection_pb2.py +12 -11
  27. yandex/cloud/connectionmanager/v1/connection_pb2.pyi +10 -3
  28. yandex/cloud/connectionmanager/v1/storedoc_pb2.py +50 -0
  29. yandex/cloud/connectionmanager/v1/storedoc_pb2.pyi +172 -0
  30. yandex/cloud/connectionmanager/v1/storedoc_pb2_grpc.py +24 -0
  31. yandex/cloud/connectionmanager/v1/storedoc_pb2_grpc.pyi +17 -0
  32. yandex/cloud/iam/v1/access_policy_template_service_pb2.py +50 -0
  33. yandex/cloud/iam/v1/access_policy_template_service_pb2.pyi +67 -0
  34. yandex/cloud/iam/v1/access_policy_template_service_pb2_grpc.py +98 -0
  35. yandex/cloud/iam/v1/access_policy_template_service_pb2_grpc.pyi +44 -0
  36. yandex/cloud/kms/v1/symmetric_key_pb2.py +3 -3
  37. yandex/cloud/kms/v1/symmetric_key_pb2.pyi +4 -0
  38. yandex/cloud/mdb/greenplum/v1/cluster_pb2.py +16 -16
  39. yandex/cloud/mdb/greenplum/v1/cluster_pb2.pyi +3 -15
  40. yandex/cloud/mdb/greenplum/v1/cluster_service_pb2.py +76 -76
  41. yandex/cloud/mdb/greenplum/v1/cluster_service_pb2.pyi +3 -15
  42. yandex/cloud/mdb/greenplum/v1/config_pb2.py +11 -29
  43. yandex/cloud/mdb/greenplum/v1/config_pb2.pyi +0 -399
  44. yandex/cloud/mdb/kafka/v1/cluster_pb2.py +28 -28
  45. yandex/cloud/mdb/kafka/v1/cluster_pb2.pyi +5 -1
  46. yandex/cloud/mdb/mongodb/v1/config/mongodb3_6_pb2.py +4 -4
  47. yandex/cloud/mdb/mongodb/v1/config/mongodb4_0_pb2.py +4 -4
  48. yandex/cloud/mdb/mongodb/v1/config/mongodb4_2_pb2.py +4 -4
  49. yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_enterprise_pb2.py +4 -4
  50. yandex/cloud/mdb/mongodb/v1/config/mongodb4_4_pb2.py +4 -4
  51. yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_enterprise_pb2.py +4 -4
  52. yandex/cloud/mdb/mongodb/v1/config/mongodb5_0_pb2.py +4 -4
  53. yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_enterprise_pb2.py +4 -4
  54. yandex/cloud/mdb/mongodb/v1/config/mongodb6_0_pb2.py +4 -4
  55. yandex/cloud/mdb/mongodb/v1/config/mongodb_pb2.py +65 -99
  56. yandex/cloud/mdb/mongodb/v1/config/mongodb_pb2.pyi +21 -426
  57. yandex/cloud/organizationmanager/v1/idp/application/saml/__init__.py +0 -0
  58. yandex/cloud/organizationmanager/v1/idp/application/saml/application_pb2.py +100 -0
  59. yandex/cloud/organizationmanager/v1/idp/application/saml/application_pb2.pyi +487 -0
  60. yandex/cloud/organizationmanager/v1/idp/application/saml/application_pb2_grpc.py +24 -0
  61. yandex/cloud/organizationmanager/v1/idp/application/saml/application_pb2_grpc.pyi +17 -0
  62. yandex/cloud/organizationmanager/v1/idp/application/saml/application_service_pb2.py +198 -0
  63. yandex/cloud/organizationmanager/v1/idp/application/saml/application_service_pb2.pyi +733 -0
  64. yandex/cloud/organizationmanager/v1/idp/application/saml/application_service_pb2_grpc.py +678 -0
  65. yandex/cloud/organizationmanager/v1/idp/application/saml/application_service_pb2_grpc.pyi +322 -0
  66. yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_pb2.py +40 -0
  67. yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_pb2.pyi +103 -0
  68. yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_pb2_grpc.py +24 -0
  69. yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_pb2_grpc.pyi +17 -0
  70. yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_service_pb2.py +95 -0
  71. yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_service_pb2.pyi +220 -0
  72. yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_service_pb2_grpc.py +281 -0
  73. yandex/cloud/organizationmanager/v1/idp/application/saml/signature_certificate_service_pb2_grpc.pyi +141 -0
  74. yandex/cloud/organizationmanager/v1/saml/federation_service_pb2.py +29 -3
  75. yandex/cloud/organizationmanager/v1/saml/federation_service_pb2.pyi +132 -0
  76. yandex/cloud/organizationmanager/v1/saml/federation_service_pb2_grpc.py +90 -0
  77. yandex/cloud/organizationmanager/v1/saml/federation_service_pb2_grpc.pyi +52 -0
  78. yandex/cloud/searchapi/v2/gen_search_service_pb2.py +10 -10
  79. yandex/cloud/searchapi/v2/gen_search_service_pb2.pyi +5 -1
  80. yandex/cloud/searchapi/v2/wordstat_service_pb2.py +96 -0
  81. yandex/cloud/searchapi/v2/wordstat_service_pb2.pyi +344 -0
  82. yandex/cloud/searchapi/v2/wordstat_service_pb2_grpc.py +189 -0
  83. yandex/cloud/searchapi/v2/wordstat_service_pb2_grpc.pyi +90 -0
  84. yandex/cloud/serverless/mcpgateway/__init__.py +0 -0
  85. yandex/cloud/serverless/mcpgateway/v1/__init__.py +0 -0
  86. yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_pb2.py +152 -0
  87. yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_pb2.pyi +780 -0
  88. yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_pb2_grpc.py +24 -0
  89. yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_pb2_grpc.pyi +17 -0
  90. yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_service_pb2.py +134 -0
  91. yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_service_pb2.pyi +390 -0
  92. yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_service_pb2_grpc.py +456 -0
  93. yandex/cloud/serverless/mcpgateway/v1/mcp_gateway_service_pb2_grpc.pyi +213 -0
  94. yandex/cloud/serverless/mcpgateway/v1/package_options_pb2.py +35 -0
  95. yandex/cloud/serverless/mcpgateway/v1/package_options_pb2.pyi +8 -0
  96. yandex/cloud/serverless/mcpgateway/v1/package_options_pb2_grpc.py +24 -0
  97. yandex/cloud/serverless/mcpgateway/v1/package_options_pb2_grpc.pyi +17 -0
  98. yandex/cloud/serverless/workflows/v1/execution_service_pb2.py +3 -3
  99. yandex/cloud/serverless/workflows/v1/workflow_service_pb2.py +38 -31
  100. yandex/cloud/serverless/workflows/v1/workflow_service_pb2_grpc.py +133 -0
  101. yandex/cloud/serverless/workflows/v1/workflow_service_pb2_grpc.pyi +61 -0
  102. yandex/cloud/trino/v1/cluster_pb2.py +46 -45
  103. yandex/cloud/trino/v1/cluster_pb2.pyi +9 -2
  104. yandex/cloud/trino/v1/cluster_service_pb2.py +50 -49
  105. yandex/cloud/trino/v1/cluster_service_pb2.pyi +17 -4
  106. yandex/cloud/trino/v1/resource_management_pb2.py +66 -0
  107. yandex/cloud/trino/v1/resource_management_pb2.pyi +257 -0
  108. yandex/cloud/trino/v1/resource_management_pb2_grpc.py +24 -0
  109. yandex/cloud/trino/v1/resource_management_pb2_grpc.pyi +17 -0
  110. yandex/cloud/video/v1/style_preset_service_pb2.py +20 -20
  111. yandexcloud/__init__.py +1 -1
  112. {yandexcloud-0.365.0.dist-info → yandexcloud-0.367.0.dist-info}/METADATA +1 -1
  113. {yandexcloud-0.365.0.dist-info → yandexcloud-0.367.0.dist-info}/RECORD +117 -54
  114. {yandexcloud-0.365.0.dist-info → yandexcloud-0.367.0.dist-info}/AUTHORS +0 -0
  115. {yandexcloud-0.365.0.dist-info → yandexcloud-0.367.0.dist-info}/LICENSE +0 -0
  116. {yandexcloud-0.365.0.dist-info → yandexcloud-0.367.0.dist-info}/WHEEL +0 -0
  117. {yandexcloud-0.365.0.dist-info → yandexcloud-0.367.0.dist-info}/top_level.txt +0 -0
@@ -464,308 +464,6 @@ class GreenplumConfig6(google.protobuf.message.Message):
464
464
 
465
465
  global___GreenplumConfig6 = GreenplumConfig6
466
466
 
467
- @typing.final
468
- class GreenplumConfig6_17(google.protobuf.message.Message):
469
- DESCRIPTOR: google.protobuf.descriptor.Descriptor
470
-
471
- MAX_CONNECTIONS_FIELD_NUMBER: builtins.int
472
- MAX_SLOT_WAL_KEEP_SIZE_FIELD_NUMBER: builtins.int
473
- GP_WORKFILE_LIMIT_PER_SEGMENT_FIELD_NUMBER: builtins.int
474
- GP_WORKFILE_LIMIT_PER_QUERY_FIELD_NUMBER: builtins.int
475
- GP_WORKFILE_LIMIT_FILES_PER_QUERY_FIELD_NUMBER: builtins.int
476
- MAX_PREPARED_TRANSACTIONS_FIELD_NUMBER: builtins.int
477
- GP_WORKFILE_COMPRESSION_FIELD_NUMBER: builtins.int
478
- @property
479
- def max_connections(self) -> google.protobuf.wrappers_pb2.Int64Value:
480
- """Maximum number of inbound connections on master segment."""
481
-
482
- @property
483
- def max_slot_wal_keep_size(self) -> google.protobuf.wrappers_pb2.Int64Value:
484
- """The maximum size of WAL files that replication slots are allowed to retain in the `pg_wal` directory at checkpoint time.
485
-
486
- More info in [PostgreSQL® documentation](https://www.postgresql.org/docs/current/runtime-config-replication.html).
487
- """
488
-
489
- @property
490
- def gp_workfile_limit_per_segment(self) -> google.protobuf.wrappers_pb2.Int64Value:
491
- """The maximum total disk size that all running queries are allowed to use for creating temporary spill files at each segment.
492
-
493
- The default value is 0 (no limit).
494
-
495
- More info in [Greenplum® documentation](https://docs.vmware.com/en/VMware-Greenplum/6/greenplum-database/ref_guide-config_params-guc-list.html#gp_workfile_limit_per_segment).
496
- """
497
-
498
- @property
499
- def gp_workfile_limit_per_query(self) -> google.protobuf.wrappers_pb2.Int64Value:
500
- """The maximum disk size that an individual query is allowed to use for creating temporary spill files at each segment.
501
-
502
- The default value is 0 (no limit).
503
-
504
- More info in [Greenplum® documentation](https://docs.vmware.com/en/VMware-Greenplum/6/greenplum-database/ref_guide-config_params-guc-list.html#gp_workfile_limit_per_query).
505
- """
506
-
507
- @property
508
- def gp_workfile_limit_files_per_query(self) -> google.protobuf.wrappers_pb2.Int64Value:
509
- """The maximum number of temporary spill files allowed per query at each segment.
510
-
511
- Spill files, also known as workfiles, are created when a query requires more memory than there is allocated.
512
-
513
- The current query is terminated if the limit is exceeded.
514
-
515
- Set to zero to disable the limit.
516
-
517
- Master session reloads if the parameter changes.
518
-
519
- Default value is 10000.
520
-
521
- More info in [Greenplum® documentation](https://docs.vmware.com/en/VMware-Greenplum/6/greenplum-database/ref_guide-config_params-guc-list.html#gp_workfile_limit_files_per_query).
522
- """
523
-
524
- @property
525
- def max_prepared_transactions(self) -> google.protobuf.wrappers_pb2.Int64Value:
526
- """The maximum number of transactions that can be in the `prepared` state simultaneously.
527
-
528
- More info in [PostgreSQL® documentation](https://www.postgresql.org/docs/9.6/runtime-config-resource.html).
529
- """
530
-
531
- @property
532
- def gp_workfile_compression(self) -> google.protobuf.wrappers_pb2.BoolValue:
533
- """Whether the spill files are compressed or not.
534
-
535
- More info in [Greenplum® documentation](https://docs.vmware.com/en/VMware-Greenplum/6/greenplum-database/ref_guide-config_params-guc-list.html#gp_workfile_compression).
536
- """
537
-
538
- def __init__(
539
- self,
540
- *,
541
- max_connections: google.protobuf.wrappers_pb2.Int64Value | None = ...,
542
- max_slot_wal_keep_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
543
- gp_workfile_limit_per_segment: google.protobuf.wrappers_pb2.Int64Value | None = ...,
544
- gp_workfile_limit_per_query: google.protobuf.wrappers_pb2.Int64Value | None = ...,
545
- gp_workfile_limit_files_per_query: google.protobuf.wrappers_pb2.Int64Value | None = ...,
546
- max_prepared_transactions: google.protobuf.wrappers_pb2.Int64Value | None = ...,
547
- gp_workfile_compression: google.protobuf.wrappers_pb2.BoolValue | None = ...,
548
- ) -> None: ...
549
- def HasField(self, field_name: typing.Literal["gp_workfile_compression", b"gp_workfile_compression", "gp_workfile_limit_files_per_query", b"gp_workfile_limit_files_per_query", "gp_workfile_limit_per_query", b"gp_workfile_limit_per_query", "gp_workfile_limit_per_segment", b"gp_workfile_limit_per_segment", "max_connections", b"max_connections", "max_prepared_transactions", b"max_prepared_transactions", "max_slot_wal_keep_size", b"max_slot_wal_keep_size"]) -> builtins.bool: ...
550
- def ClearField(self, field_name: typing.Literal["gp_workfile_compression", b"gp_workfile_compression", "gp_workfile_limit_files_per_query", b"gp_workfile_limit_files_per_query", "gp_workfile_limit_per_query", b"gp_workfile_limit_per_query", "gp_workfile_limit_per_segment", b"gp_workfile_limit_per_segment", "max_connections", b"max_connections", "max_prepared_transactions", b"max_prepared_transactions", "max_slot_wal_keep_size", b"max_slot_wal_keep_size"]) -> None: ...
551
-
552
- global___GreenplumConfig6_17 = GreenplumConfig6_17
553
-
554
- @typing.final
555
- class GreenplumConfig6_19(google.protobuf.message.Message):
556
- DESCRIPTOR: google.protobuf.descriptor.Descriptor
557
-
558
- MAX_CONNECTIONS_FIELD_NUMBER: builtins.int
559
- MAX_SLOT_WAL_KEEP_SIZE_FIELD_NUMBER: builtins.int
560
- GP_WORKFILE_LIMIT_PER_SEGMENT_FIELD_NUMBER: builtins.int
561
- GP_WORKFILE_LIMIT_PER_QUERY_FIELD_NUMBER: builtins.int
562
- GP_WORKFILE_LIMIT_FILES_PER_QUERY_FIELD_NUMBER: builtins.int
563
- MAX_PREPARED_TRANSACTIONS_FIELD_NUMBER: builtins.int
564
- GP_WORKFILE_COMPRESSION_FIELD_NUMBER: builtins.int
565
- MAX_STATEMENT_MEM_FIELD_NUMBER: builtins.int
566
- LOG_STATEMENT_FIELD_NUMBER: builtins.int
567
- log_statement: global___LogStatement.ValueType
568
- """Logged SQL statements.
569
-
570
- `PREPARE` and `EXPLAIN ANALYZE` statements are also logged if their contained command belongs to an appropriate type.
571
-
572
- More info in [Greenplum® documentation](https://docs.vmware.com/en/VMware-Greenplum/6/greenplum-database/ref_guide-config_params-guc-list.html#log_statement).
573
- """
574
- @property
575
- def max_connections(self) -> google.protobuf.wrappers_pb2.Int64Value:
576
- """Maximum number of inbound connections on master segment."""
577
-
578
- @property
579
- def max_slot_wal_keep_size(self) -> google.protobuf.wrappers_pb2.Int64Value:
580
- """The maximum size of WAL files that replication slots are allowed to retain in the `pg_wal` directory at checkpoint time.
581
-
582
- More info in [PostgreSQL® documentation](https://www.postgresql.org/docs/current/runtime-config-replication.html).
583
- """
584
-
585
- @property
586
- def gp_workfile_limit_per_segment(self) -> google.protobuf.wrappers_pb2.Int64Value:
587
- """The maximum total disk size that all running queries are allowed to use for creating temporary spill files at each segment.
588
-
589
- The default value is 0 (no limit).
590
-
591
- More info in [Greenplum® documentation](https://docs.vmware.com/en/VMware-Greenplum/6/greenplum-database/ref_guide-config_params-guc-list.html#gp_workfile_limit_per_segment).
592
- """
593
-
594
- @property
595
- def gp_workfile_limit_per_query(self) -> google.protobuf.wrappers_pb2.Int64Value:
596
- """The maximum disk size that an individual query is allowed to use for creating temporary spill files at each segment.
597
-
598
- The default value is 0 (no limit).
599
-
600
- More info in [Greenplum® documentation](https://docs.vmware.com/en/VMware-Greenplum/6/greenplum-database/ref_guide-config_params-guc-list.html#gp_workfile_limit_per_query).
601
- """
602
-
603
- @property
604
- def gp_workfile_limit_files_per_query(self) -> google.protobuf.wrappers_pb2.Int64Value:
605
- """The maximum number of temporary spill files allowed per query at each segment.
606
-
607
- Spill files, also known as workfiles, are created when a query requires more memory than there is allocated.
608
-
609
- The current query is terminated if the limit is exceeded.
610
-
611
- Set to zero to disable the limit.
612
-
613
- Master session reloads if the parameter changes.
614
-
615
- Default value is 10000.
616
-
617
- More info in [Greenplum® documentation](https://docs.vmware.com/en/VMware-Greenplum/6/greenplum-database/ref_guide-config_params-guc-list.html#gp_workfile_limit_files_per_query).
618
- """
619
-
620
- @property
621
- def max_prepared_transactions(self) -> google.protobuf.wrappers_pb2.Int64Value:
622
- """The maximum number of transactions that can be in the `prepared` state simultaneously.
623
-
624
- More info in [PostgreSQL® documentation](https://www.postgresql.org/docs/9.6/runtime-config-resource.html).
625
- """
626
-
627
- @property
628
- def gp_workfile_compression(self) -> google.protobuf.wrappers_pb2.BoolValue:
629
- """Whether the spill files are compressed or not.
630
-
631
- More info in [Greenplum® documentation](https://docs.vmware.com/en/VMware-Greenplum/6/greenplum-database/ref_guide-config_params-guc-list.html#gp_workfile_compression).
632
- """
633
-
634
- @property
635
- def max_statement_mem(self) -> google.protobuf.wrappers_pb2.Int64Value:
636
- """The maximum memory limit for a query, in bytes.
637
-
638
- Helps to avoid out-of-memory errors on a segment host during query processing as a result of setting `statement_mem` too high.
639
-
640
- Taking into account the configuration of a single segment host, calculate [max_statement_mem] as follows: `seghost_physical_memory` / `average_number_concurrent_queries`.
641
-
642
- When changing both [max_statement_mem] and `statement_mem`, [max_statement_mem] must be changed first, or listed first in the `postgresql.conf` file.
643
-
644
- Default value is 2097152000 (2000 MB).
645
-
646
- More info in [Greenplum® documentation](https://greenplum.docs.pivotal.io/6-19/ref_guide/config_params/guc-list.html#max_statement_mem).
647
- in bytes
648
- """
649
-
650
- def __init__(
651
- self,
652
- *,
653
- max_connections: google.protobuf.wrappers_pb2.Int64Value | None = ...,
654
- max_slot_wal_keep_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
655
- gp_workfile_limit_per_segment: google.protobuf.wrappers_pb2.Int64Value | None = ...,
656
- gp_workfile_limit_per_query: google.protobuf.wrappers_pb2.Int64Value | None = ...,
657
- gp_workfile_limit_files_per_query: google.protobuf.wrappers_pb2.Int64Value | None = ...,
658
- max_prepared_transactions: google.protobuf.wrappers_pb2.Int64Value | None = ...,
659
- gp_workfile_compression: google.protobuf.wrappers_pb2.BoolValue | None = ...,
660
- max_statement_mem: google.protobuf.wrappers_pb2.Int64Value | None = ...,
661
- log_statement: global___LogStatement.ValueType = ...,
662
- ) -> None: ...
663
- def HasField(self, field_name: typing.Literal["gp_workfile_compression", b"gp_workfile_compression", "gp_workfile_limit_files_per_query", b"gp_workfile_limit_files_per_query", "gp_workfile_limit_per_query", b"gp_workfile_limit_per_query", "gp_workfile_limit_per_segment", b"gp_workfile_limit_per_segment", "max_connections", b"max_connections", "max_prepared_transactions", b"max_prepared_transactions", "max_slot_wal_keep_size", b"max_slot_wal_keep_size", "max_statement_mem", b"max_statement_mem"]) -> builtins.bool: ...
664
- def ClearField(self, field_name: typing.Literal["gp_workfile_compression", b"gp_workfile_compression", "gp_workfile_limit_files_per_query", b"gp_workfile_limit_files_per_query", "gp_workfile_limit_per_query", b"gp_workfile_limit_per_query", "gp_workfile_limit_per_segment", b"gp_workfile_limit_per_segment", "log_statement", b"log_statement", "max_connections", b"max_connections", "max_prepared_transactions", b"max_prepared_transactions", "max_slot_wal_keep_size", b"max_slot_wal_keep_size", "max_statement_mem", b"max_statement_mem"]) -> None: ...
665
-
666
- global___GreenplumConfig6_19 = GreenplumConfig6_19
667
-
668
- @typing.final
669
- class GreenplumConfig6_21(google.protobuf.message.Message):
670
- DESCRIPTOR: google.protobuf.descriptor.Descriptor
671
-
672
- MAX_CONNECTIONS_FIELD_NUMBER: builtins.int
673
- MAX_SLOT_WAL_KEEP_SIZE_FIELD_NUMBER: builtins.int
674
- GP_WORKFILE_LIMIT_PER_SEGMENT_FIELD_NUMBER: builtins.int
675
- GP_WORKFILE_LIMIT_PER_QUERY_FIELD_NUMBER: builtins.int
676
- GP_WORKFILE_LIMIT_FILES_PER_QUERY_FIELD_NUMBER: builtins.int
677
- MAX_PREPARED_TRANSACTIONS_FIELD_NUMBER: builtins.int
678
- GP_WORKFILE_COMPRESSION_FIELD_NUMBER: builtins.int
679
- MAX_STATEMENT_MEM_FIELD_NUMBER: builtins.int
680
- LOG_STATEMENT_FIELD_NUMBER: builtins.int
681
- GP_ADD_COLUMN_INHERITS_TABLE_SETTING_FIELD_NUMBER: builtins.int
682
- log_statement: global___LogStatement.ValueType
683
- """Controls which SQL statements are logged. DDL logs all data definition commands like CREATE, ALTER, and DROP commands.
684
- MOD logs all DDL statements, plus INSERT, UPDATE, DELETE, TRUNCATE, and COPY FROM.
685
- PREPARE and EXPLAIN ANALYZE statements are also logged if their contained command is of an appropriate type.
686
- https://docs.vmware.com/en/VMware-Greenplum/6/greenplum-database/ref_guide-config_params-guc-list.html#log_statement
687
- Default value is ddl
688
- """
689
- @property
690
- def max_connections(self) -> google.protobuf.wrappers_pb2.Int64Value:
691
- """Maximum number of inbound connections on master segment"""
692
-
693
- @property
694
- def max_slot_wal_keep_size(self) -> google.protobuf.wrappers_pb2.Int64Value:
695
- """Specify the maximum size of WAL files that replication slots are allowed to retain in the pg_wal directory at checkpoint time.
696
- https://www.postgresql.org/docs/current/runtime-config-replication.html
697
- """
698
-
699
- @property
700
- def gp_workfile_limit_per_segment(self) -> google.protobuf.wrappers_pb2.Int64Value:
701
- """Sets the maximum total disk size that all running queries are allowed to use for creating temporary spill files at each segment.
702
- The default value is 0, which means a limit is not enforced.
703
- https://docs.vmware.com/en/VMware-Greenplum/6/greenplum-database/ref_guide-config_params-guc-list.html#gp_workfile_limit_per_segment
704
- """
705
-
706
- @property
707
- def gp_workfile_limit_per_query(self) -> google.protobuf.wrappers_pb2.Int64Value:
708
- """Sets the maximum disk size an individual query is allowed to use for creating temporary spill files at each segment.
709
- The default value is 0, which means a limit is not enforced.
710
- https://docs.vmware.com/en/VMware-Greenplum/6/greenplum-database/ref_guide-config_params-guc-list.html#gp_workfile_limit_per_query
711
- """
712
-
713
- @property
714
- def gp_workfile_limit_files_per_query(self) -> google.protobuf.wrappers_pb2.Int64Value:
715
- """Sets the maximum number of temporary spill files (also known as workfiles) allowed per query per segment.
716
- Spill files are created when executing a query that requires more memory than it is allocated.
717
- The current query is terminated when the limit is exceeded.
718
- Set the value to 0 (zero) to allow an unlimited number of spill files. master session reload
719
- https://docs.vmware.com/en/VMware-Greenplum/6/greenplum-database/ref_guide-config_params-guc-list.html#gp_workfile_limit_files_per_query
720
- Default value is 10000
721
- """
722
-
723
- @property
724
- def max_prepared_transactions(self) -> google.protobuf.wrappers_pb2.Int64Value:
725
- """Sets the maximum number of transactions that can be in the "prepared" state simultaneously
726
- https://www.postgresql.org/docs/9.6/runtime-config-resource.html
727
- """
728
-
729
- @property
730
- def gp_workfile_compression(self) -> google.protobuf.wrappers_pb2.BoolValue:
731
- """Specifies whether the temporary files created, when a hash aggregation or hash join operation spills to disk, are compressed.
732
- https://docs.vmware.com/en/VMware-Greenplum/6/greenplum-database/ref_guide-config_params-guc-list.html#gp_workfile_compression
733
- """
734
-
735
- @property
736
- def max_statement_mem(self) -> google.protobuf.wrappers_pb2.Int64Value:
737
- """Sets the maximum memory limit for a query. Helps avoid out-of-memory errors on a segment host during query processing as a result of setting statement_mem too high.
738
- Taking into account the configuration of a single segment host, calculate max_statement_mem as follows:
739
- (seghost_physical_memory) / (average_number_concurrent_queries)
740
- When changing both max_statement_mem and statement_mem, max_statement_mem must be changed first, or listed first in the postgresql.conf file.
741
- https://greenplum.docs.pivotal.io/6-19/ref_guide/config_params/guc-list.html#max_statement_mem
742
- Default value is 2097152000 (2000MB)
743
- in bytes
744
- """
745
-
746
- @property
747
- def gp_add_column_inherits_table_setting(self) -> google.protobuf.wrappers_pb2.BoolValue:
748
- """https://docs.vmware.com/en/VMware-Tanzu-Greenplum/6/greenplum-database/GUID-ref_guide-config_params-guc-list.html#gp_add_column_inherits_table_setting"""
749
-
750
- def __init__(
751
- self,
752
- *,
753
- max_connections: google.protobuf.wrappers_pb2.Int64Value | None = ...,
754
- max_slot_wal_keep_size: google.protobuf.wrappers_pb2.Int64Value | None = ...,
755
- gp_workfile_limit_per_segment: google.protobuf.wrappers_pb2.Int64Value | None = ...,
756
- gp_workfile_limit_per_query: google.protobuf.wrappers_pb2.Int64Value | None = ...,
757
- gp_workfile_limit_files_per_query: google.protobuf.wrappers_pb2.Int64Value | None = ...,
758
- max_prepared_transactions: google.protobuf.wrappers_pb2.Int64Value | None = ...,
759
- gp_workfile_compression: google.protobuf.wrappers_pb2.BoolValue | None = ...,
760
- max_statement_mem: google.protobuf.wrappers_pb2.Int64Value | None = ...,
761
- log_statement: global___LogStatement.ValueType = ...,
762
- gp_add_column_inherits_table_setting: google.protobuf.wrappers_pb2.BoolValue | None = ...,
763
- ) -> None: ...
764
- def HasField(self, field_name: typing.Literal["gp_add_column_inherits_table_setting", b"gp_add_column_inherits_table_setting", "gp_workfile_compression", b"gp_workfile_compression", "gp_workfile_limit_files_per_query", b"gp_workfile_limit_files_per_query", "gp_workfile_limit_per_query", b"gp_workfile_limit_per_query", "gp_workfile_limit_per_segment", b"gp_workfile_limit_per_segment", "max_connections", b"max_connections", "max_prepared_transactions", b"max_prepared_transactions", "max_slot_wal_keep_size", b"max_slot_wal_keep_size", "max_statement_mem", b"max_statement_mem"]) -> builtins.bool: ...
765
- def ClearField(self, field_name: typing.Literal["gp_add_column_inherits_table_setting", b"gp_add_column_inherits_table_setting", "gp_workfile_compression", b"gp_workfile_compression", "gp_workfile_limit_files_per_query", b"gp_workfile_limit_files_per_query", "gp_workfile_limit_per_query", b"gp_workfile_limit_per_query", "gp_workfile_limit_per_segment", b"gp_workfile_limit_per_segment", "log_statement", b"log_statement", "max_connections", b"max_connections", "max_prepared_transactions", b"max_prepared_transactions", "max_slot_wal_keep_size", b"max_slot_wal_keep_size", "max_statement_mem", b"max_statement_mem"]) -> None: ...
766
-
767
- global___GreenplumConfig6_21 = GreenplumConfig6_21
768
-
769
467
  @typing.final
770
468
  class GreenplumConfig6_22(google.protobuf.message.Message):
771
469
  DESCRIPTOR: google.protobuf.descriptor.Descriptor
@@ -867,103 +565,6 @@ class GreenplumConfig6_22(google.protobuf.message.Message):
867
565
 
868
566
  global___GreenplumConfig6_22 = GreenplumConfig6_22
869
567
 
870
- @typing.final
871
- class GreenplumConfigSet6_17(google.protobuf.message.Message):
872
- """Configuration settings version 6.17"""
873
-
874
- DESCRIPTOR: google.protobuf.descriptor.Descriptor
875
-
876
- EFFECTIVE_CONFIG_FIELD_NUMBER: builtins.int
877
- USER_CONFIG_FIELD_NUMBER: builtins.int
878
- DEFAULT_CONFIG_FIELD_NUMBER: builtins.int
879
- @property
880
- def effective_config(self) -> global___GreenplumConfig6_17:
881
- """Effective settings for a Greenplum® cluster (a combination of settings defined in [user_config] and [default_config])."""
882
-
883
- @property
884
- def user_config(self) -> global___GreenplumConfig6_17:
885
- """User-defined settings for a Greenplum® cluster."""
886
-
887
- @property
888
- def default_config(self) -> global___GreenplumConfig6_17:
889
- """Default configuration for a Greenplum® cluster."""
890
-
891
- def __init__(
892
- self,
893
- *,
894
- effective_config: global___GreenplumConfig6_17 | None = ...,
895
- user_config: global___GreenplumConfig6_17 | None = ...,
896
- default_config: global___GreenplumConfig6_17 | None = ...,
897
- ) -> None: ...
898
- def HasField(self, field_name: typing.Literal["default_config", b"default_config", "effective_config", b"effective_config", "user_config", b"user_config"]) -> builtins.bool: ...
899
- def ClearField(self, field_name: typing.Literal["default_config", b"default_config", "effective_config", b"effective_config", "user_config", b"user_config"]) -> None: ...
900
-
901
- global___GreenplumConfigSet6_17 = GreenplumConfigSet6_17
902
-
903
- @typing.final
904
- class GreenplumConfigSet6_19(google.protobuf.message.Message):
905
- """Configuration settings version 6.19"""
906
-
907
- DESCRIPTOR: google.protobuf.descriptor.Descriptor
908
-
909
- EFFECTIVE_CONFIG_FIELD_NUMBER: builtins.int
910
- USER_CONFIG_FIELD_NUMBER: builtins.int
911
- DEFAULT_CONFIG_FIELD_NUMBER: builtins.int
912
- @property
913
- def effective_config(self) -> global___GreenplumConfig6_19:
914
- """Effective settings for a Greenplum® cluster (a combination of settings defined in [user_config] and [default_config])."""
915
-
916
- @property
917
- def user_config(self) -> global___GreenplumConfig6_19:
918
- """User-defined settings for a Greenplum® cluster."""
919
-
920
- @property
921
- def default_config(self) -> global___GreenplumConfig6_19:
922
- """Default configuration for a Greenplum® cluster."""
923
-
924
- def __init__(
925
- self,
926
- *,
927
- effective_config: global___GreenplumConfig6_19 | None = ...,
928
- user_config: global___GreenplumConfig6_19 | None = ...,
929
- default_config: global___GreenplumConfig6_19 | None = ...,
930
- ) -> None: ...
931
- def HasField(self, field_name: typing.Literal["default_config", b"default_config", "effective_config", b"effective_config", "user_config", b"user_config"]) -> builtins.bool: ...
932
- def ClearField(self, field_name: typing.Literal["default_config", b"default_config", "effective_config", b"effective_config", "user_config", b"user_config"]) -> None: ...
933
-
934
- global___GreenplumConfigSet6_19 = GreenplumConfigSet6_19
935
-
936
- @typing.final
937
- class GreenplumConfigSet6_21(google.protobuf.message.Message):
938
- DESCRIPTOR: google.protobuf.descriptor.Descriptor
939
-
940
- EFFECTIVE_CONFIG_FIELD_NUMBER: builtins.int
941
- USER_CONFIG_FIELD_NUMBER: builtins.int
942
- DEFAULT_CONFIG_FIELD_NUMBER: builtins.int
943
- @property
944
- def effective_config(self) -> global___GreenplumConfig6_21:
945
- """Effective settings for a Greenplum® cluster (a combination of settings defined in [user_config] and [default_config])."""
946
-
947
- @property
948
- def user_config(self) -> global___GreenplumConfig6_21:
949
- """User-defined settings for a Greenplum® cluster."""
950
-
951
- @property
952
- def default_config(self) -> global___GreenplumConfig6_21:
953
- """Default configuration for a Greenplum® cluster."""
954
-
955
- def __init__(
956
- self,
957
- *,
958
- effective_config: global___GreenplumConfig6_21 | None = ...,
959
- user_config: global___GreenplumConfig6_21 | None = ...,
960
- default_config: global___GreenplumConfig6_21 | None = ...,
961
- ) -> None: ...
962
- def HasField(self, field_name: typing.Literal["default_config", b"default_config", "effective_config", b"effective_config", "user_config", b"user_config"]) -> builtins.bool: ...
963
- def ClearField(self, field_name: typing.Literal["default_config", b"default_config", "effective_config", b"effective_config", "user_config", b"user_config"]) -> None: ...
964
-
965
- global___GreenplumConfigSet6_21 = GreenplumConfigSet6_21
966
-
967
568
  @typing.final
968
569
  class GreenplumConfigSet6_22(google.protobuf.message.Message):
969
570
  DESCRIPTOR: google.protobuf.descriptor.Descriptor
@@ -30,7 +30,7 @@ from yandex.cloud.mdb.kafka.v1 import maintenance_pb2 as yandex_dot_cloud_dot_md
30
30
  from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
31
31
 
32
32
 
33
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'yandex/cloud/mdb/kafka/v1/cluster.proto\x12\x19yandex.cloud.mdb.kafka.v1\x1a google/protobuf/descriptor.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/protobuf/wrappers.proto\x1a&yandex/cloud/mdb/kafka/v1/common.proto\x1a+yandex/cloud/mdb/kafka/v1/maintenance.proto\x1a\x1dyandex/cloud/validation.proto\"\xef\x08\n\x07\x43luster\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tfolder_id\x18\x02 \x01(\t\x12.\n\ncreated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0c\n\x04name\x18\x04 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x05 \x01(\t\x12>\n\x06labels\x18\x06 \x03(\x0b\x32..yandex.cloud.mdb.kafka.v1.Cluster.LabelsEntry\x12\x43\n\x0b\x65nvironment\x18\x07 \x01(\x0e\x32..yandex.cloud.mdb.kafka.v1.Cluster.Environment\x12\x39\n\nmonitoring\x18\x08 \x03(\x0b\x32%.yandex.cloud.mdb.kafka.v1.Monitoring\x12\x35\n\x06\x63onfig\x18\t \x01(\x0b\x32%.yandex.cloud.mdb.kafka.v1.ConfigSpec\x12\x12\n\nnetwork_id\x18\n \x01(\t\x12\x39\n\x06health\x18\x0b \x01(\x0e\x32).yandex.cloud.mdb.kafka.v1.Cluster.Health\x12\x39\n\x06status\x18\x0c \x01(\x0e\x32).yandex.cloud.mdb.kafka.v1.Cluster.Status\x12\x1a\n\x12security_group_ids\x18\r \x03(\t\x12\x16\n\x0ehost_group_ids\x18\x0e \x03(\t\x12\x1b\n\x13\x64\x65letion_protection\x18\x0f \x01(\x08\x12H\n\x12maintenance_window\x18\x10 \x01(\x0b\x32,.yandex.cloud.mdb.kafka.v1.MaintenanceWindow\x12J\n\x11planned_operation\x18\x11 \x01(\x0b\x32/.yandex.cloud.mdb.kafka.v1.MaintenanceOperation\x12<\n\x08kafka_ui\x18\x12 \x01(\x0b\x32*.yandex.cloud.mdb.kafka.v1.Cluster.KafkaUI\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x16\n\x07KafkaUI\x12\x0b\n\x03url\x18\x01 \x01(\t\"I\n\x0b\x45nvironment\x12\x1b\n\x17\x45NVIRONMENT_UNSPECIFIED\x10\x00\x12\x0e\n\nPRODUCTION\x10\x01\x12\r\n\tPRESTABLE\x10\x02\"?\n\x06Health\x12\x12\n\x0eHEALTH_UNKNOWN\x10\x00\x12\t\n\x05\x41LIVE\x10\x01\x12\x08\n\x04\x44\x45\x41\x44\x10\x02\x12\x0c\n\x08\x44\x45GRADED\x10\x03\"y\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\x0b\n\x07RUNNING\x10\x02\x12\t\n\x05\x45RROR\x10\x03\x12\x0c\n\x08UPDATING\x10\x04\x12\x0c\n\x08STOPPING\x10\x05\x12\x0b\n\x07STOPPED\x10\x06\x12\x0c\n\x08STARTING\x10\x07\"=\n\nMonitoring\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x12\x0c\n\x04link\x18\x03 \x01(\t\"\xdc\x08\n\nConfigSpec\x12\x0f\n\x07version\x18\x01 \x01(\t\x12:\n\x05kafka\x18\x02 \x01(\x0b\x32+.yandex.cloud.mdb.kafka.v1.ConfigSpec.Kafka\x12\x42\n\tzookeeper\x18\x03 \x01(\x0b\x32/.yandex.cloud.mdb.kafka.v1.ConfigSpec.Zookeeper\x12\x0f\n\x07zone_id\x18\x04 \x03(\t\x12\x32\n\rbrokers_count\x18\x05 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x18\n\x10\x61ssign_public_ip\x18\x06 \x01(\x08\x12\x1c\n\x10unmanaged_topics\x18\x07 \x01(\x08\x42\x02\x18\x01\x12\x17\n\x0fschema_registry\x18\x08 \x01(\x08\x12\x31\n\x06\x61\x63\x63\x65ss\x18\t \x01(\x0b\x32!.yandex.cloud.mdb.kafka.v1.Access\x12L\n\x0frest_api_config\x18\n \x01(\x0b\x32\x33.yandex.cloud.mdb.kafka.v1.ConfigSpec.RestAPIConfig\x12M\n\x15\x64isk_size_autoscaling\x18\x0b \x01(\x0b\x32..yandex.cloud.mdb.kafka.v1.DiskSizeAutoscaling\x12:\n\x05kraft\x18\x0c \x01(\x0b\x32+.yandex.cloud.mdb.kafka.v1.ConfigSpec.KRaft\x12L\n\x0fkafka_ui_config\x18\r \x01(\x0b\x32\x33.yandex.cloud.mdb.kafka.v1.ConfigSpec.KafkaUIConfig\x1a\x80\x02\n\x05Kafka\x12\x37\n\tresources\x18\x01 \x01(\x0b\x32$.yandex.cloud.mdb.kafka.v1.Resources\x12V\n\x10kafka_config_2_8\x18\x04 \x01(\x0b\x32).yandex.cloud.mdb.kafka.v1.KafkaConfig2_8H\x00R\x0fkafkaConfig_2_8\x12P\n\x0ekafka_config_3\x18\x05 \x01(\x0b\x32\'.yandex.cloud.mdb.kafka.v1.KafkaConfig3H\x00R\rkafkaConfig_3B\x0e\n\x0ckafka_configJ\x04\x08\x02\x10\x04\x1a\x44\n\tZookeeper\x12\x37\n\tresources\x18\x01 \x01(\x0b\x32$.yandex.cloud.mdb.kafka.v1.Resources\x1a@\n\x05KRaft\x12\x37\n\tresources\x18\x01 \x01(\x0b\x32$.yandex.cloud.mdb.kafka.v1.Resources\x1a \n\rRestAPIConfig\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x1a \n\rKafkaUIConfig\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\"P\n\tResources\x12\x1a\n\x12resource_preset_id\x18\x01 \x01(\t\x12\x11\n\tdisk_size\x18\x02 \x01(\x03\x12\x14\n\x0c\x64isk_type_id\x18\x03 \x01(\t\"\xc4\t\n\x0eKafkaConfig2_8\x12\x44\n\x10\x63ompression_type\x18\x01 \x01(\x0e\x32*.yandex.cloud.mdb.kafka.v1.CompressionType\x12@\n\x1blog_flush_interval_messages\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12:\n\x15log_flush_interval_ms\x18\x03 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x44\n\x1flog_flush_scheduler_interval_ms\x18\x04 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x38\n\x13log_retention_bytes\x18\x05 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x38\n\x13log_retention_hours\x18\x06 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12:\n\x15log_retention_minutes\x18\x07 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x35\n\x10log_retention_ms\x18\x08 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x36\n\x11log_segment_bytes\x18\t \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x37\n\x0flog_preallocate\x18\n \x01(\x0b\x32\x1a.google.protobuf.BoolValueB\x02\x18\x01\x12=\n\x18socket_send_buffer_bytes\x18\x0b \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12@\n\x1bsocket_receive_buffer_bytes\x18\x0c \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12=\n\x19\x61uto_create_topics_enable\x18\r \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x33\n\x0enum_partitions\x18\x0e \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12?\n\x1a\x64\x65\x66\x61ult_replication_factor\x18\x0f \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x36\n\x11message_max_bytes\x18\x10 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12<\n\x17replica_fetch_max_bytes\x18\x11 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x19\n\x11ssl_cipher_suites\x18\x12 \x03(\t\x12>\n\x19offsets_retention_minutes\x18\x13 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12I\n\x17sasl_enabled_mechanisms\x18\x14 \x03(\x0e\x32(.yandex.cloud.mdb.kafka.v1.SaslMechanism\"\xc2\t\n\x0cKafkaConfig3\x12\x44\n\x10\x63ompression_type\x18\x01 \x01(\x0e\x32*.yandex.cloud.mdb.kafka.v1.CompressionType\x12@\n\x1blog_flush_interval_messages\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12:\n\x15log_flush_interval_ms\x18\x03 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x44\n\x1flog_flush_scheduler_interval_ms\x18\x04 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x38\n\x13log_retention_bytes\x18\x05 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x38\n\x13log_retention_hours\x18\x06 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12:\n\x15log_retention_minutes\x18\x07 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x35\n\x10log_retention_ms\x18\x08 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x36\n\x11log_segment_bytes\x18\t \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x37\n\x0flog_preallocate\x18\n \x01(\x0b\x32\x1a.google.protobuf.BoolValueB\x02\x18\x01\x12=\n\x18socket_send_buffer_bytes\x18\x0b \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12@\n\x1bsocket_receive_buffer_bytes\x18\x0c \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12=\n\x19\x61uto_create_topics_enable\x18\r \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x33\n\x0enum_partitions\x18\x0e \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12?\n\x1a\x64\x65\x66\x61ult_replication_factor\x18\x0f \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x36\n\x11message_max_bytes\x18\x10 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12<\n\x17replica_fetch_max_bytes\x18\x11 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x19\n\x11ssl_cipher_suites\x18\x12 \x03(\t\x12>\n\x19offsets_retention_minutes\x18\x13 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12I\n\x17sasl_enabled_mechanisms\x18\x14 \x03(\x0e\x32(.yandex.cloud.mdb.kafka.v1.SaslMechanism\"\x8e\x03\n\x04Host\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x12\n\ncluster_id\x18\x02 \x01(\t\x12\x0f\n\x07zone_id\x18\x03 \x01(\t\x12\x32\n\x04role\x18\x04 \x01(\x0e\x32$.yandex.cloud.mdb.kafka.v1.Host.Role\x12\x37\n\tresources\x18\x05 \x01(\x0b\x32$.yandex.cloud.mdb.kafka.v1.Resources\x12\x36\n\x06health\x18\x06 \x01(\x0e\x32&.yandex.cloud.mdb.kafka.v1.Host.Health\x12\x11\n\tsubnet_id\x18\x08 \x01(\t\x12\x18\n\x10\x61ssign_public_ip\x18\t \x01(\x08\"A\n\x04Role\x12\x14\n\x10ROLE_UNSPECIFIED\x10\x00\x12\t\n\x05KAFKA\x10\x01\x12\r\n\tZOOKEEPER\x10\x02\x12\t\n\x05KRAFT\x10\x03\"8\n\x06Health\x12\x0b\n\x07UNKNOWN\x10\x00\x12\t\n\x05\x41LIVE\x10\x01\x12\x08\n\x04\x44\x45\x41\x44\x10\x02\x12\x0c\n\x08\x44\x45GRADED\x10\x03J\x04\x08\x07\x10\x08\"\x1f\n\x06\x41\x63\x63\x65ss\x12\x15\n\rdata_transfer\x18\x01 \x01(\x08\"\x90\x01\n\x13\x44iskSizeAutoscaling\x12.\n\x17planned_usage_threshold\x18\x01 \x01(\x03\x42\r\xe8\xc7\x31\x00\xfa\xc7\x31\x05\x30-100\x12\x30\n\x19\x65mergency_usage_threshold\x18\x02 \x01(\x03\x42\r\xe8\xc7\x31\x00\xfa\xc7\x31\x05\x30-100\x12\x17\n\x0f\x64isk_size_limit\x18\x03 \x01(\x03\x42\x64\n\x1dyandex.cloud.api.mdb.kafka.v1ZCgithub.com/yandex-cloud/go-genproto/yandex/cloud/mdb/kafka/v1;kafkab\x06proto3')
33
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'yandex/cloud/mdb/kafka/v1/cluster.proto\x12\x19yandex.cloud.mdb.kafka.v1\x1a google/protobuf/descriptor.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1egoogle/protobuf/wrappers.proto\x1a&yandex/cloud/mdb/kafka/v1/common.proto\x1a+yandex/cloud/mdb/kafka/v1/maintenance.proto\x1a\x1dyandex/cloud/validation.proto\"\xef\x08\n\x07\x43luster\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tfolder_id\x18\x02 \x01(\t\x12.\n\ncreated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0c\n\x04name\x18\x04 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x05 \x01(\t\x12>\n\x06labels\x18\x06 \x03(\x0b\x32..yandex.cloud.mdb.kafka.v1.Cluster.LabelsEntry\x12\x43\n\x0b\x65nvironment\x18\x07 \x01(\x0e\x32..yandex.cloud.mdb.kafka.v1.Cluster.Environment\x12\x39\n\nmonitoring\x18\x08 \x03(\x0b\x32%.yandex.cloud.mdb.kafka.v1.Monitoring\x12\x35\n\x06\x63onfig\x18\t \x01(\x0b\x32%.yandex.cloud.mdb.kafka.v1.ConfigSpec\x12\x12\n\nnetwork_id\x18\n \x01(\t\x12\x39\n\x06health\x18\x0b \x01(\x0e\x32).yandex.cloud.mdb.kafka.v1.Cluster.Health\x12\x39\n\x06status\x18\x0c \x01(\x0e\x32).yandex.cloud.mdb.kafka.v1.Cluster.Status\x12\x1a\n\x12security_group_ids\x18\r \x03(\t\x12\x16\n\x0ehost_group_ids\x18\x0e \x03(\t\x12\x1b\n\x13\x64\x65letion_protection\x18\x0f \x01(\x08\x12H\n\x12maintenance_window\x18\x10 \x01(\x0b\x32,.yandex.cloud.mdb.kafka.v1.MaintenanceWindow\x12J\n\x11planned_operation\x18\x11 \x01(\x0b\x32/.yandex.cloud.mdb.kafka.v1.MaintenanceOperation\x12<\n\x08kafka_ui\x18\x12 \x01(\x0b\x32*.yandex.cloud.mdb.kafka.v1.Cluster.KafkaUI\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x16\n\x07KafkaUI\x12\x0b\n\x03url\x18\x01 \x01(\t\"I\n\x0b\x45nvironment\x12\x1b\n\x17\x45NVIRONMENT_UNSPECIFIED\x10\x00\x12\x0e\n\nPRODUCTION\x10\x01\x12\r\n\tPRESTABLE\x10\x02\"?\n\x06Health\x12\x12\n\x0eHEALTH_UNKNOWN\x10\x00\x12\t\n\x05\x41LIVE\x10\x01\x12\x08\n\x04\x44\x45\x41\x44\x10\x02\x12\x0c\n\x08\x44\x45GRADED\x10\x03\"y\n\x06Status\x12\x12\n\x0eSTATUS_UNKNOWN\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\x0b\n\x07RUNNING\x10\x02\x12\t\n\x05\x45RROR\x10\x03\x12\x0c\n\x08UPDATING\x10\x04\x12\x0c\n\x08STOPPING\x10\x05\x12\x0b\n\x07STOPPED\x10\x06\x12\x0c\n\x08STARTING\x10\x07\"=\n\nMonitoring\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x12\x0c\n\x04link\x18\x03 \x01(\t\"\xf3\x08\n\nConfigSpec\x12\x0f\n\x07version\x18\x01 \x01(\t\x12:\n\x05kafka\x18\x02 \x01(\x0b\x32+.yandex.cloud.mdb.kafka.v1.ConfigSpec.Kafka\x12\x42\n\tzookeeper\x18\x03 \x01(\x0b\x32/.yandex.cloud.mdb.kafka.v1.ConfigSpec.Zookeeper\x12\x0f\n\x07zone_id\x18\x04 \x03(\t\x12\x32\n\rbrokers_count\x18\x05 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x18\n\x10\x61ssign_public_ip\x18\x06 \x01(\x08\x12\x1c\n\x10unmanaged_topics\x18\x07 \x01(\x08\x42\x02\x18\x01\x12\x17\n\x0fschema_registry\x18\x08 \x01(\x08\x12\x31\n\x06\x61\x63\x63\x65ss\x18\t \x01(\x0b\x32!.yandex.cloud.mdb.kafka.v1.Access\x12L\n\x0frest_api_config\x18\n \x01(\x0b\x32\x33.yandex.cloud.mdb.kafka.v1.ConfigSpec.RestAPIConfig\x12M\n\x15\x64isk_size_autoscaling\x18\x0b \x01(\x0b\x32..yandex.cloud.mdb.kafka.v1.DiskSizeAutoscaling\x12:\n\x05kraft\x18\x0c \x01(\x0b\x32+.yandex.cloud.mdb.kafka.v1.ConfigSpec.KRaft\x12L\n\x0fkafka_ui_config\x18\r \x01(\x0b\x32\x33.yandex.cloud.mdb.kafka.v1.ConfigSpec.KafkaUIConfig\x12\x15\n\rpatch_version\x18\x0e \x01(\t\x1a\x80\x02\n\x05Kafka\x12\x37\n\tresources\x18\x01 \x01(\x0b\x32$.yandex.cloud.mdb.kafka.v1.Resources\x12V\n\x10kafka_config_2_8\x18\x04 \x01(\x0b\x32).yandex.cloud.mdb.kafka.v1.KafkaConfig2_8H\x00R\x0fkafkaConfig_2_8\x12P\n\x0ekafka_config_3\x18\x05 \x01(\x0b\x32\'.yandex.cloud.mdb.kafka.v1.KafkaConfig3H\x00R\rkafkaConfig_3B\x0e\n\x0ckafka_configJ\x04\x08\x02\x10\x04\x1a\x44\n\tZookeeper\x12\x37\n\tresources\x18\x01 \x01(\x0b\x32$.yandex.cloud.mdb.kafka.v1.Resources\x1a@\n\x05KRaft\x12\x37\n\tresources\x18\x01 \x01(\x0b\x32$.yandex.cloud.mdb.kafka.v1.Resources\x1a \n\rRestAPIConfig\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x1a \n\rKafkaUIConfig\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\"P\n\tResources\x12\x1a\n\x12resource_preset_id\x18\x01 \x01(\t\x12\x11\n\tdisk_size\x18\x02 \x01(\x03\x12\x14\n\x0c\x64isk_type_id\x18\x03 \x01(\t\"\xc4\t\n\x0eKafkaConfig2_8\x12\x44\n\x10\x63ompression_type\x18\x01 \x01(\x0e\x32*.yandex.cloud.mdb.kafka.v1.CompressionType\x12@\n\x1blog_flush_interval_messages\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12:\n\x15log_flush_interval_ms\x18\x03 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x44\n\x1flog_flush_scheduler_interval_ms\x18\x04 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x38\n\x13log_retention_bytes\x18\x05 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x38\n\x13log_retention_hours\x18\x06 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12:\n\x15log_retention_minutes\x18\x07 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x35\n\x10log_retention_ms\x18\x08 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x36\n\x11log_segment_bytes\x18\t \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x37\n\x0flog_preallocate\x18\n \x01(\x0b\x32\x1a.google.protobuf.BoolValueB\x02\x18\x01\x12=\n\x18socket_send_buffer_bytes\x18\x0b \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12@\n\x1bsocket_receive_buffer_bytes\x18\x0c \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12=\n\x19\x61uto_create_topics_enable\x18\r \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x33\n\x0enum_partitions\x18\x0e \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12?\n\x1a\x64\x65\x66\x61ult_replication_factor\x18\x0f \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x36\n\x11message_max_bytes\x18\x10 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12<\n\x17replica_fetch_max_bytes\x18\x11 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x19\n\x11ssl_cipher_suites\x18\x12 \x03(\t\x12>\n\x19offsets_retention_minutes\x18\x13 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12I\n\x17sasl_enabled_mechanisms\x18\x14 \x03(\x0e\x32(.yandex.cloud.mdb.kafka.v1.SaslMechanism\"\xc2\t\n\x0cKafkaConfig3\x12\x44\n\x10\x63ompression_type\x18\x01 \x01(\x0e\x32*.yandex.cloud.mdb.kafka.v1.CompressionType\x12@\n\x1blog_flush_interval_messages\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12:\n\x15log_flush_interval_ms\x18\x03 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x44\n\x1flog_flush_scheduler_interval_ms\x18\x04 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x38\n\x13log_retention_bytes\x18\x05 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x38\n\x13log_retention_hours\x18\x06 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12:\n\x15log_retention_minutes\x18\x07 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x35\n\x10log_retention_ms\x18\x08 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x36\n\x11log_segment_bytes\x18\t \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x37\n\x0flog_preallocate\x18\n \x01(\x0b\x32\x1a.google.protobuf.BoolValueB\x02\x18\x01\x12=\n\x18socket_send_buffer_bytes\x18\x0b \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12@\n\x1bsocket_receive_buffer_bytes\x18\x0c \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12=\n\x19\x61uto_create_topics_enable\x18\r \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12\x33\n\x0enum_partitions\x18\x0e \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12?\n\x1a\x64\x65\x66\x61ult_replication_factor\x18\x0f \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x36\n\x11message_max_bytes\x18\x10 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12<\n\x17replica_fetch_max_bytes\x18\x11 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12\x19\n\x11ssl_cipher_suites\x18\x12 \x03(\t\x12>\n\x19offsets_retention_minutes\x18\x13 \x01(\x0b\x32\x1b.google.protobuf.Int64Value\x12I\n\x17sasl_enabled_mechanisms\x18\x14 \x03(\x0e\x32(.yandex.cloud.mdb.kafka.v1.SaslMechanism\"\x8e\x03\n\x04Host\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x12\n\ncluster_id\x18\x02 \x01(\t\x12\x0f\n\x07zone_id\x18\x03 \x01(\t\x12\x32\n\x04role\x18\x04 \x01(\x0e\x32$.yandex.cloud.mdb.kafka.v1.Host.Role\x12\x37\n\tresources\x18\x05 \x01(\x0b\x32$.yandex.cloud.mdb.kafka.v1.Resources\x12\x36\n\x06health\x18\x06 \x01(\x0e\x32&.yandex.cloud.mdb.kafka.v1.Host.Health\x12\x11\n\tsubnet_id\x18\x08 \x01(\t\x12\x18\n\x10\x61ssign_public_ip\x18\t \x01(\x08\"A\n\x04Role\x12\x14\n\x10ROLE_UNSPECIFIED\x10\x00\x12\t\n\x05KAFKA\x10\x01\x12\r\n\tZOOKEEPER\x10\x02\x12\t\n\x05KRAFT\x10\x03\"8\n\x06Health\x12\x0b\n\x07UNKNOWN\x10\x00\x12\t\n\x05\x41LIVE\x10\x01\x12\x08\n\x04\x44\x45\x41\x44\x10\x02\x12\x0c\n\x08\x44\x45GRADED\x10\x03J\x04\x08\x07\x10\x08\"\x1f\n\x06\x41\x63\x63\x65ss\x12\x15\n\rdata_transfer\x18\x01 \x01(\x08\"\x90\x01\n\x13\x44iskSizeAutoscaling\x12.\n\x17planned_usage_threshold\x18\x01 \x01(\x03\x42\r\xe8\xc7\x31\x00\xfa\xc7\x31\x05\x30-100\x12\x30\n\x19\x65mergency_usage_threshold\x18\x02 \x01(\x03\x42\r\xe8\xc7\x31\x00\xfa\xc7\x31\x05\x30-100\x12\x17\n\x0f\x64isk_size_limit\x18\x03 \x01(\x03\x42\x64\n\x1dyandex.cloud.api.mdb.kafka.v1ZCgithub.com/yandex-cloud/go-genproto/yandex/cloud/mdb/kafka/v1;kafkab\x06proto3')
34
34
 
35
35
  _globals = globals()
36
36
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -65,31 +65,31 @@ if not _descriptor._USE_C_DESCRIPTORS:
65
65
  _globals['_MONITORING']._serialized_start=1423
66
66
  _globals['_MONITORING']._serialized_end=1484
67
67
  _globals['_CONFIGSPEC']._serialized_start=1487
68
- _globals['_CONFIGSPEC']._serialized_end=2603
69
- _globals['_CONFIGSPEC_KAFKA']._serialized_start=2143
70
- _globals['_CONFIGSPEC_KAFKA']._serialized_end=2399
71
- _globals['_CONFIGSPEC_ZOOKEEPER']._serialized_start=2401
72
- _globals['_CONFIGSPEC_ZOOKEEPER']._serialized_end=2469
73
- _globals['_CONFIGSPEC_KRAFT']._serialized_start=2471
74
- _globals['_CONFIGSPEC_KRAFT']._serialized_end=2535
75
- _globals['_CONFIGSPEC_RESTAPICONFIG']._serialized_start=2537
76
- _globals['_CONFIGSPEC_RESTAPICONFIG']._serialized_end=2569
77
- _globals['_CONFIGSPEC_KAFKAUICONFIG']._serialized_start=2571
78
- _globals['_CONFIGSPEC_KAFKAUICONFIG']._serialized_end=2603
79
- _globals['_RESOURCES']._serialized_start=2605
80
- _globals['_RESOURCES']._serialized_end=2685
81
- _globals['_KAFKACONFIG2_8']._serialized_start=2688
82
- _globals['_KAFKACONFIG2_8']._serialized_end=3908
83
- _globals['_KAFKACONFIG3']._serialized_start=3911
84
- _globals['_KAFKACONFIG3']._serialized_end=5129
85
- _globals['_HOST']._serialized_start=5132
86
- _globals['_HOST']._serialized_end=5530
87
- _globals['_HOST_ROLE']._serialized_start=5401
88
- _globals['_HOST_ROLE']._serialized_end=5466
89
- _globals['_HOST_HEALTH']._serialized_start=5468
90
- _globals['_HOST_HEALTH']._serialized_end=5524
91
- _globals['_ACCESS']._serialized_start=5532
92
- _globals['_ACCESS']._serialized_end=5563
93
- _globals['_DISKSIZEAUTOSCALING']._serialized_start=5566
94
- _globals['_DISKSIZEAUTOSCALING']._serialized_end=5710
68
+ _globals['_CONFIGSPEC']._serialized_end=2626
69
+ _globals['_CONFIGSPEC_KAFKA']._serialized_start=2166
70
+ _globals['_CONFIGSPEC_KAFKA']._serialized_end=2422
71
+ _globals['_CONFIGSPEC_ZOOKEEPER']._serialized_start=2424
72
+ _globals['_CONFIGSPEC_ZOOKEEPER']._serialized_end=2492
73
+ _globals['_CONFIGSPEC_KRAFT']._serialized_start=2494
74
+ _globals['_CONFIGSPEC_KRAFT']._serialized_end=2558
75
+ _globals['_CONFIGSPEC_RESTAPICONFIG']._serialized_start=2560
76
+ _globals['_CONFIGSPEC_RESTAPICONFIG']._serialized_end=2592
77
+ _globals['_CONFIGSPEC_KAFKAUICONFIG']._serialized_start=2594
78
+ _globals['_CONFIGSPEC_KAFKAUICONFIG']._serialized_end=2626
79
+ _globals['_RESOURCES']._serialized_start=2628
80
+ _globals['_RESOURCES']._serialized_end=2708
81
+ _globals['_KAFKACONFIG2_8']._serialized_start=2711
82
+ _globals['_KAFKACONFIG2_8']._serialized_end=3931
83
+ _globals['_KAFKACONFIG3']._serialized_start=3934
84
+ _globals['_KAFKACONFIG3']._serialized_end=5152
85
+ _globals['_HOST']._serialized_start=5155
86
+ _globals['_HOST']._serialized_end=5553
87
+ _globals['_HOST_ROLE']._serialized_start=5424
88
+ _globals['_HOST_ROLE']._serialized_end=5489
89
+ _globals['_HOST_HEALTH']._serialized_start=5491
90
+ _globals['_HOST_HEALTH']._serialized_end=5547
91
+ _globals['_ACCESS']._serialized_start=5555
92
+ _globals['_ACCESS']._serialized_end=5586
93
+ _globals['_DISKSIZEAUTOSCALING']._serialized_start=5589
94
+ _globals['_DISKSIZEAUTOSCALING']._serialized_end=5733
95
95
  # @@protoc_insertion_point(module_scope)
@@ -386,6 +386,7 @@ class ConfigSpec(google.protobuf.message.Message):
386
386
  DISK_SIZE_AUTOSCALING_FIELD_NUMBER: builtins.int
387
387
  KRAFT_FIELD_NUMBER: builtins.int
388
388
  KAFKA_UI_CONFIG_FIELD_NUMBER: builtins.int
389
+ PATCH_VERSION_FIELD_NUMBER: builtins.int
389
390
  version: builtins.str
390
391
  """Version of Apache Kafka® used in the cluster. Possible values: `2.8`, `3.0`, `3.1`, `3.2`, `3.3`, `3.4`, `3.5`, `3.6`."""
391
392
  assign_public_ip: builtins.bool
@@ -398,6 +399,8 @@ class ConfigSpec(google.protobuf.message.Message):
398
399
  """
399
400
  schema_registry: builtins.bool
400
401
  """Enables managed schema registry on cluster"""
402
+ patch_version: builtins.str
403
+ """Patch or release version ex. 3.9.1, 4.0.1 etc"""
401
404
  @property
402
405
  def kafka(self) -> global___ConfigSpec.Kafka:
403
406
  """Configuration and resource allocation for Kafka brokers."""
@@ -450,9 +453,10 @@ class ConfigSpec(google.protobuf.message.Message):
450
453
  disk_size_autoscaling: global___DiskSizeAutoscaling | None = ...,
451
454
  kraft: global___ConfigSpec.KRaft | None = ...,
452
455
  kafka_ui_config: global___ConfigSpec.KafkaUIConfig | None = ...,
456
+ patch_version: builtins.str = ...,
453
457
  ) -> None: ...
454
458
  def HasField(self, field_name: typing.Literal["access", b"access", "brokers_count", b"brokers_count", "disk_size_autoscaling", b"disk_size_autoscaling", "kafka", b"kafka", "kafka_ui_config", b"kafka_ui_config", "kraft", b"kraft", "rest_api_config", b"rest_api_config", "zookeeper", b"zookeeper"]) -> builtins.bool: ...
455
- def ClearField(self, field_name: typing.Literal["access", b"access", "assign_public_ip", b"assign_public_ip", "brokers_count", b"brokers_count", "disk_size_autoscaling", b"disk_size_autoscaling", "kafka", b"kafka", "kafka_ui_config", b"kafka_ui_config", "kraft", b"kraft", "rest_api_config", b"rest_api_config", "schema_registry", b"schema_registry", "unmanaged_topics", b"unmanaged_topics", "version", b"version", "zone_id", b"zone_id", "zookeeper", b"zookeeper"]) -> None: ...
459
+ def ClearField(self, field_name: typing.Literal["access", b"access", "assign_public_ip", b"assign_public_ip", "brokers_count", b"brokers_count", "disk_size_autoscaling", b"disk_size_autoscaling", "kafka", b"kafka", "kafka_ui_config", b"kafka_ui_config", "kraft", b"kraft", "patch_version", b"patch_version", "rest_api_config", b"rest_api_config", "schema_registry", b"schema_registry", "unmanaged_topics", b"unmanaged_topics", "version", b"version", "zone_id", b"zone_id", "zookeeper", b"zookeeper"]) -> None: ...
456
460
 
457
461
  global___ConfigSpec = ConfigSpec
458
462
 
@@ -26,7 +26,7 @@ from google.protobuf import wrappers_pb2 as google_dot_protobuf_dot_wrappers__pb
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'\n3yandex/cloud/mdb/mongodb/v1/config/mongodb3_6.proto\x12\"yandex.cloud.mdb.mongodb.v1.config\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1dyandex/cloud/validation.proto\"\x9e\x0b\n\x0fMongodConfig3_6\x12L\n\x07storage\x18\x01 \x01(\x0b\x32;.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6.Storage\x12\x63\n\x13operation_profiling\x18\x02 \x01(\x0b\x32\x46.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6.OperationProfiling\x12H\n\x03net\x18\x03 \x01(\x0b\x32;.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6.Network\x1a\xc6\x06\n\x07Storage\x12[\n\x0bwired_tiger\x18\x01 \x01(\x0b\x32\x46.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6.Storage.WiredTiger\x12T\n\x07journal\x18\x02 \x01(\x0b\x32\x43.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6.Storage.Journal\x1a\x8e\x04\n\nWiredTiger\x12j\n\rengine_config\x18\x01 \x01(\x0b\x32S.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6.Storage.WiredTiger.EngineConfig\x12r\n\x11\x63ollection_config\x18\x02 \x01(\x0b\x32W.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6.Storage.WiredTiger.CollectionConfig\x1a\x43\n\x0c\x45ngineConfig\x12\x33\n\rcache_size_gb\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x1a\xda\x01\n\x10\x43ollectionConfig\x12|\n\x10\x62lock_compressor\x18\x01 \x01(\x0e\x32\x62.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6.Storage.WiredTiger.CollectionConfig.Compressor\"H\n\nCompressor\x12\x1a\n\x16\x43OMPRESSOR_UNSPECIFIED\x10\x00\x12\x08\n\x04NONE\x10\x01\x12\n\n\x06SNAPPY\x10\x02\x12\x08\n\x04ZLIB\x10\x03\x1aw\n\x07Journal\x12+\n\x07\x65nabled\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12?\n\x0f\x63ommit_interval\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\t\xfa\xc7\x31\x05\x31-500\x1a\xec\x01\n\x12OperationProfiling\x12Y\n\x04mode\x18\x01 \x01(\x0e\x32K.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6.OperationProfiling.Mode\x12>\n\x11slow_op_threshold\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x06\xfa\xc7\x31\x02>0\";\n\x04Mode\x12\x14\n\x10MODE_UNSPECIFIED\x10\x00\x12\x07\n\x03OFF\x10\x01\x12\x0b\n\x07SLOW_OP\x10\x02\x12\x07\n\x03\x41LL\x10\x03\x1aV\n\x07Network\x12K\n\x18max_incoming_connections\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x0c\xfa\xc7\x31\x08\x31\x30-16384\"\x8c\x07\n\x11MongoCfgConfig3_6\x12N\n\x07storage\x18\x01 \x01(\x0b\x32=.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig3_6.Storage\x12\x65\n\x13operation_profiling\x18\x02 \x01(\x0b\x32H.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig3_6.OperationProfiling\x12J\n\x03net\x18\x03 \x01(\x0b\x32=.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig3_6.Network\x1a\xaa\x02\n\x07Storage\x12]\n\x0bwired_tiger\x18\x01 \x01(\x0b\x32H.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig3_6.Storage.WiredTiger\x1a\xbf\x01\n\nWiredTiger\x12l\n\rengine_config\x18\x01 \x01(\x0b\x32U.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig3_6.Storage.WiredTiger.EngineConfig\x1a\x43\n\x0c\x45ngineConfig\x12\x33\n\rcache_size_gb\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x1a\xee\x01\n\x12OperationProfiling\x12[\n\x04mode\x18\x01 \x01(\x0e\x32M.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig3_6.OperationProfiling.Mode\x12>\n\x11slow_op_threshold\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x06\xfa\xc7\x31\x02>0\";\n\x04Mode\x12\x14\n\x10MODE_UNSPECIFIED\x10\x00\x12\x07\n\x03OFF\x10\x01\x12\x0b\n\x07SLOW_OP\x10\x02\x12\x07\n\x03\x41LL\x10\x03\x1aV\n\x07Network\x12K\n\x18max_incoming_connections\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x0c\xfa\xc7\x31\x08\x31\x30-16384\"\xb3\x01\n\x0fMongosConfig3_6\x12H\n\x03net\x18\x01 \x01(\x0b\x32;.yandex.cloud.mdb.mongodb.v1.config.MongosConfig3_6.Network\x1aV\n\x07Network\x12K\n\x18max_incoming_connections\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x0c\xfa\xc7\x31\x08\x31\x30-16384\"\xfa\x01\n\x12MongodConfigSet3_6\x12M\n\x10\x65\x66\x66\x65\x63tive_config\x18\x01 \x01(\x0b\x32\x33.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6\x12H\n\x0buser_config\x18\x02 \x01(\x0b\x32\x33.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6\x12K\n\x0e\x64\x65\x66\x61ult_config\x18\x03 \x01(\x0b\x32\x33.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6\"\x82\x02\n\x14MongoCfgConfigSet3_6\x12O\n\x10\x65\x66\x66\x65\x63tive_config\x18\x01 \x01(\x0b\x32\x35.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig3_6\x12J\n\x0buser_config\x18\x02 \x01(\x0b\x32\x35.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig3_6\x12M\n\x0e\x64\x65\x66\x61ult_config\x18\x03 \x01(\x0b\x32\x35.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig3_6\"\xfa\x01\n\x12MongosConfigSet3_6\x12M\n\x10\x65\x66\x66\x65\x63tive_config\x18\x01 \x01(\x0b\x32\x33.yandex.cloud.mdb.mongodb.v1.config.MongosConfig3_6\x12H\n\x0buser_config\x18\x02 \x01(\x0b\x32\x33.yandex.cloud.mdb.mongodb.v1.config.MongosConfig3_6\x12K\n\x0e\x64\x65\x66\x61ult_config\x18\x03 \x01(\x0b\x32\x33.yandex.cloud.mdb.mongodb.v1.config.MongosConfig3_6Bx\n&yandex.cloud.api.mdb.mongodb.v1.configZNgithub.com/yandex-cloud/go-genproto/yandex/cloud/mdb/mongodb/v1/config;mongodbb\x06proto3')
29
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n3yandex/cloud/mdb/mongodb/v1/config/mongodb3_6.proto\x12\"yandex.cloud.mdb.mongodb.v1.config\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1dyandex/cloud/validation.proto\"\x9e\x0b\n\x0fMongodConfig3_6\x12L\n\x07storage\x18\x01 \x01(\x0b\x32;.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6.Storage\x12\x63\n\x13operation_profiling\x18\x02 \x01(\x0b\x32\x46.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6.OperationProfiling\x12H\n\x03net\x18\x03 \x01(\x0b\x32;.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6.Network\x1a\xc6\x06\n\x07Storage\x12[\n\x0bwired_tiger\x18\x01 \x01(\x0b\x32\x46.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6.Storage.WiredTiger\x12T\n\x07journal\x18\x02 \x01(\x0b\x32\x43.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6.Storage.Journal\x1a\x8e\x04\n\nWiredTiger\x12j\n\rengine_config\x18\x01 \x01(\x0b\x32S.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6.Storage.WiredTiger.EngineConfig\x12r\n\x11\x63ollection_config\x18\x02 \x01(\x0b\x32W.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6.Storage.WiredTiger.CollectionConfig\x1a\x43\n\x0c\x45ngineConfig\x12\x33\n\rcache_size_gb\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x1a\xda\x01\n\x10\x43ollectionConfig\x12|\n\x10\x62lock_compressor\x18\x01 \x01(\x0e\x32\x62.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6.Storage.WiredTiger.CollectionConfig.Compressor\"H\n\nCompressor\x12\x1a\n\x16\x43OMPRESSOR_UNSPECIFIED\x10\x00\x12\x08\n\x04NONE\x10\x01\x12\n\n\x06SNAPPY\x10\x02\x12\x08\n\x04ZLIB\x10\x03\x1aw\n\x07Journal\x12+\n\x07\x65nabled\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\x12?\n\x0f\x63ommit_interval\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\t\xfa\xc7\x31\x05\x31-500\x1a\xec\x01\n\x12OperationProfiling\x12Y\n\x04mode\x18\x01 \x01(\x0e\x32K.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6.OperationProfiling.Mode\x12>\n\x11slow_op_threshold\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x06\xfa\xc7\x31\x02>0\";\n\x04Mode\x12\x14\n\x10MODE_UNSPECIFIED\x10\x00\x12\x07\n\x03OFF\x10\x01\x12\x0b\n\x07SLOW_OP\x10\x02\x12\x07\n\x03\x41LL\x10\x03\x1aV\n\x07Network\x12K\n\x18max_incoming_connections\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x0c\xfa\xc7\x31\x08\x31\x30-32768\"\x8c\x07\n\x11MongoCfgConfig3_6\x12N\n\x07storage\x18\x01 \x01(\x0b\x32=.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig3_6.Storage\x12\x65\n\x13operation_profiling\x18\x02 \x01(\x0b\x32H.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig3_6.OperationProfiling\x12J\n\x03net\x18\x03 \x01(\x0b\x32=.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig3_6.Network\x1a\xaa\x02\n\x07Storage\x12]\n\x0bwired_tiger\x18\x01 \x01(\x0b\x32H.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig3_6.Storage.WiredTiger\x1a\xbf\x01\n\nWiredTiger\x12l\n\rengine_config\x18\x01 \x01(\x0b\x32U.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig3_6.Storage.WiredTiger.EngineConfig\x1a\x43\n\x0c\x45ngineConfig\x12\x33\n\rcache_size_gb\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.DoubleValue\x1a\xee\x01\n\x12OperationProfiling\x12[\n\x04mode\x18\x01 \x01(\x0e\x32M.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig3_6.OperationProfiling.Mode\x12>\n\x11slow_op_threshold\x18\x02 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x06\xfa\xc7\x31\x02>0\";\n\x04Mode\x12\x14\n\x10MODE_UNSPECIFIED\x10\x00\x12\x07\n\x03OFF\x10\x01\x12\x0b\n\x07SLOW_OP\x10\x02\x12\x07\n\x03\x41LL\x10\x03\x1aV\n\x07Network\x12K\n\x18max_incoming_connections\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x0c\xfa\xc7\x31\x08\x31\x30-32768\"\xb3\x01\n\x0fMongosConfig3_6\x12H\n\x03net\x18\x01 \x01(\x0b\x32;.yandex.cloud.mdb.mongodb.v1.config.MongosConfig3_6.Network\x1aV\n\x07Network\x12K\n\x18max_incoming_connections\x18\x01 \x01(\x0b\x32\x1b.google.protobuf.Int64ValueB\x0c\xfa\xc7\x31\x08\x31\x30-32768\"\xfa\x01\n\x12MongodConfigSet3_6\x12M\n\x10\x65\x66\x66\x65\x63tive_config\x18\x01 \x01(\x0b\x32\x33.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6\x12H\n\x0buser_config\x18\x02 \x01(\x0b\x32\x33.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6\x12K\n\x0e\x64\x65\x66\x61ult_config\x18\x03 \x01(\x0b\x32\x33.yandex.cloud.mdb.mongodb.v1.config.MongodConfig3_6\"\x82\x02\n\x14MongoCfgConfigSet3_6\x12O\n\x10\x65\x66\x66\x65\x63tive_config\x18\x01 \x01(\x0b\x32\x35.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig3_6\x12J\n\x0buser_config\x18\x02 \x01(\x0b\x32\x35.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig3_6\x12M\n\x0e\x64\x65\x66\x61ult_config\x18\x03 \x01(\x0b\x32\x35.yandex.cloud.mdb.mongodb.v1.config.MongoCfgConfig3_6\"\xfa\x01\n\x12MongosConfigSet3_6\x12M\n\x10\x65\x66\x66\x65\x63tive_config\x18\x01 \x01(\x0b\x32\x33.yandex.cloud.mdb.mongodb.v1.config.MongosConfig3_6\x12H\n\x0buser_config\x18\x02 \x01(\x0b\x32\x33.yandex.cloud.mdb.mongodb.v1.config.MongosConfig3_6\x12K\n\x0e\x64\x65\x66\x61ult_config\x18\x03 \x01(\x0b\x32\x33.yandex.cloud.mdb.mongodb.v1.config.MongosConfig3_6Bx\n&yandex.cloud.api.mdb.mongodb.v1.configZNgithub.com/yandex-cloud/go-genproto/yandex/cloud/mdb/mongodb/v1/config;mongodbb\x06proto3')
30
30
 
31
31
  _globals = globals()
32
32
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -39,13 +39,13 @@ if not _descriptor._USE_C_DESCRIPTORS:
39
39
  _globals['_MONGODCONFIG3_6_OPERATIONPROFILING'].fields_by_name['slow_op_threshold']._loaded_options = None
40
40
  _globals['_MONGODCONFIG3_6_OPERATIONPROFILING'].fields_by_name['slow_op_threshold']._serialized_options = b'\372\3071\002>0'
41
41
  _globals['_MONGODCONFIG3_6_NETWORK'].fields_by_name['max_incoming_connections']._loaded_options = None
42
- _globals['_MONGODCONFIG3_6_NETWORK'].fields_by_name['max_incoming_connections']._serialized_options = b'\372\3071\01010-16384'
42
+ _globals['_MONGODCONFIG3_6_NETWORK'].fields_by_name['max_incoming_connections']._serialized_options = b'\372\3071\01010-32768'
43
43
  _globals['_MONGOCFGCONFIG3_6_OPERATIONPROFILING'].fields_by_name['slow_op_threshold']._loaded_options = None
44
44
  _globals['_MONGOCFGCONFIG3_6_OPERATIONPROFILING'].fields_by_name['slow_op_threshold']._serialized_options = b'\372\3071\002>0'
45
45
  _globals['_MONGOCFGCONFIG3_6_NETWORK'].fields_by_name['max_incoming_connections']._loaded_options = None
46
- _globals['_MONGOCFGCONFIG3_6_NETWORK'].fields_by_name['max_incoming_connections']._serialized_options = b'\372\3071\01010-16384'
46
+ _globals['_MONGOCFGCONFIG3_6_NETWORK'].fields_by_name['max_incoming_connections']._serialized_options = b'\372\3071\01010-32768'
47
47
  _globals['_MONGOSCONFIG3_6_NETWORK'].fields_by_name['max_incoming_connections']._loaded_options = None
48
- _globals['_MONGOSCONFIG3_6_NETWORK'].fields_by_name['max_incoming_connections']._serialized_options = b'\372\3071\01010-16384'
48
+ _globals['_MONGOSCONFIG3_6_NETWORK'].fields_by_name['max_incoming_connections']._serialized_options = b'\372\3071\01010-32768'
49
49
  _globals['_MONGODCONFIG3_6']._serialized_start=155
50
50
  _globals['_MONGODCONFIG3_6']._serialized_end=1593
51
51
  _globals['_MONGODCONFIG3_6_STORAGE']._serialized_start=428