yandexcloud 0.294.0__py3-none-any.whl → 0.296.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


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

Files changed (119) hide show
  1. yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2.py +5 -3
  2. yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2.pyi +28 -1
  3. yandex/cloud/backup/v1/resource_pb2.py +16 -14
  4. yandex/cloud/backup/v1/resource_pb2.pyi +38 -1
  5. yandex/cloud/billing/v1/customer_service_pb2.pyi +1 -1
  6. yandex/cloud/billing/v1/sku_service_pb2.pyi +1 -0
  7. yandex/cloud/compute/v1/instance_pb2.pyi +1 -3
  8. yandex/cloud/compute/v1/instance_service_pb2.py +26 -26
  9. yandex/cloud/compute/v1/instance_service_pb2.pyi +5 -1
  10. yandex/cloud/datasphere/v2/jobs/jobs_pb2.py +40 -32
  11. yandex/cloud/datasphere/v2/jobs/jobs_pb2.pyi +78 -1
  12. yandex/cloud/datasphere/v2/jobs/project_job_service_pb2.py +56 -54
  13. yandex/cloud/datasphere/v2/jobs/project_job_service_pb2.pyi +21 -6
  14. yandex/cloud/datasphere/v2/project_service_pb2.py +34 -30
  15. yandex/cloud/datasphere/v2/project_service_pb2.pyi +13 -3
  16. yandex/cloud/iam/v1/api_key_service_pb2.py +13 -3
  17. yandex/cloud/iam/v1/api_key_service_pb2.pyi +53 -0
  18. yandex/cloud/iam/v1/api_key_service_pb2_grpc.py +34 -0
  19. yandex/cloud/iam/v1/api_key_service_pb2_grpc.pyi +20 -0
  20. yandex/cloud/iot/devices/v1/registry_pb2.py +13 -13
  21. yandex/cloud/iot/devices/v1/registry_pb2.pyi +4 -0
  22. yandex/cloud/iot/devices/v1/registry_service_pb2.py +23 -3
  23. yandex/cloud/iot/devices/v1/registry_service_pb2.pyi +64 -0
  24. yandex/cloud/iot/devices/v1/registry_service_pb2_grpc.py +68 -0
  25. yandex/cloud/iot/devices/v1/registry_service_pb2_grpc.pyi +40 -0
  26. yandex/cloud/mdb/greenplum/v1/pxf_pb2.pyi +226 -52
  27. yandex/cloud/mdb/kafka/v1/cluster_pb2.py +42 -35
  28. yandex/cloud/mdb/kafka/v1/cluster_pb2.pyi +32 -2
  29. yandex/cloud/mdb/mongodb/v1/cluster_service_pb2.pyi +13 -7
  30. yandex/cloud/mdb/postgresql/v1/user_pb2.pyi +33 -16
  31. yandex/cloud/organizationmanager/v1/os_login_service_pb2.py +20 -20
  32. yandex/cloud/organizationmanager/v1/os_login_service_pb2.pyi +2 -2
  33. yandex/cloud/serverless/functions/v1/function_pb2.py +30 -28
  34. yandex/cloud/serverless/functions/v1/function_pb2.pyi +5 -1
  35. yandex/cloud/serverless/functions/v1/function_service_pb2.py +38 -36
  36. yandex/cloud/serverless/functions/v1/function_service_pb2.pyi +5 -1
  37. yandex/cloud/smartcaptcha/__init__.py +0 -0
  38. yandex/cloud/smartcaptcha/v1/__init__.py +0 -0
  39. yandex/cloud/smartcaptcha/v1/captcha_pb2.py +100 -0
  40. yandex/cloud/smartcaptcha/v1/captcha_pb2.pyi +500 -0
  41. yandex/cloud/smartcaptcha/v1/captcha_pb2_grpc.py +4 -0
  42. yandex/cloud/smartcaptcha/v1/captcha_pb2_grpc.pyi +17 -0
  43. yandex/cloud/smartcaptcha/v1/captcha_service_pb2.py +76 -0
  44. yandex/cloud/smartcaptcha/v1/captcha_service_pb2.pyi +268 -0
  45. yandex/cloud/smartcaptcha/v1/captcha_service_pb2_grpc.py +242 -0
  46. yandex/cloud/smartcaptcha/v1/captcha_service_pb2_grpc.pyi +152 -0
  47. yandex/cloud/smartwebsecurity/__init__.py +0 -0
  48. yandex/cloud/smartwebsecurity/v1/__init__.py +0 -0
  49. yandex/cloud/smartwebsecurity/v1/security_profile_pb2.py +110 -0
  50. yandex/cloud/smartwebsecurity/v1/security_profile_pb2.pyi +520 -0
  51. yandex/cloud/smartwebsecurity/v1/security_profile_pb2_grpc.py +4 -0
  52. yandex/cloud/smartwebsecurity/v1/security_profile_pb2_grpc.pyi +17 -0
  53. yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2.py +78 -0
  54. yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2.pyi +260 -0
  55. yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2_grpc.py +208 -0
  56. yandex/cloud/smartwebsecurity/v1/security_profile_service_pb2_grpc.pyi +132 -0
  57. yandex/cloud/speechsense/v1/analysis/__init__.py +0 -0
  58. yandex/cloud/speechsense/v1/analysis/conversation_statistics_pb2.py +28 -0
  59. yandex/cloud/speechsense/v1/analysis/conversation_statistics_pb2.pyi +40 -0
  60. yandex/cloud/speechsense/v1/analysis/conversation_statistics_pb2_grpc.py +4 -0
  61. yandex/cloud/speechsense/v1/analysis/conversation_statistics_pb2_grpc.pyi +17 -0
  62. yandex/cloud/speechsense/v1/analysis/interrupts_statistics_pb2.py +29 -0
  63. yandex/cloud/speechsense/v1/analysis/interrupts_statistics_pb2.pyi +66 -0
  64. yandex/cloud/speechsense/v1/analysis/interrupts_statistics_pb2_grpc.py +4 -0
  65. yandex/cloud/speechsense/v1/analysis/interrupts_statistics_pb2_grpc.pyi +17 -0
  66. yandex/cloud/speechsense/v1/analysis/points_pb2.py +29 -0
  67. yandex/cloud/speechsense/v1/analysis/points_pb2.pyi +53 -0
  68. yandex/cloud/speechsense/v1/analysis/points_pb2_grpc.py +4 -0
  69. yandex/cloud/speechsense/v1/analysis/points_pb2_grpc.pyi +17 -0
  70. yandex/cloud/speechsense/v1/analysis/predefined_classifiers_pb2.py +30 -0
  71. yandex/cloud/speechsense/v1/analysis/predefined_classifiers_pb2.pyi +93 -0
  72. yandex/cloud/speechsense/v1/analysis/predefined_classifiers_pb2_grpc.py +4 -0
  73. yandex/cloud/speechsense/v1/analysis/predefined_classifiers_pb2_grpc.pyi +17 -0
  74. yandex/cloud/speechsense/v1/analysis/silence_statistics_pb2.py +27 -0
  75. yandex/cloud/speechsense/v1/analysis/silence_statistics_pb2.pyi +41 -0
  76. yandex/cloud/speechsense/v1/analysis/silence_statistics_pb2_grpc.py +4 -0
  77. yandex/cloud/speechsense/v1/analysis/silence_statistics_pb2_grpc.pyi +17 -0
  78. yandex/cloud/speechsense/v1/analysis/speaker_statistics_pb2.py +28 -0
  79. yandex/cloud/speechsense/v1/analysis/speaker_statistics_pb2.pyi +58 -0
  80. yandex/cloud/speechsense/v1/analysis/speaker_statistics_pb2_grpc.py +4 -0
  81. yandex/cloud/speechsense/v1/analysis/speaker_statistics_pb2_grpc.pyi +17 -0
  82. yandex/cloud/speechsense/v1/analysis/speech_statistics_pb2.py +27 -0
  83. yandex/cloud/speechsense/v1/analysis/speech_statistics_pb2.pyi +43 -0
  84. yandex/cloud/speechsense/v1/analysis/speech_statistics_pb2_grpc.py +4 -0
  85. yandex/cloud/speechsense/v1/analysis/speech_statistics_pb2_grpc.pyi +17 -0
  86. yandex/cloud/speechsense/v1/analysis/statistics_common_pb2.py +30 -0
  87. yandex/cloud/speechsense/v1/analysis/statistics_common_pb2.pyi +91 -0
  88. yandex/cloud/speechsense/v1/analysis/statistics_common_pb2_grpc.py +4 -0
  89. yandex/cloud/speechsense/v1/analysis/statistics_common_pb2_grpc.pyi +17 -0
  90. yandex/cloud/speechsense/v1/analysis/text_classifiers_pb2.py +33 -0
  91. yandex/cloud/speechsense/v1/analysis/text_classifiers_pb2.pyi +102 -0
  92. yandex/cloud/speechsense/v1/analysis/text_classifiers_pb2_grpc.py +4 -0
  93. yandex/cloud/speechsense/v1/analysis/text_classifiers_pb2_grpc.pyi +17 -0
  94. yandex/cloud/speechsense/v1/analysis/transcription_pb2.py +41 -0
  95. yandex/cloud/speechsense/v1/analysis/transcription_pb2.pyi +186 -0
  96. yandex/cloud/speechsense/v1/analysis/transcription_pb2_grpc.py +4 -0
  97. yandex/cloud/speechsense/v1/analysis/transcription_pb2_grpc.pyi +17 -0
  98. yandex/cloud/speechsense/v1/analysis/utterance_statistics_pb2.py +27 -0
  99. yandex/cloud/speechsense/v1/analysis/utterance_statistics_pb2.pyi +70 -0
  100. yandex/cloud/speechsense/v1/analysis/utterance_statistics_pb2_grpc.py +4 -0
  101. yandex/cloud/speechsense/v1/analysis/utterance_statistics_pb2_grpc.pyi +17 -0
  102. yandex/cloud/speechsense/v1/search_pb2.py +51 -0
  103. yandex/cloud/speechsense/v1/search_pb2.pyi +324 -0
  104. yandex/cloud/speechsense/v1/search_pb2_grpc.py +4 -0
  105. yandex/cloud/speechsense/v1/search_pb2_grpc.pyi +17 -0
  106. yandex/cloud/speechsense/v1/talk_pb2.py +38 -0
  107. yandex/cloud/speechsense/v1/talk_pb2.pyi +161 -0
  108. yandex/cloud/speechsense/v1/talk_pb2_grpc.py +4 -0
  109. yandex/cloud/speechsense/v1/talk_pb2_grpc.pyi +17 -0
  110. yandex/cloud/speechsense/v1/talk_service_pb2.py +34 -18
  111. yandex/cloud/speechsense/v1/talk_service_pb2.pyi +143 -0
  112. yandex/cloud/speechsense/v1/talk_service_pb2_grpc.py +68 -0
  113. yandex/cloud/speechsense/v1/talk_service_pb2_grpc.pyi +40 -0
  114. {yandexcloud-0.294.0.dist-info → yandexcloud-0.296.0.dist-info}/METADATA +8 -8
  115. {yandexcloud-0.294.0.dist-info → yandexcloud-0.296.0.dist-info}/RECORD +119 -46
  116. {yandexcloud-0.294.0.dist-info → yandexcloud-0.296.0.dist-info}/AUTHORS +0 -0
  117. {yandexcloud-0.294.0.dist-info → yandexcloud-0.296.0.dist-info}/LICENSE +0 -0
  118. {yandexcloud-0.294.0.dist-info → yandexcloud-0.296.0.dist-info}/WHEEL +0 -0
  119. {yandexcloud-0.294.0.dist-info → yandexcloud-0.296.0.dist-info}/top_level.txt +0 -0
@@ -1239,7 +1239,7 @@ class UpdateClusterHostsRequest(google.protobuf.message.Message):
1239
1239
  """
1240
1240
  @property
1241
1241
  def update_host_specs(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___UpdateHostSpec]:
1242
- """New configurations to apply to hosts."""
1242
+ """New configurations to apply to hosts of a Managed Service for MongoDB cluster."""
1243
1243
 
1244
1244
  def __init__(
1245
1245
  self,
@@ -1301,20 +1301,26 @@ class UpdateHostSpec(google.protobuf.message.Message):
1301
1301
  UPDATE_MASK_FIELD_NUMBER: builtins.int
1302
1302
  TAGS_FIELD_NUMBER: builtins.int
1303
1303
  host_name: builtins.str
1304
- """Names of hosts to update."""
1304
+ """Host to be updated. Specify the [host FQDN](https://yandex.cloud/en/docs/managed-mongodb/operations/connect/#fqdn)."""
1305
1305
  assign_public_ip: builtins.bool
1306
- """Whether the host should get a public IP address on update."""
1306
+ """Determines whether the host should get a public IP address after the update."""
1307
1307
  @property
1308
1308
  def hidden(self) -> google.protobuf.wrappers_pb2.BoolValue:
1309
- """Is host hidden in replSet"""
1309
+ """Determines if the host is a hidden replica set member.
1310
+
1311
+ Such members cannot become primary in a replica set, and they are invisible to client applications. However, hidden members can participate in elections of the primary host. For more information, see the [MongoDB documentation](https://www.mongodb.com/docs/manual/core/replica-set-hidden-member/).
1312
+ """
1310
1313
 
1311
1314
  @property
1312
1315
  def secondary_delay_secs(self) -> google.protobuf.wrappers_pb2.Int64Value:
1313
- """The number of seconds "behind" the primary that this replica set member should "lag" """
1316
+ """The time, in seconds, by which the given replica set member lags behind the primary host."""
1314
1317
 
1315
1318
  @property
1316
1319
  def priority(self) -> google.protobuf.wrappers_pb2.DoubleValue:
1317
- """Priority of host for the election in replSet"""
1320
+ """Priority of the host to be elected as the primary in the replica set.
1321
+
1322
+ The minimum value is `0` if the Managed Service for MongoDB cluster contains three or more secondary hosts. Otherwise, the minimum value is `1`.
1323
+ """
1318
1324
 
1319
1325
  @property
1320
1326
  def update_mask(self) -> google.protobuf.field_mask_pb2.FieldMask:
@@ -1322,7 +1328,7 @@ class UpdateHostSpec(google.protobuf.message.Message):
1322
1328
 
1323
1329
  @property
1324
1330
  def tags(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
1325
- """Host tags"""
1331
+ """Host tag list that contains key-value pairs for the given replica set member. For more information about how to specify the tags and what values to choose, see the [MongoDB documentation](https://www.mongodb.com/docs/manual/reference/replica-configuration/#mongodb-rsconf-rsconf.members-n-.tags)."""
1326
1332
 
1327
1333
  def __init__(
1328
1334
  self,
@@ -94,9 +94,9 @@ class User(google.protobuf.message.Message):
94
94
 
95
95
  @property
96
96
  def deletion_protection(self) -> google.protobuf.wrappers_pb2.BoolValue:
97
- """Deletion Protection inhibits deletion of the user
97
+ """Determines whether the user deletion protection is enabled.
98
98
 
99
- Default value: `unspecified` (inherits cluster's deletion_protection)
99
+ The default value is `unspecified`. In this case, the user configuration inherits the cluster's deletion protection settings.
100
100
  """
101
101
 
102
102
  def __init__(
@@ -244,7 +244,22 @@ class PGAuditSettings(google.protobuf.message.Message):
244
244
 
245
245
  LOG_FIELD_NUMBER: builtins.int
246
246
  @property
247
- def log(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[global___PGAuditSettings.PGAuditSettingsLog.ValueType]: ...
247
+ def log(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[global___PGAuditSettings.PGAuditSettingsLog.ValueType]:
248
+ """Defines which user queries will be written to the audit log. Corresponds to the [Pg audit log](https://yandex.cloud/en/docs/managed-postgresql/concepts/settings-list#setting-pg-audit-log) user setting.
249
+
250
+ The possible values are the following:
251
+
252
+ * PG_AUDIT_SETTINGS_LOG_READ: `SELECT` and `COPY` queries are logged if the data source is a relation or query.
253
+ * PG_AUDIT_SETTINGS_LOG_WRITE: `INSERT`, `UPDATE`, `DELETE`, `TRUNCATE`, and `COPY` queries are logged if the data target is a relation.
254
+ * PG_AUDIT_SETTINGS_LOG_FUNCTION: Function invocations and `DO` sections are logged.
255
+ * PG_AUDIT_SETTINGS_LOG_ROLE: Statements related to role and privilege management, such as `GRANT`, `REVOKE`, or `CREATE/ALTER/DROP ROLE`, are logged.
256
+ * PG_AUDIT_SETTINGS_LOG_DDL: Any `DDL` statements that do not belong to the `ROLE` class are logged.
257
+ * PG_AUDIT_SETTINGS_LOG_MISC: Miscellaneous commands, such as `DISCARD`, `FETCH`, `CHECKPOINT`, `VACUUM`, and `SET`, are logged.
258
+ * PG_AUDIT_SETTINGS_LOG_MISC_SET: Miscellaneous `SET` commands, e.g., `SET ROLE`, are logged.
259
+
260
+ The default value is PG_AUDIT_SETTINGS_LOG_UNSPECIFIED. In this case, the parameter is not configured.
261
+ """
262
+
248
263
  def __init__(
249
264
  self,
250
265
  *,
@@ -407,7 +422,7 @@ class UserSettings(google.protobuf.message.Message):
407
422
  """SQL sets an isolation level for each transaction.
408
423
  This setting defines the default isolation level to be set for all new SQL transactions.
409
424
 
410
- See in-depth description in [PostgreSQL documentation](https://www.postgresql.org/docs/current/transaction-iso.html).
425
+ For more information, see the [PostgreSQL documentation](https://www.postgresql.org/docs/current/transaction-iso.html).
411
426
  """
412
427
  synchronous_commit: global___UserSettings.SynchronousCommit.ValueType
413
428
  """This setting defines whether DBMS will commit transaction in a synchronous way.
@@ -415,17 +430,17 @@ class UserSettings(google.protobuf.message.Message):
415
430
  When synchronization is enabled, cluster waits for the synchronous operations to be completed prior to reporting `success` to the client.
416
431
  These operations guarantee different levels of the data safety and visibility in the cluster.
417
432
 
418
- See in-depth description in [PostgreSQL documentation](https://www.postgresql.org/docs/current/runtime-config-wal.html#GUC-SYNCHRONOUS-COMMIT).
433
+ For more information, see the [PostgreSQL documentation](https://www.postgresql.org/docs/current/runtime-config-wal.html#GUC-SYNCHRONOUS-COMMIT).
419
434
  """
420
435
  log_statement: global___UserSettings.LogStatement.ValueType
421
436
  """This setting specifies which SQL statements should be logged (on the user level).
422
437
 
423
- See in-depth description in [PostgreSQL documentation](https://www.postgresql.org/docs/current/runtime-config-logging.html).
438
+ For more information, see the [PostgreSQL documentation](https://www.postgresql.org/docs/current/runtime-config-logging.html).
424
439
  """
425
440
  pool_mode: global___UserSettings.PoolingMode.ValueType
426
441
  """Mode that the connection pooler is working in with specified user.
427
442
 
428
- See in-depth description in [Odyssey documentation](https://github.com/yandex/odyssey/blob/master/documentation/configuration.md#pool-string)
443
+ For more information, see the [Odyssey documentation](https://github.com/yandex/odyssey/blob/master/documentation/configuration.md#pool-string).
429
444
  """
430
445
  @property
431
446
  def lock_timeout(self) -> google.protobuf.wrappers_pb2.Int64Value:
@@ -446,7 +461,7 @@ class UserSettings(google.protobuf.message.Message):
446
461
 
447
462
  Value of `-1` (default) disables logging of the duration of statements.
448
463
 
449
- See in-depth description in [PostgreSQL documentation](https://www.postgresql.org/docs/current/runtime-config-logging.html).
464
+ For more information, see the [PostgreSQL documentation](https://www.postgresql.org/docs/current/runtime-config-logging.html).
450
465
  """
451
466
 
452
467
  @property
@@ -461,7 +476,7 @@ class UserSettings(google.protobuf.message.Message):
461
476
  def prepared_statements_pooling(self) -> google.protobuf.wrappers_pb2.BoolValue:
462
477
  """User can use prepared statements with transaction pooling.
463
478
 
464
- See in-depth description in [PostgreSQL documentation](https://www.postgresql.org/docs/current/sql-prepare.html)
479
+ For more information, see the [PostgreSQL documentation](https://www.postgresql.org/docs/current/sql-prepare.html).
465
480
  """
466
481
 
467
482
  @property
@@ -484,33 +499,35 @@ class UserSettings(google.protobuf.message.Message):
484
499
 
485
500
  Value of `0` disables the timeout mechanism.
486
501
 
487
- See in-depth description in [PostgreSQL documentation](https://www.postgresql.org/docs/current/runtime-config-replication.html)
502
+ For more information, see the [PostgreSQL documentation](https://www.postgresql.org/docs/current/runtime-config-replication.html).
488
503
  """
489
504
 
490
505
  @property
491
506
  def idle_in_transaction_session_timeout(self) -> google.protobuf.wrappers_pb2.Int64Value:
492
- """Sets the maximum allowed idle time (in milliseconds) between queries, when in a transaction.
507
+ """Sets the maximum allowed idle time, in milliseconds, between queries while in a transaction.
493
508
 
494
- Values of `0` (default) disables the timeout.
509
+ The default value is `0`, which disables the timeout.
495
510
 
496
- See in-depth description in [PostgreSQL documentation](https://www.postgresql.org/docs/current/runtime-config-client.html)
511
+ For more information, see the [PostgreSQL documentation](https://www.postgresql.org/docs/current/runtime-config-client.html).
497
512
  in milliseconds.
498
513
  """
499
514
 
500
515
  @property
501
516
  def statement_timeout(self) -> google.protobuf.wrappers_pb2.Int64Value:
502
- """The maximum time (in milliseconds) to wait for statement
517
+ """The maximum time (in milliseconds) to wait for statement.
503
518
  The timeout is measured from the time a command arrives at the server until it is completed by the server.
504
519
 
505
520
  If `log_min_error_statement` is set to ERROR or lower, the statement that timed out will also be logged.
506
521
 
507
522
  Value of `0` (default) disables the timeout
508
523
 
509
- See in-depth description in [PostgreSQL documentation](https://www.postgresql.org/docs/current/runtime-config-client.html)
524
+ For more information, see the [PostgreSQL documentation](https://www.postgresql.org/docs/current/runtime-config-client.html).
510
525
  """
511
526
 
512
527
  @property
513
- def pgaudit(self) -> global___PGAuditSettings: ...
528
+ def pgaudit(self) -> global___PGAuditSettings:
529
+ """Settings of the [PostgreSQL Audit Extension](https://www.pgaudit.org/) (pgaudit)."""
530
+
514
531
  def __init__(
515
532
  self,
516
533
  *,
@@ -18,7 +18,7 @@ from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operati
18
18
  from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
19
19
 
20
20
 
21
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n:yandex/cloud/organizationmanager/v1/os_login_service.proto\x12#yandex.cloud.organizationmanager.v1\x1a\x1cgoogle/api/annotations.proto\x1a google/protobuf/field_mask.proto\x1a yandex/cloud/api/operation.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\"B\n\x19GetOsLoginSettingsRequest\x12%\n\x0forganization_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\xc8\x01\n\x0fOsLoginSettings\x12V\n\x15user_ssh_key_settings\x18\x01 \x01(\x0b\x32\x37.yandex.cloud.organizationmanager.v1.UserSshKeySettings\x12]\n\x18ssh_certificate_settings\x18\x02 \x01(\x0b\x32;.yandex.cloud.organizationmanager.v1.SshCertificateSettings\"D\n\x12UserSshKeySettings\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x12\x1d\n\x15\x61llow_manage_own_keys\x18\x02 \x01(\x08\")\n\x16SshCertificateSettings\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\"\xd8\x03\n\x1cUpdateOsLoginSettingsRequest\x12%\n\x0forganization_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12s\n\x15user_ssh_key_settings\x18\x02 \x01(\x0b\x32T.yandex.cloud.organizationmanager.v1.UpdateOsLoginSettingsRequest.UserSshKeySettings\x12z\n\x18ssh_certificate_settings\x18\x03 \x01(\x0b\x32X.yandex.cloud.organizationmanager.v1.UpdateOsLoginSettingsRequest.SshCertificateSettings\x12/\n\x0bupdate_mask\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x1a\x44\n\x12UserSshKeySettings\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x12\x1d\n\x15\x61llow_manage_own_keys\x18\x02 \x01(\x08\x1a)\n\x16SshCertificateSettings\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\"L\n\x1fSetDefaultOsLoginProfileRequest\x12)\n\x13os_login_profile_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"E\n\x18GetOsLoginProfileRequest\x12)\n\x13os_login_profile_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\x9e\x01\n\x1aListOsLoginProfilesRequest\x12%\n\x0forganization_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1e\n\npage_token\x18\x03 \x01(\tB\n\x8a\xc8\x31\x06<=2000\x12\x1a\n\x06\x66ilter\x18\x04 \x01(\tB\n\x8a\xc8\x31\x06<=1000\"}\n\x1bListOsLoginProfilesResponse\x12\x45\n\x08profiles\x18\x01 \x03(\x0b\x32\x33.yandex.cloud.organizationmanager.v1.OsLoginProfile\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xa0\x01\n\x0eOsLoginProfile\x12\n\n\x02id\x18\x01 \x01(\t\x12\x17\n\x0forganization_id\x18\x02 \x01(\t\x12\x12\n\nsubject_id\x18\x03 \x01(\t\x12\r\n\x05login\x18\x04 \x01(\t\x12\x0b\n\x03uid\x18\x05 \x01(\x03\x12\x12\n\nis_default\x18\x06 \x01(\x08\x12\x16\n\x0ehome_directory\x18\x07 \x01(\t\x12\r\n\x05shell\x18\x08 \x01(\t\"\x8c\x02\n\x1bUpdateOsLoginProfileRequest\x12)\n\x13os_login_profile_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12,\n\x05login\x18\x02 \x01(\tB\x1d\xe8\xc7\x31\x01\xf2\xc7\x31\r^[^.]*?[^~.]$\x8a\xc8\x31\x04<=32\x12&\n\x03uid\x18\x03 \x01(\x03\x42\x19\xfa\xc7\x31\x15\x31-9223372036854775807\x12!\n\x0ehome_directory\x18\x04 \x01(\tB\t\x8a\xc8\x31\x05<=255\x12\x18\n\x05shell\x18\x05 \x01(\tB\t\x8a\xc8\x31\x05<=255\x12/\n\x0bupdate_mask\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\"7\n\x1b\x44\x65leteOsLoginProfileRequest\x12\x18\n\x02id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\xf5\x01\n\x1b\x43reateOsLoginProfileRequest\x12%\n\x0forganization_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1c\n\nsubject_id\x18\x02 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12,\n\x05login\x18\x03 \x01(\tB\x1d\xe8\xc7\x31\x01\xf2\xc7\x31\r^[^.]*?[^~.]$\x8a\xc8\x31\x04<=32\x12&\n\x03uid\x18\x04 \x01(\x03\x42\x19\xfa\xc7\x31\x15\x31-9223372036854775807\x12!\n\x0ehome_directory\x18\x05 \x01(\tB\t\x8a\xc8\x31\x05<=255\x12\x18\n\x05shell\x18\x06 \x01(\tB\t\x8a\xc8\x31\x05<=255\";\n\x1cUpdateOsLoginProfileMetadata\x12\x1b\n\x13os_login_profile_id\x18\x01 \x01(\t\";\n\x1c\x44\x65leteOsLoginProfileMetadata\x12\x1b\n\x13os_login_profile_id\x18\x01 \x01(\t\"h\n\x1c\x43reateOsLoginProfileMetadata\x12\x1b\n\x13os_login_profile_id\x18\x01 \x01(\t\x12\x17\n\x0forganization_id\x18\x02 \x01(\t\x12\x12\n\nsubject_id\x18\x03 \x01(\t\"8\n\x1dUpdateOsLoginSettingsMetadata\x12\x17\n\x0forganization_id\x18\x01 \x01(\t\"k\n SetDefaultOsLoginProfileMetadata\x12#\n\x1bprevious_default_profile_id\x18\x01 \x01(\t\x12\"\n\x1a\x63urrent_default_profile_id\x18\x02 \x01(\t2\xc1\x0e\n\x0eOsLoginService\x12\xd5\x01\n\x0bGetSettings\x12>.yandex.cloud.organizationmanager.v1.GetOsLoginSettingsRequest\x1a\x34.yandex.cloud.organizationmanager.v1.OsLoginSettings\"P\x82\xd3\xe4\x93\x02J\x12H/organization-manager/v1/organizations/{organization_id}/osLoginSettings\x12\x80\x02\n\x0eUpdateSettings\x12\x41.yandex.cloud.organizationmanager.v1.UpdateOsLoginSettingsRequest\x1a!.yandex.cloud.operation.Operation\"\x87\x01\xb2\xd2*0\n\x1dUpdateOsLoginSettingsMetadata\x12\x0fOsLoginSettings\x82\xd3\xe4\x93\x02M2H/organization-manager/v1/organizations/{organization_id}/osLoginSettings:\x01*\x12\xc8\x01\n\nGetProfile\x12=.yandex.cloud.organizationmanager.v1.GetOsLoginProfileRequest\x1a\x33.yandex.cloud.organizationmanager.v1.OsLoginProfile\"F\x82\xd3\xe4\x93\x02@\x12>/organization-manager/v1/osLoginProfiles/{os_login_profile_id}\x12\xc3\x01\n\x0cListProfiles\x12?.yandex.cloud.organizationmanager.v1.ListOsLoginProfilesRequest\x1a@.yandex.cloud.organizationmanager.v1.ListOsLoginProfilesResponse\"0\x82\xd3\xe4\x93\x02*\x12(/organization-manager/v1/osLoginProfiles\x12\xdb\x01\n\rCreateProfile\x12@.yandex.cloud.organizationmanager.v1.CreateOsLoginProfileRequest\x1a!.yandex.cloud.operation.Operation\"e\xb2\xd2*.\n\x1c\x43reateOsLoginProfileMetadata\x12\x0eOsLoginProfile\x82\xd3\xe4\x93\x02-\"(/organization-manager/v1/osLoginProfiles:\x01*\x12\xf1\x01\n\rUpdateProfile\x12@.yandex.cloud.organizationmanager.v1.UpdateOsLoginProfileRequest\x1a!.yandex.cloud.operation.Operation\"{\xb2\xd2*.\n\x1cUpdateOsLoginProfileMetadata\x12\x0eOsLoginProfile\x82\xd3\xe4\x93\x02\x43\x32>/organization-manager/v1/osLoginProfiles/{os_login_profile_id}:\x01*\x12\x89\x02\n\x11SetDefaultProfile\x12\x44.yandex.cloud.organizationmanager.v1.SetDefaultOsLoginProfileRequest\x1a!.yandex.cloud.operation.Operation\"\x8a\x01\xb2\xd2*2\n SetDefaultOsLoginProfileMetadata\x12\x0eOsLoginProfile\x82\xd3\xe4\x93\x02N\"I/organization-manager/v1/osLoginProfiles/{os_login_profile_id}:setDefault:\x01*\x12\xe4\x01\n\rDeleteProfile\x12@.yandex.cloud.organizationmanager.v1.DeleteOsLoginProfileRequest\x1a!.yandex.cloud.operation.Operation\"n\xb2\xd2*5\n\x1c\x44\x65leteOsLoginProfileMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02/*-/organization-manager/v1/osLoginProfiles/{id}B\x86\x01\n\'yandex.cloud.api.organizationmanager.v1Z[github.com/yandex-cloud/go-genproto/yandex/cloud/organizationmanager/v1;organizationmanagerb\x06proto3')
21
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n:yandex/cloud/organizationmanager/v1/os_login_service.proto\x12#yandex.cloud.organizationmanager.v1\x1a\x1cgoogle/api/annotations.proto\x1a google/protobuf/field_mask.proto\x1a yandex/cloud/api/operation.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\"B\n\x19GetOsLoginSettingsRequest\x12%\n\x0forganization_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\xc8\x01\n\x0fOsLoginSettings\x12V\n\x15user_ssh_key_settings\x18\x01 \x01(\x0b\x32\x37.yandex.cloud.organizationmanager.v1.UserSshKeySettings\x12]\n\x18ssh_certificate_settings\x18\x02 \x01(\x0b\x32;.yandex.cloud.organizationmanager.v1.SshCertificateSettings\"D\n\x12UserSshKeySettings\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x12\x1d\n\x15\x61llow_manage_own_keys\x18\x02 \x01(\x08\")\n\x16SshCertificateSettings\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\"\xd8\x03\n\x1cUpdateOsLoginSettingsRequest\x12%\n\x0forganization_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12s\n\x15user_ssh_key_settings\x18\x02 \x01(\x0b\x32T.yandex.cloud.organizationmanager.v1.UpdateOsLoginSettingsRequest.UserSshKeySettings\x12z\n\x18ssh_certificate_settings\x18\x03 \x01(\x0b\x32X.yandex.cloud.organizationmanager.v1.UpdateOsLoginSettingsRequest.SshCertificateSettings\x12/\n\x0bupdate_mask\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x1a\x44\n\x12UserSshKeySettings\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\x12\x1d\n\x15\x61llow_manage_own_keys\x18\x02 \x01(\x08\x1a)\n\x16SshCertificateSettings\x12\x0f\n\x07\x65nabled\x18\x01 \x01(\x08\"L\n\x1fSetDefaultOsLoginProfileRequest\x12)\n\x13os_login_profile_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"E\n\x18GetOsLoginProfileRequest\x12)\n\x13os_login_profile_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\x9e\x01\n\x1aListOsLoginProfilesRequest\x12%\n\x0forganization_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1e\n\npage_token\x18\x03 \x01(\tB\n\x8a\xc8\x31\x06<=2000\x12\x1a\n\x06\x66ilter\x18\x04 \x01(\tB\n\x8a\xc8\x31\x06<=1000\"}\n\x1bListOsLoginProfilesResponse\x12\x45\n\x08profiles\x18\x01 \x03(\x0b\x32\x33.yandex.cloud.organizationmanager.v1.OsLoginProfile\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xa0\x01\n\x0eOsLoginProfile\x12\n\n\x02id\x18\x01 \x01(\t\x12\x17\n\x0forganization_id\x18\x02 \x01(\t\x12\x12\n\nsubject_id\x18\x03 \x01(\t\x12\r\n\x05login\x18\x04 \x01(\t\x12\x0b\n\x03uid\x18\x05 \x01(\x03\x12\x12\n\nis_default\x18\x06 \x01(\x08\x12\x16\n\x0ehome_directory\x18\x07 \x01(\t\x12\r\n\x05shell\x18\x08 \x01(\t\"\x8f\x02\n\x1bUpdateOsLoginProfileRequest\x12)\n\x13os_login_profile_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12,\n\x05login\x18\x02 \x01(\tB\x1d\xe8\xc7\x31\x01\xf2\xc7\x31\r^[^.]*?[^~.]$\x8a\xc8\x31\x04<=32\x12)\n\x03uid\x18\x03 \x01(\x03\x42\x1c\xfa\xc7\x31\x18\x31\x30\x30\x30-9223372036854775807\x12!\n\x0ehome_directory\x18\x04 \x01(\tB\t\x8a\xc8\x31\x05<=255\x12\x18\n\x05shell\x18\x05 \x01(\tB\t\x8a\xc8\x31\x05<=255\x12/\n\x0bupdate_mask\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\"7\n\x1b\x44\x65leteOsLoginProfileRequest\x12\x18\n\x02id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\xf8\x01\n\x1b\x43reateOsLoginProfileRequest\x12%\n\x0forganization_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x1c\n\nsubject_id\x18\x02 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12,\n\x05login\x18\x03 \x01(\tB\x1d\xe8\xc7\x31\x01\xf2\xc7\x31\r^[^.]*?[^~.]$\x8a\xc8\x31\x04<=32\x12)\n\x03uid\x18\x04 \x01(\x03\x42\x1c\xfa\xc7\x31\x18\x31\x30\x30\x30-9223372036854775807\x12!\n\x0ehome_directory\x18\x05 \x01(\tB\t\x8a\xc8\x31\x05<=255\x12\x18\n\x05shell\x18\x06 \x01(\tB\t\x8a\xc8\x31\x05<=255\";\n\x1cUpdateOsLoginProfileMetadata\x12\x1b\n\x13os_login_profile_id\x18\x01 \x01(\t\";\n\x1c\x44\x65leteOsLoginProfileMetadata\x12\x1b\n\x13os_login_profile_id\x18\x01 \x01(\t\"h\n\x1c\x43reateOsLoginProfileMetadata\x12\x1b\n\x13os_login_profile_id\x18\x01 \x01(\t\x12\x17\n\x0forganization_id\x18\x02 \x01(\t\x12\x12\n\nsubject_id\x18\x03 \x01(\t\"8\n\x1dUpdateOsLoginSettingsMetadata\x12\x17\n\x0forganization_id\x18\x01 \x01(\t\"k\n SetDefaultOsLoginProfileMetadata\x12#\n\x1bprevious_default_profile_id\x18\x01 \x01(\t\x12\"\n\x1a\x63urrent_default_profile_id\x18\x02 \x01(\t2\xc1\x0e\n\x0eOsLoginService\x12\xd5\x01\n\x0bGetSettings\x12>.yandex.cloud.organizationmanager.v1.GetOsLoginSettingsRequest\x1a\x34.yandex.cloud.organizationmanager.v1.OsLoginSettings\"P\x82\xd3\xe4\x93\x02J\x12H/organization-manager/v1/organizations/{organization_id}/osLoginSettings\x12\x80\x02\n\x0eUpdateSettings\x12\x41.yandex.cloud.organizationmanager.v1.UpdateOsLoginSettingsRequest\x1a!.yandex.cloud.operation.Operation\"\x87\x01\xb2\xd2*0\n\x1dUpdateOsLoginSettingsMetadata\x12\x0fOsLoginSettings\x82\xd3\xe4\x93\x02M2H/organization-manager/v1/organizations/{organization_id}/osLoginSettings:\x01*\x12\xc8\x01\n\nGetProfile\x12=.yandex.cloud.organizationmanager.v1.GetOsLoginProfileRequest\x1a\x33.yandex.cloud.organizationmanager.v1.OsLoginProfile\"F\x82\xd3\xe4\x93\x02@\x12>/organization-manager/v1/osLoginProfiles/{os_login_profile_id}\x12\xc3\x01\n\x0cListProfiles\x12?.yandex.cloud.organizationmanager.v1.ListOsLoginProfilesRequest\x1a@.yandex.cloud.organizationmanager.v1.ListOsLoginProfilesResponse\"0\x82\xd3\xe4\x93\x02*\x12(/organization-manager/v1/osLoginProfiles\x12\xdb\x01\n\rCreateProfile\x12@.yandex.cloud.organizationmanager.v1.CreateOsLoginProfileRequest\x1a!.yandex.cloud.operation.Operation\"e\xb2\xd2*.\n\x1c\x43reateOsLoginProfileMetadata\x12\x0eOsLoginProfile\x82\xd3\xe4\x93\x02-\"(/organization-manager/v1/osLoginProfiles:\x01*\x12\xf1\x01\n\rUpdateProfile\x12@.yandex.cloud.organizationmanager.v1.UpdateOsLoginProfileRequest\x1a!.yandex.cloud.operation.Operation\"{\xb2\xd2*.\n\x1cUpdateOsLoginProfileMetadata\x12\x0eOsLoginProfile\x82\xd3\xe4\x93\x02\x43\x32>/organization-manager/v1/osLoginProfiles/{os_login_profile_id}:\x01*\x12\x89\x02\n\x11SetDefaultProfile\x12\x44.yandex.cloud.organizationmanager.v1.SetDefaultOsLoginProfileRequest\x1a!.yandex.cloud.operation.Operation\"\x8a\x01\xb2\xd2*2\n SetDefaultOsLoginProfileMetadata\x12\x0eOsLoginProfile\x82\xd3\xe4\x93\x02N\"I/organization-manager/v1/osLoginProfiles/{os_login_profile_id}:setDefault:\x01*\x12\xe4\x01\n\rDeleteProfile\x12@.yandex.cloud.organizationmanager.v1.DeleteOsLoginProfileRequest\x1a!.yandex.cloud.operation.Operation\"n\xb2\xd2*5\n\x1c\x44\x65leteOsLoginProfileMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02/*-/organization-manager/v1/osLoginProfiles/{id}B\x86\x01\n\'yandex.cloud.api.organizationmanager.v1Z[github.com/yandex-cloud/go-genproto/yandex/cloud/organizationmanager/v1;organizationmanagerb\x06proto3')
22
22
 
23
23
  _globals = globals()
24
24
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -47,7 +47,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
47
47
  _UPDATEOSLOGINPROFILEREQUEST.fields_by_name['login']._options = None
48
48
  _UPDATEOSLOGINPROFILEREQUEST.fields_by_name['login']._serialized_options = b'\350\3071\001\362\3071\r^[^.]*?[^~.]$\212\3101\004<=32'
49
49
  _UPDATEOSLOGINPROFILEREQUEST.fields_by_name['uid']._options = None
50
- _UPDATEOSLOGINPROFILEREQUEST.fields_by_name['uid']._serialized_options = b'\372\3071\0251-9223372036854775807'
50
+ _UPDATEOSLOGINPROFILEREQUEST.fields_by_name['uid']._serialized_options = b'\372\3071\0301000-9223372036854775807'
51
51
  _UPDATEOSLOGINPROFILEREQUEST.fields_by_name['home_directory']._options = None
52
52
  _UPDATEOSLOGINPROFILEREQUEST.fields_by_name['home_directory']._serialized_options = b'\212\3101\005<=255'
53
53
  _UPDATEOSLOGINPROFILEREQUEST.fields_by_name['shell']._options = None
@@ -61,7 +61,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
61
61
  _CREATEOSLOGINPROFILEREQUEST.fields_by_name['login']._options = None
62
62
  _CREATEOSLOGINPROFILEREQUEST.fields_by_name['login']._serialized_options = b'\350\3071\001\362\3071\r^[^.]*?[^~.]$\212\3101\004<=32'
63
63
  _CREATEOSLOGINPROFILEREQUEST.fields_by_name['uid']._options = None
64
- _CREATEOSLOGINPROFILEREQUEST.fields_by_name['uid']._serialized_options = b'\372\3071\0251-9223372036854775807'
64
+ _CREATEOSLOGINPROFILEREQUEST.fields_by_name['uid']._serialized_options = b'\372\3071\0301000-9223372036854775807'
65
65
  _CREATEOSLOGINPROFILEREQUEST.fields_by_name['home_directory']._options = None
66
66
  _CREATEOSLOGINPROFILEREQUEST.fields_by_name['home_directory']._serialized_options = b'\212\3101\005<=255'
67
67
  _CREATEOSLOGINPROFILEREQUEST.fields_by_name['shell']._options = None
@@ -107,21 +107,21 @@ if _descriptor._USE_C_DESCRIPTORS == False:
107
107
  _globals['_OSLOGINPROFILE']._serialized_start=1565
108
108
  _globals['_OSLOGINPROFILE']._serialized_end=1725
109
109
  _globals['_UPDATEOSLOGINPROFILEREQUEST']._serialized_start=1728
110
- _globals['_UPDATEOSLOGINPROFILEREQUEST']._serialized_end=1996
111
- _globals['_DELETEOSLOGINPROFILEREQUEST']._serialized_start=1998
112
- _globals['_DELETEOSLOGINPROFILEREQUEST']._serialized_end=2053
113
- _globals['_CREATEOSLOGINPROFILEREQUEST']._serialized_start=2056
114
- _globals['_CREATEOSLOGINPROFILEREQUEST']._serialized_end=2301
115
- _globals['_UPDATEOSLOGINPROFILEMETADATA']._serialized_start=2303
116
- _globals['_UPDATEOSLOGINPROFILEMETADATA']._serialized_end=2362
117
- _globals['_DELETEOSLOGINPROFILEMETADATA']._serialized_start=2364
118
- _globals['_DELETEOSLOGINPROFILEMETADATA']._serialized_end=2423
119
- _globals['_CREATEOSLOGINPROFILEMETADATA']._serialized_start=2425
120
- _globals['_CREATEOSLOGINPROFILEMETADATA']._serialized_end=2529
121
- _globals['_UPDATEOSLOGINSETTINGSMETADATA']._serialized_start=2531
122
- _globals['_UPDATEOSLOGINSETTINGSMETADATA']._serialized_end=2587
123
- _globals['_SETDEFAULTOSLOGINPROFILEMETADATA']._serialized_start=2589
124
- _globals['_SETDEFAULTOSLOGINPROFILEMETADATA']._serialized_end=2696
125
- _globals['_OSLOGINSERVICE']._serialized_start=2699
126
- _globals['_OSLOGINSERVICE']._serialized_end=4556
110
+ _globals['_UPDATEOSLOGINPROFILEREQUEST']._serialized_end=1999
111
+ _globals['_DELETEOSLOGINPROFILEREQUEST']._serialized_start=2001
112
+ _globals['_DELETEOSLOGINPROFILEREQUEST']._serialized_end=2056
113
+ _globals['_CREATEOSLOGINPROFILEREQUEST']._serialized_start=2059
114
+ _globals['_CREATEOSLOGINPROFILEREQUEST']._serialized_end=2307
115
+ _globals['_UPDATEOSLOGINPROFILEMETADATA']._serialized_start=2309
116
+ _globals['_UPDATEOSLOGINPROFILEMETADATA']._serialized_end=2368
117
+ _globals['_DELETEOSLOGINPROFILEMETADATA']._serialized_start=2370
118
+ _globals['_DELETEOSLOGINPROFILEMETADATA']._serialized_end=2429
119
+ _globals['_CREATEOSLOGINPROFILEMETADATA']._serialized_start=2431
120
+ _globals['_CREATEOSLOGINPROFILEMETADATA']._serialized_end=2535
121
+ _globals['_UPDATEOSLOGINSETTINGSMETADATA']._serialized_start=2537
122
+ _globals['_UPDATEOSLOGINSETTINGSMETADATA']._serialized_end=2593
123
+ _globals['_SETDEFAULTOSLOGINPROFILEMETADATA']._serialized_start=2595
124
+ _globals['_SETDEFAULTOSLOGINPROFILEMETADATA']._serialized_end=2702
125
+ _globals['_OSLOGINSERVICE']._serialized_start=2705
126
+ _globals['_OSLOGINSERVICE']._serialized_end=4562
127
127
  # @@protoc_insertion_point(module_scope)
@@ -269,7 +269,7 @@ class UpdateOsLoginProfileRequest(google.protobuf.message.Message):
269
269
  login: builtins.str
270
270
  """must not contain . or end in ~"""
271
271
  uid: builtins.int
272
- """1 - 2^63 - 1"""
272
+ """1000 - 2^63 - 1"""
273
273
  home_directory: builtins.str
274
274
  shell: builtins.str
275
275
  @property
@@ -319,7 +319,7 @@ class CreateOsLoginProfileRequest(google.protobuf.message.Message):
319
319
  login: builtins.str
320
320
  """must not contain . or end in ~"""
321
321
  uid: builtins.int
322
- """1 - 2^63 - 1"""
322
+ """1000 - 2^63 - 1"""
323
323
  home_directory: builtins.str
324
324
  shell: builtins.str
325
325
  def __init__(
@@ -17,7 +17,7 @@ from yandex.cloud.logging.v1 import log_entry_pb2 as yandex_dot_cloud_dot_loggin
17
17
  from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
18
18
 
19
19
 
20
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n3yandex/cloud/serverless/functions/v1/function.proto\x12$yandex.cloud.serverless.functions.v1\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\'yandex/cloud/logging/v1/log_entry.proto\x1a\x1dyandex/cloud/validation.proto\"\xe1\x03\n\x08\x46unction\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\x16\n\x04name\x18\x04 \x01(\tB\x08\x8a\xc8\x31\x04\x33-63\x12\x1e\n\x0b\x64\x65scription\x18\x05 \x01(\tB\t\x8a\xc8\x31\x05\x30-256\x12T\n\x06labels\x18\x06 \x03(\x0b\x32:.yandex.cloud.serverless.functions.v1.Function.LabelsEntryB\x08\x82\xc8\x31\x04<=64\x12\x14\n\x0clog_group_id\x18\x07 \x01(\t\x12\x17\n\x0fhttp_invoke_url\x18\x08 \x01(\t\x12\x45\n\x06status\x18\t \x01(\x0e\x32\x35.yandex.cloud.serverless.functions.v1.Function.Status\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"S\n\x06Status\x12\x16\n\x12STATUS_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\n\n\x06\x41\x43TIVE\x10\x02\x12\x0c\n\x08\x44\x45LETING\x10\x03\x12\t\n\x05\x45RROR\x10\x04\"\xb8\t\n\x07Version\x12\n\n\x02id\x18\x01 \x01(\t\x12\x13\n\x0b\x66unction_id\x18\x02 \x01(\t\x12\x1e\n\x0b\x64\x65scription\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05\x30-256\x12.\n\ncreated_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0f\n\x07runtime\x18\x06 \x01(\t\x12\x12\n\nentrypoint\x18\x07 \x01(\t\x12\x42\n\tresources\x18\x08 \x01(\x0b\x32/.yandex.cloud.serverless.functions.v1.Resources\x12\x34\n\x11\x65xecution_timeout\x18\t \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x1a\n\x12service_account_id\x18\n \x01(\t\x12\x12\n\nimage_size\x18\x0c \x01(\x03\x12\x44\n\x06status\x18\r \x01(\x0e\x32\x34.yandex.cloud.serverless.functions.v1.Version.Status\x12\x0c\n\x04tags\x18\x0e \x03(\t\x12\x14\n\x0clog_group_id\x18\x0f \x01(\t\x12S\n\x0b\x65nvironment\x18\x10 \x03(\x0b\x32>.yandex.cloud.serverless.functions.v1.Version.EnvironmentEntry\x12H\n\x0c\x63onnectivity\x18\x11 \x01(\x0b\x32\x32.yandex.cloud.serverless.functions.v1.Connectivity\x12g\n\x16named_service_accounts\x18\x12 \x03(\x0b\x32G.yandex.cloud.serverless.functions.v1.Version.NamedServiceAccountsEntry\x12=\n\x07secrets\x18\x13 \x03(\x0b\x32,.yandex.cloud.serverless.functions.v1.Secret\x12\x45\n\x0blog_options\x18\x14 \x01(\x0b\x32\x30.yandex.cloud.serverless.functions.v1.LogOptions\x12J\n\x0estorage_mounts\x18\x15 \x03(\x0b\x32\x32.yandex.cloud.serverless.functions.v1.StorageMount\x12\\\n\x17\x61sync_invocation_config\x18\x16 \x01(\x0b\x32;.yandex.cloud.serverless.functions.v1.AsyncInvocationConfig\x12\x12\n\ntmpfs_size\x18\x17 \x01(\x03\x1a\x32\n\x10\x45nvironmentEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a;\n\x19NamedServiceAccountsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\":\n\x06Status\x12\x16\n\x12STATUS_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\n\n\x06\x41\x43TIVE\x10\x02J\x04\x08\x0b\x10\x0cJ\x04\x08\x04\x10\x05\"5\n\tResources\x12(\n\x06memory\x18\x01 \x01(\x03\x42\x18\xfa\xc7\x31\x14\x31\x33\x34\x32\x31\x37\x37\x32\x38-4294967296\"O\n\x07Package\x12\x19\n\x0b\x62ucket_name\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x19\n\x0bobject_name\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x0e\n\x06sha256\x18\x03 \x01(\t\"A\n\x0c\x43onnectivity\x12\x12\n\nnetwork_id\x18\x01 \x01(\t\x12\x1d\n\tsubnet_id\x18\x02 \x03(\tB\n\x8a\xc8\x31\x02>0\x90\xc8\x31\x01\"\xf8\x01\n\rScalingPolicy\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\x12\x0b\n\x03tag\x18\x02 \x01(\t\x12.\n\ncreated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bmodified_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12#\n\x1bprovisioned_instances_count\x18\x06 \x01(\x03\x12\x1c\n\x14zone_instances_limit\x18\x07 \x01(\x03\x12\x1b\n\x13zone_requests_limit\x18\x08 \x01(\x03J\x04\x08\x05\x10\x06\"b\n\x06Secret\x12\n\n\x02id\x18\x01 \x01(\t\x12\x12\n\nversion_id\x18\x02 \x01(\t\x12\x0b\n\x03key\x18\x03 \x01(\t\x12\x1e\n\x14\x65nvironment_variable\x18\x04 \x01(\tH\x00\x42\x0b\n\treference\"\xe0\x01\n\nLogOptions\x12\x10\n\x08\x64isabled\x18\x01 \x01(\x08\x12;\n\x0clog_group_id\x18\x02 \x01(\tB#\xf2\xc7\x31\x1f([a-zA-Z][-a-zA-Z0-9_.]{0,63})?H\x00\x12\x38\n\tfolder_id\x18\x03 \x01(\tB#\xf2\xc7\x31\x1f([a-zA-Z][-a-zA-Z0-9_.]{0,63})?H\x00\x12:\n\tmin_level\x18\x04 \x01(\x0e\x32\'.yandex.cloud.logging.v1.LogLevel.LevelB\r\n\x0b\x64\x65stination\"\x9f\x01\n\x0cStorageMount\x12\x31\n\tbucket_id\x18\x01 \x01(\tB\x1e\xe8\xc7\x31\x01\xf2\xc7\x31\x0e[-.0-9a-zA-Z]*\x8a\xc8\x31\x04\x33-63\x12\x0e\n\x06prefix\x18\x02 \x01(\t\x12\x39\n\x10mount_point_name\x18\x03 \x01(\tB\x1f\xe8\xc7\x31\x01\xf2\xc7\x31\x0e[-_0-9a-zA-Z]*\x8a\xc8\x31\x05\x31-100\x12\x11\n\tread_only\x18\x04 \x01(\x08\"\xde\x03\n\x15\x41syncInvocationConfig\x12 \n\rretries_count\x18\x01 \x01(\x03\x42\t\xfa\xc7\x31\x05\x30-100\x12h\n\x0esuccess_target\x18\x02 \x01(\x0b\x32J.yandex.cloud.serverless.functions.v1.AsyncInvocationConfig.ResponseTargetB\x04\xe8\xc7\x31\x01\x12h\n\x0e\x66\x61ilure_target\x18\x03 \x01(\x0b\x32J.yandex.cloud.serverless.functions.v1.AsyncInvocationConfig.ResponseTargetB\x04\xe8\xc7\x31\x01\x12\x1a\n\x12service_account_id\x18\x04 \x01(\t\x1a\xb2\x01\n\x0eResponseTarget\x12I\n\x0c\x65mpty_target\x18\x01 \x01(\x0b\x32\x31.yandex.cloud.serverless.functions.v1.EmptyTargetH\x00\x12\x45\n\nymq_target\x18\x02 \x01(\x0b\x32/.yandex.cloud.serverless.functions.v1.YMQTargetH\x00\x42\x0e\n\x06target\x12\x04\xc0\xc1\x31\x01\"N\n\tYMQTarget\x12\x17\n\tqueue_arn\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12(\n\x12service_account_id\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\r\n\x0b\x45mptyTargetB~\n(yandex.cloud.api.serverless.functions.v1ZRgithub.com/yandex-cloud/go-genproto/yandex/cloud/serverless/functions/v1;functionsb\x06proto3')
20
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n3yandex/cloud/serverless/functions/v1/function.proto\x12$yandex.cloud.serverless.functions.v1\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\'yandex/cloud/logging/v1/log_entry.proto\x1a\x1dyandex/cloud/validation.proto\"\xe1\x03\n\x08\x46unction\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\x16\n\x04name\x18\x04 \x01(\tB\x08\x8a\xc8\x31\x04\x33-63\x12\x1e\n\x0b\x64\x65scription\x18\x05 \x01(\tB\t\x8a\xc8\x31\x05\x30-256\x12T\n\x06labels\x18\x06 \x03(\x0b\x32:.yandex.cloud.serverless.functions.v1.Function.LabelsEntryB\x08\x82\xc8\x31\x04<=64\x12\x14\n\x0clog_group_id\x18\x07 \x01(\t\x12\x17\n\x0fhttp_invoke_url\x18\x08 \x01(\t\x12\x45\n\x06status\x18\t \x01(\x0e\x32\x35.yandex.cloud.serverless.functions.v1.Function.Status\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"S\n\x06Status\x12\x16\n\x12STATUS_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\n\n\x06\x41\x43TIVE\x10\x02\x12\x0c\n\x08\x44\x45LETING\x10\x03\x12\t\n\x05\x45RROR\x10\x04\"\xd7\t\n\x07Version\x12\n\n\x02id\x18\x01 \x01(\t\x12\x13\n\x0b\x66unction_id\x18\x02 \x01(\t\x12\x1e\n\x0b\x64\x65scription\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05\x30-256\x12.\n\ncreated_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0f\n\x07runtime\x18\x06 \x01(\t\x12\x12\n\nentrypoint\x18\x07 \x01(\t\x12\x42\n\tresources\x18\x08 \x01(\x0b\x32/.yandex.cloud.serverless.functions.v1.Resources\x12\x34\n\x11\x65xecution_timeout\x18\t \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x1a\n\x12service_account_id\x18\n \x01(\t\x12\x12\n\nimage_size\x18\x0c \x01(\x03\x12\x44\n\x06status\x18\r \x01(\x0e\x32\x34.yandex.cloud.serverless.functions.v1.Version.Status\x12\x0c\n\x04tags\x18\x0e \x03(\t\x12\x14\n\x0clog_group_id\x18\x0f \x01(\t\x12S\n\x0b\x65nvironment\x18\x10 \x03(\x0b\x32>.yandex.cloud.serverless.functions.v1.Version.EnvironmentEntry\x12H\n\x0c\x63onnectivity\x18\x11 \x01(\x0b\x32\x32.yandex.cloud.serverless.functions.v1.Connectivity\x12g\n\x16named_service_accounts\x18\x12 \x03(\x0b\x32G.yandex.cloud.serverless.functions.v1.Version.NamedServiceAccountsEntry\x12=\n\x07secrets\x18\x13 \x03(\x0b\x32,.yandex.cloud.serverless.functions.v1.Secret\x12\x45\n\x0blog_options\x18\x14 \x01(\x0b\x32\x30.yandex.cloud.serverless.functions.v1.LogOptions\x12J\n\x0estorage_mounts\x18\x15 \x03(\x0b\x32\x32.yandex.cloud.serverless.functions.v1.StorageMount\x12\\\n\x17\x61sync_invocation_config\x18\x16 \x01(\x0b\x32;.yandex.cloud.serverless.functions.v1.AsyncInvocationConfig\x12\x12\n\ntmpfs_size\x18\x17 \x01(\x03\x12\x1d\n\x0b\x63oncurrency\x18\x18 \x01(\x03\x42\x08\xfa\xc7\x31\x04\x30-16\x1a\x32\n\x10\x45nvironmentEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a;\n\x19NamedServiceAccountsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\":\n\x06Status\x12\x16\n\x12STATUS_UNSPECIFIED\x10\x00\x12\x0c\n\x08\x43REATING\x10\x01\x12\n\n\x06\x41\x43TIVE\x10\x02J\x04\x08\x0b\x10\x0cJ\x04\x08\x04\x10\x05\"5\n\tResources\x12(\n\x06memory\x18\x01 \x01(\x03\x42\x18\xfa\xc7\x31\x14\x31\x33\x34\x32\x31\x37\x37\x32\x38-4294967296\"O\n\x07Package\x12\x19\n\x0b\x62ucket_name\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x19\n\x0bobject_name\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x0e\n\x06sha256\x18\x03 \x01(\t\"A\n\x0c\x43onnectivity\x12\x12\n\nnetwork_id\x18\x01 \x01(\t\x12\x1d\n\tsubnet_id\x18\x02 \x03(\tB\n\x8a\xc8\x31\x02>0\x90\xc8\x31\x01\"\xf8\x01\n\rScalingPolicy\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\x12\x0b\n\x03tag\x18\x02 \x01(\t\x12.\n\ncreated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bmodified_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12#\n\x1bprovisioned_instances_count\x18\x06 \x01(\x03\x12\x1c\n\x14zone_instances_limit\x18\x07 \x01(\x03\x12\x1b\n\x13zone_requests_limit\x18\x08 \x01(\x03J\x04\x08\x05\x10\x06\"b\n\x06Secret\x12\n\n\x02id\x18\x01 \x01(\t\x12\x12\n\nversion_id\x18\x02 \x01(\t\x12\x0b\n\x03key\x18\x03 \x01(\t\x12\x1e\n\x14\x65nvironment_variable\x18\x04 \x01(\tH\x00\x42\x0b\n\treference\"\xe0\x01\n\nLogOptions\x12\x10\n\x08\x64isabled\x18\x01 \x01(\x08\x12;\n\x0clog_group_id\x18\x02 \x01(\tB#\xf2\xc7\x31\x1f([a-zA-Z][-a-zA-Z0-9_.]{0,63})?H\x00\x12\x38\n\tfolder_id\x18\x03 \x01(\tB#\xf2\xc7\x31\x1f([a-zA-Z][-a-zA-Z0-9_.]{0,63})?H\x00\x12:\n\tmin_level\x18\x04 \x01(\x0e\x32\'.yandex.cloud.logging.v1.LogLevel.LevelB\r\n\x0b\x64\x65stination\"\x9f\x01\n\x0cStorageMount\x12\x31\n\tbucket_id\x18\x01 \x01(\tB\x1e\xe8\xc7\x31\x01\xf2\xc7\x31\x0e[-.0-9a-zA-Z]*\x8a\xc8\x31\x04\x33-63\x12\x0e\n\x06prefix\x18\x02 \x01(\t\x12\x39\n\x10mount_point_name\x18\x03 \x01(\tB\x1f\xe8\xc7\x31\x01\xf2\xc7\x31\x0e[-_0-9a-zA-Z]*\x8a\xc8\x31\x05\x31-100\x12\x11\n\tread_only\x18\x04 \x01(\x08\"\xde\x03\n\x15\x41syncInvocationConfig\x12 \n\rretries_count\x18\x01 \x01(\x03\x42\t\xfa\xc7\x31\x05\x30-100\x12h\n\x0esuccess_target\x18\x02 \x01(\x0b\x32J.yandex.cloud.serverless.functions.v1.AsyncInvocationConfig.ResponseTargetB\x04\xe8\xc7\x31\x01\x12h\n\x0e\x66\x61ilure_target\x18\x03 \x01(\x0b\x32J.yandex.cloud.serverless.functions.v1.AsyncInvocationConfig.ResponseTargetB\x04\xe8\xc7\x31\x01\x12\x1a\n\x12service_account_id\x18\x04 \x01(\t\x1a\xb2\x01\n\x0eResponseTarget\x12I\n\x0c\x65mpty_target\x18\x01 \x01(\x0b\x32\x31.yandex.cloud.serverless.functions.v1.EmptyTargetH\x00\x12\x45\n\nymq_target\x18\x02 \x01(\x0b\x32/.yandex.cloud.serverless.functions.v1.YMQTargetH\x00\x42\x0e\n\x06target\x12\x04\xc0\xc1\x31\x01\"N\n\tYMQTarget\x12\x17\n\tqueue_arn\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12(\n\x12service_account_id\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\r\n\x0b\x45mptyTargetB~\n(yandex.cloud.api.serverless.functions.v1ZRgithub.com/yandex-cloud/go-genproto/yandex/cloud/serverless/functions/v1;functionsb\x06proto3')
21
21
 
22
22
  _globals = globals()
23
23
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -39,6 +39,8 @@ if _descriptor._USE_C_DESCRIPTORS == False:
39
39
  _VERSION_NAMEDSERVICEACCOUNTSENTRY._serialized_options = b'8\001'
40
40
  _VERSION.fields_by_name['description']._options = None
41
41
  _VERSION.fields_by_name['description']._serialized_options = b'\212\3101\0050-256'
42
+ _VERSION.fields_by_name['concurrency']._options = None
43
+ _VERSION.fields_by_name['concurrency']._serialized_options = b'\372\3071\0040-16'
42
44
  _RESOURCES.fields_by_name['memory']._options = None
43
45
  _RESOURCES.fields_by_name['memory']._serialized_options = b'\372\3071\024134217728-4294967296'
44
46
  _PACKAGE.fields_by_name['bucket_name']._options = None
@@ -74,33 +76,33 @@ if _descriptor._USE_C_DESCRIPTORS == False:
74
76
  _globals['_FUNCTION_STATUS']._serialized_start=629
75
77
  _globals['_FUNCTION_STATUS']._serialized_end=712
76
78
  _globals['_VERSION']._serialized_start=715
77
- _globals['_VERSION']._serialized_end=1923
78
- _globals['_VERSION_ENVIRONMENTENTRY']._serialized_start=1740
79
- _globals['_VERSION_ENVIRONMENTENTRY']._serialized_end=1790
80
- _globals['_VERSION_NAMEDSERVICEACCOUNTSENTRY']._serialized_start=1792
81
- _globals['_VERSION_NAMEDSERVICEACCOUNTSENTRY']._serialized_end=1851
79
+ _globals['_VERSION']._serialized_end=1954
80
+ _globals['_VERSION_ENVIRONMENTENTRY']._serialized_start=1771
81
+ _globals['_VERSION_ENVIRONMENTENTRY']._serialized_end=1821
82
+ _globals['_VERSION_NAMEDSERVICEACCOUNTSENTRY']._serialized_start=1823
83
+ _globals['_VERSION_NAMEDSERVICEACCOUNTSENTRY']._serialized_end=1882
82
84
  _globals['_VERSION_STATUS']._serialized_start=629
83
85
  _globals['_VERSION_STATUS']._serialized_end=687
84
- _globals['_RESOURCES']._serialized_start=1925
85
- _globals['_RESOURCES']._serialized_end=1978
86
- _globals['_PACKAGE']._serialized_start=1980
87
- _globals['_PACKAGE']._serialized_end=2059
88
- _globals['_CONNECTIVITY']._serialized_start=2061
89
- _globals['_CONNECTIVITY']._serialized_end=2126
90
- _globals['_SCALINGPOLICY']._serialized_start=2129
91
- _globals['_SCALINGPOLICY']._serialized_end=2377
92
- _globals['_SECRET']._serialized_start=2379
93
- _globals['_SECRET']._serialized_end=2477
94
- _globals['_LOGOPTIONS']._serialized_start=2480
95
- _globals['_LOGOPTIONS']._serialized_end=2704
96
- _globals['_STORAGEMOUNT']._serialized_start=2707
97
- _globals['_STORAGEMOUNT']._serialized_end=2866
98
- _globals['_ASYNCINVOCATIONCONFIG']._serialized_start=2869
99
- _globals['_ASYNCINVOCATIONCONFIG']._serialized_end=3347
100
- _globals['_ASYNCINVOCATIONCONFIG_RESPONSETARGET']._serialized_start=3169
101
- _globals['_ASYNCINVOCATIONCONFIG_RESPONSETARGET']._serialized_end=3347
102
- _globals['_YMQTARGET']._serialized_start=3349
103
- _globals['_YMQTARGET']._serialized_end=3427
104
- _globals['_EMPTYTARGET']._serialized_start=3429
105
- _globals['_EMPTYTARGET']._serialized_end=3442
86
+ _globals['_RESOURCES']._serialized_start=1956
87
+ _globals['_RESOURCES']._serialized_end=2009
88
+ _globals['_PACKAGE']._serialized_start=2011
89
+ _globals['_PACKAGE']._serialized_end=2090
90
+ _globals['_CONNECTIVITY']._serialized_start=2092
91
+ _globals['_CONNECTIVITY']._serialized_end=2157
92
+ _globals['_SCALINGPOLICY']._serialized_start=2160
93
+ _globals['_SCALINGPOLICY']._serialized_end=2408
94
+ _globals['_SECRET']._serialized_start=2410
95
+ _globals['_SECRET']._serialized_end=2508
96
+ _globals['_LOGOPTIONS']._serialized_start=2511
97
+ _globals['_LOGOPTIONS']._serialized_end=2735
98
+ _globals['_STORAGEMOUNT']._serialized_start=2738
99
+ _globals['_STORAGEMOUNT']._serialized_end=2897
100
+ _globals['_ASYNCINVOCATIONCONFIG']._serialized_start=2900
101
+ _globals['_ASYNCINVOCATIONCONFIG']._serialized_end=3378
102
+ _globals['_ASYNCINVOCATIONCONFIG_RESPONSETARGET']._serialized_start=3200
103
+ _globals['_ASYNCINVOCATIONCONFIG_RESPONSETARGET']._serialized_end=3378
104
+ _globals['_YMQTARGET']._serialized_start=3380
105
+ _globals['_YMQTARGET']._serialized_end=3458
106
+ _globals['_EMPTYTARGET']._serialized_start=3460
107
+ _globals['_EMPTYTARGET']._serialized_end=3473
106
108
  # @@protoc_insertion_point(module_scope)
@@ -198,6 +198,7 @@ class Version(google.protobuf.message.Message):
198
198
  STORAGE_MOUNTS_FIELD_NUMBER: builtins.int
199
199
  ASYNC_INVOCATION_CONFIG_FIELD_NUMBER: builtins.int
200
200
  TMPFS_SIZE_FIELD_NUMBER: builtins.int
201
+ CONCURRENCY_FIELD_NUMBER: builtins.int
201
202
  id: builtins.str
202
203
  """ID of the version."""
203
204
  function_id: builtins.str
@@ -224,6 +225,8 @@ class Version(google.protobuf.message.Message):
224
225
  """ID of the log group for the version."""
225
226
  tmpfs_size: builtins.int
226
227
  """Optional size of in-memory mounted /tmp directory in bytes."""
228
+ concurrency: builtins.int
229
+ """The maximum number of requests processed by a function instance at the same time"""
227
230
  @property
228
231
  def created_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
229
232
  """Creation timestamp for the version."""
@@ -295,9 +298,10 @@ class Version(google.protobuf.message.Message):
295
298
  storage_mounts: collections.abc.Iterable[global___StorageMount] | None = ...,
296
299
  async_invocation_config: global___AsyncInvocationConfig | None = ...,
297
300
  tmpfs_size: builtins.int = ...,
301
+ concurrency: builtins.int = ...,
298
302
  ) -> None: ...
299
303
  def HasField(self, field_name: typing.Literal["async_invocation_config", b"async_invocation_config", "connectivity", b"connectivity", "created_at", b"created_at", "execution_timeout", b"execution_timeout", "log_options", b"log_options", "resources", b"resources"]) -> builtins.bool: ...
300
- def ClearField(self, field_name: typing.Literal["async_invocation_config", b"async_invocation_config", "connectivity", b"connectivity", "created_at", b"created_at", "description", b"description", "entrypoint", b"entrypoint", "environment", b"environment", "execution_timeout", b"execution_timeout", "function_id", b"function_id", "id", b"id", "image_size", b"image_size", "log_group_id", b"log_group_id", "log_options", b"log_options", "named_service_accounts", b"named_service_accounts", "resources", b"resources", "runtime", b"runtime", "secrets", b"secrets", "service_account_id", b"service_account_id", "status", b"status", "storage_mounts", b"storage_mounts", "tags", b"tags", "tmpfs_size", b"tmpfs_size"]) -> None: ...
304
+ def ClearField(self, field_name: typing.Literal["async_invocation_config", b"async_invocation_config", "concurrency", b"concurrency", "connectivity", b"connectivity", "created_at", b"created_at", "description", b"description", "entrypoint", b"entrypoint", "environment", b"environment", "execution_timeout", b"execution_timeout", "function_id", b"function_id", "id", b"id", "image_size", b"image_size", "log_group_id", b"log_group_id", "log_options", b"log_options", "named_service_accounts", b"named_service_accounts", "resources", b"resources", "runtime", b"runtime", "secrets", b"secrets", "service_account_id", b"service_account_id", "status", b"status", "storage_mounts", b"storage_mounts", "tags", b"tags", "tmpfs_size", b"tmpfs_size"]) -> None: ...
301
305
 
302
306
  global___Version = Version
303
307
 
@@ -22,7 +22,7 @@ from yandex.cloud.serverless.functions.v1 import function_pb2 as yandex_dot_clou
22
22
  from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
23
23
 
24
24
 
25
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n;yandex/cloud/serverless/functions/v1/function_service.proto\x12$yandex.cloud.serverless.functions.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x1egoogle/protobuf/duration.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a yandex/cloud/access/access.proto\x1a yandex/cloud/api/operation.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x33yandex/cloud/serverless/functions/v1/function.proto\x1a\x1dyandex/cloud/validation.proto\"/\n\x12GetFunctionRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\">\n\x19GetFunctionVersionRequest\x12!\n\x13\x66unction_version_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"h\n\x1eGetFunctionVersionByTagRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12+\n\x03tag\x18\x02 \x01(\tB\x1e\xf2\xc7\x31\x1a[a-z][-_0-9a-z]*|[$]latest\"f\n\x14ListFunctionsRequest\x12\x17\n\tfolder_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x11\n\tpage_size\x18\x02 \x01(\x03\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x04 \x01(\t\"s\n\x15ListFunctionsResponse\x12\x41\n\tfunctions\x18\x01 \x03(\x0b\x32..yandex.cloud.serverless.functions.v1.Function\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xc7\x02\n\x15\x43reateFunctionRequest\x12\x17\n\tfolder_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12/\n\x04name\x18\x02 \x01(\tB!\xf2\xc7\x31\x1d|[a-z][-a-z0-9]{1,61}[a-z0-9]\x12\x1e\n\x0b\x64\x65scription\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x94\x01\n\x06labels\x18\x04 \x03(\x0b\x32G.yandex.cloud.serverless.functions.v1.CreateFunctionRequest.LabelsEntryB;\xf2\xc7\x31\x0b[-_0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x18\x12\x10[a-z][-_0-9a-z]*\x1a\x04\x31-63\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"-\n\x16\x43reateFunctionMetadata\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\"\xfa\x02\n\x15UpdateFunctionRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12/\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12/\n\x04name\x18\x03 \x01(\tB!\xf2\xc7\x31\x1d|[a-z][-a-z0-9]{1,61}[a-z0-9]\x12\x1e\n\x0b\x64\x65scription\x18\x04 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x94\x01\n\x06labels\x18\x05 \x03(\x0b\x32G.yandex.cloud.serverless.functions.v1.UpdateFunctionRequest.LabelsEntryB;\xf2\xc7\x31\x0b[-_0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x18\x12\x10[a-z][-_0-9a-z]*\x1a\x04\x31-63\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"-\n\x16UpdateFunctionMetadata\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\"2\n\x15\x44\x65leteFunctionRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"-\n\x16\x44\x65leteFunctionMetadata\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\"V\n\x1c\x44\x65leteFunctionVersionRequest\x12!\n\x13\x66unction_version_id\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\r\n\x05\x66orce\x18\x03 \x01(\x08J\x04\x08\x01\x10\x02\"B\n\x1d\x44\x65leteFunctionVersionMetadata\x12\x1b\n\x13\x66unction_version_id\x18\x02 \x01(\tJ\x04\x08\x01\x10\x02\"\x15\n\x13ListRuntimesRequest\"(\n\x14ListRuntimesResponse\x12\x10\n\x08runtimes\x18\x01 \x03(\t\"\xb0\x01\n\x1cListFunctionsVersionsRequest\x12\x13\n\tfolder_id\x18\x01 \x01(\tH\x00\x12\x15\n\x0b\x66unction_id\x18\x02 \x01(\tH\x00\x12\x1d\n\tpage_size\x18\x03 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1d\n\npage_token\x18\x04 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x05 \x01(\tB\n\x8a\xc8\x31\x06<=1000B\n\n\x02id\x12\x04\xc0\xc1\x31\x01\"y\n\x1dListFunctionsVersionsResponse\x12?\n\x08versions\x18\x01 \x03(\x0b\x32-.yandex.cloud.serverless.functions.v1.Version\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x94\x01\n\x1dListFunctionOperationsRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x04 \x01(\tB\n\x8a\xc8\x31\x06<=1000\"p\n\x1eListFunctionOperationsResponse\x12\x35\n\noperations\x18\x01 \x03(\x0b\x32!.yandex.cloud.operation.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x89\n\n\x1c\x43reateFunctionVersionRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x15\n\x07runtime\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x1e\n\x0b\x64\x65scription\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05\x30-256\x12\x18\n\nentrypoint\x18\x04 \x01(\tB\x04\xe8\xc7\x31\x01\x12H\n\tresources\x18\x05 \x01(\x0b\x32/.yandex.cloud.serverless.functions.v1.ResourcesB\x04\xe8\xc7\x31\x01\x12:\n\x11\x65xecution_timeout\x18\x06 \x01(\x0b\x32\x19.google.protobuf.DurationB\x04\xe8\xc7\x31\x01\x12\x1a\n\x12service_account_id\x18\x07 \x01(\t\x12@\n\x07package\x18\t \x01(\x0b\x32-.yandex.cloud.serverless.functions.v1.PackageH\x00\x12!\n\x07\x63ontent\x18\n \x01(\x0c\x42\x0e\x8a\xc8\x31\n<=52428800H\x00\x12\x14\n\nversion_id\x18\x0b \x01(\tH\x00\x12\x8f\x01\n\x0b\x65nvironment\x18\x0c \x03(\x0b\x32S.yandex.cloud.serverless.functions.v1.CreateFunctionVersionRequest.EnvironmentEntryB%\x8a\xc8\x31\x06<=4096\xb2\xc8\x31\x17\x12\x15[a-zA-Z][a-zA-Z0-9_]*\x12!\n\x03tag\x18\r \x03(\tB\x14\xf2\xc7\x31\x10[a-z][-_0-9a-z]*\x12H\n\x0c\x63onnectivity\x18\x11 \x01(\x0b\x32\x32.yandex.cloud.serverless.functions.v1.Connectivity\x12|\n\x16named_service_accounts\x18\x0f \x03(\x0b\x32\\.yandex.cloud.serverless.functions.v1.CreateFunctionVersionRequest.NamedServiceAccountsEntry\x12=\n\x07secrets\x18\x12 \x03(\x0b\x32,.yandex.cloud.serverless.functions.v1.Secret\x12\x45\n\x0blog_options\x18\x13 \x01(\x0b\x32\x30.yandex.cloud.serverless.functions.v1.LogOptions\x12J\n\x0estorage_mounts\x18\x14 \x03(\x0b\x32\x32.yandex.cloud.serverless.functions.v1.StorageMount\x12\\\n\x17\x61sync_invocation_config\x18\x16 \x01(\x0b\x32;.yandex.cloud.serverless.functions.v1.AsyncInvocationConfig\x12\x12\n\ntmpfs_size\x18\x17 \x01(\x03\x1a\x32\n\x10\x45nvironmentEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a;\n\x19NamedServiceAccountsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x16\n\x0epackage_source\x12\x04\xc0\xc1\x31\x01J\x04\x08\x0e\x10\x0fJ\x04\x08\x10\x10\x11J\x04\x08\x15\x10\x16J\x04\x08\x08\x10\t\"<\n\x1d\x43reateFunctionVersionMetadata\x12\x1b\n\x13\x66unction_version_id\x18\x01 \x01(\t\"]\n\x15SetFunctionTagRequest\x12!\n\x13\x66unction_version_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12!\n\x03tag\x18\x02 \x01(\tB\x14\xf2\xc7\x31\x10[a-z][-_0-9a-z]*\"`\n\x18RemoveFunctionTagRequest\x12!\n\x13\x66unction_version_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12!\n\x03tag\x18\x02 \x01(\tB\x14\xf2\xc7\x31\x10[a-z][-_0-9a-z]*\"5\n\x16SetFunctionTagMetadata\x12\x1b\n\x13\x66unction_version_id\x18\x01 \x01(\t\"8\n\x19RemoveFunctionTagMetadata\x12\x1b\n\x13\x66unction_version_id\x18\x01 \x01(\t\"\xc1\x01\n\x1dListFunctionTagHistoryRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12+\n\x03tag\x18\x02 \x01(\tB\x1e\xf2\xc7\x31\x1a[a-z][-_0-9a-z]*|[$]latest\x12\x1d\n\tpage_size\x18\x03 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1d\n\npage_token\x18\x04 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x05 \x01(\tB\n\x8a\xc8\x31\x06<=1000\"\x80\x03\n\x1eListFunctionTagHistoryResponse\x12\x82\x01\n\x1b\x66unction_tag_history_record\x18\x01 \x03(\x0b\x32].yandex.cloud.serverless.functions.v1.ListFunctionTagHistoryResponse.FunctionTagHistoryRecord\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x1a\xbf\x01\n\x18\x46unctionTagHistoryRecord\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\x12\x1b\n\x13\x66unction_version_id\x18\x03 \x01(\t\x12\x0b\n\x03tag\x18\x02 \x01(\t\x12\x32\n\x0e\x65\x66\x66\x65\x63tive_from\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x30\n\x0c\x65\x66\x66\x65\x63tive_to\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"u\n\x1aListScalingPoliciesRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\"\x85\x01\n\x1bListScalingPoliciesResponse\x12M\n\x10scaling_policies\x18\x01 \x03(\x0b\x32\x33.yandex.cloud.serverless.functions.v1.ScalingPolicy\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xef\x01\n\x17SetScalingPolicyRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12/\n\x03tag\x18\x02 \x01(\tB\"\xe8\xc7\x31\x01\xf2\xc7\x31\x1a[a-z][-_0-9a-z]*|[$]latest\x12/\n\x1bprovisioned_instances_count\x18\x04 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12(\n\x14zone_instances_limit\x18\x05 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\'\n\x13zone_requests_limit\x18\x06 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000J\x04\x08\x03\x10\x04\"/\n\x18SetScalingPolicyMetadata\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\"h\n\x1aRemoveScalingPolicyRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12/\n\x03tag\x18\x02 \x01(\tB\"\xe8\xc7\x31\x01\xf2\xc7\x31\x1a[a-z][-_0-9a-z]*|[$]latest\"2\n\x1bRemoveScalingPolicyMetadata\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t2\xc4!\n\x0f\x46unctionService\x12\x9e\x01\n\x03Get\x12\x38.yandex.cloud.serverless.functions.v1.GetFunctionRequest\x1a..yandex.cloud.serverless.functions.v1.Function\"-\x82\xd3\xe4\x93\x02\'\x12%/functions/v1/functions/{function_id}\x12\xa0\x01\n\x04List\x12:.yandex.cloud.serverless.functions.v1.ListFunctionsRequest\x1a;.yandex.cloud.serverless.functions.v1.ListFunctionsResponse\"\x1f\x82\xd3\xe4\x93\x02\x19\x12\x17/functions/v1/functions\x12\xb2\x01\n\x06\x43reate\x12;.yandex.cloud.serverless.functions.v1.CreateFunctionRequest\x1a!.yandex.cloud.operation.Operation\"H\xb2\xd2*\"\n\x16\x43reateFunctionMetadata\x12\x08\x46unction\x82\xd3\xe4\x93\x02\x1c\"\x17/functions/v1/functions:\x01*\x12\xc0\x01\n\x06Update\x12;.yandex.cloud.serverless.functions.v1.UpdateFunctionRequest\x1a!.yandex.cloud.operation.Operation\"V\xb2\xd2*\"\n\x16UpdateFunctionMetadata\x12\x08\x46unction\x82\xd3\xe4\x93\x02*2%/functions/v1/functions/{function_id}:\x01*\x12\xca\x01\n\x06\x44\x65lete\x12;.yandex.cloud.serverless.functions.v1.DeleteFunctionRequest\x1a!.yandex.cloud.operation.Operation\"`\xb2\xd2*/\n\x16\x44\x65leteFunctionMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02\'*%/functions/v1/functions/{function_id}\x12\xb2\x01\n\nGetVersion\x12?.yandex.cloud.serverless.functions.v1.GetFunctionVersionRequest\x1a-.yandex.cloud.serverless.functions.v1.Version\"4\x82\xd3\xe4\x93\x02.\x12,/functions/v1/versions/{function_version_id}\x12\xac\x01\n\x0fGetVersionByTag\x12\x44.yandex.cloud.serverless.functions.v1.GetFunctionVersionByTagRequest\x1a-.yandex.cloud.serverless.functions.v1.Version\"$\x82\xd3\xe4\x93\x02\x1e\x12\x1c/functions/v1/versions:byTag\x12\xb7\x01\n\x0cListVersions\x12\x42.yandex.cloud.serverless.functions.v1.ListFunctionsVersionsRequest\x1a\x43.yandex.cloud.serverless.functions.v1.ListFunctionsVersionsResponse\"\x1e\x82\xd3\xe4\x93\x02\x18\x12\x16/functions/v1/versions\x12\xe6\x01\n\rDeleteVersion\x12\x42.yandex.cloud.serverless.functions.v1.DeleteFunctionVersionRequest\x1a!.yandex.cloud.operation.Operation\"n\xb2\xd2*6\n\x1d\x44\x65leteFunctionVersionMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02.*,/functions/v1/versions/{function_version_id}\x12\xcd\x01\n\x06SetTag\x12;.yandex.cloud.serverless.functions.v1.SetFunctionTagRequest\x1a!.yandex.cloud.operation.Operation\"c\xb2\xd2*!\n\x16SetFunctionTagMetadata\x12\x07Version\x82\xd3\xe4\x93\x02\x38\"3/functions/v1/versions/{function_version_id}:setTag:\x01*\x12\xd9\x01\n\tRemoveTag\x12>.yandex.cloud.serverless.functions.v1.RemoveFunctionTagRequest\x1a!.yandex.cloud.operation.Operation\"i\xb2\xd2*$\n\x19RemoveFunctionTagMetadata\x12\x07Version\x82\xd3\xe4\x93\x02;\"6/functions/v1/versions/{function_version_id}:removeTag:\x01*\x12\xd5\x01\n\x0eListTagHistory\x12\x43.yandex.cloud.serverless.functions.v1.ListFunctionTagHistoryRequest\x1a\x44.yandex.cloud.serverless.functions.v1.ListFunctionTagHistoryResponse\"8\x82\xd3\xe4\x93\x02\x32\x12\x30/functions/v1/functions/{function_id}:tagHistory\x12\xc5\x01\n\rCreateVersion\x12\x42.yandex.cloud.serverless.functions.v1.CreateFunctionVersionRequest\x1a!.yandex.cloud.operation.Operation\"M\xb2\xd2*(\n\x1d\x43reateFunctionVersionMetadata\x12\x07Version\x82\xd3\xe4\x93\x02\x1b\"\x16/functions/v1/versions:\x01*\x12\xa5\x01\n\x0cListRuntimes\x12\x39.yandex.cloud.serverless.functions.v1.ListRuntimesRequest\x1a:.yandex.cloud.serverless.functions.v1.ListRuntimesResponse\"\x1e\x82\xd3\xe4\x93\x02\x18\x12\x16/functions/v1/runtimes\x12\xd5\x01\n\x0eListOperations\x12\x43.yandex.cloud.serverless.functions.v1.ListFunctionOperationsRequest\x1a\x44.yandex.cloud.serverless.functions.v1.ListFunctionOperationsResponse\"8\x82\xd3\xe4\x93\x02\x32\x12\x30/functions/v1/functions/{function_id}/operations\x12\xb7\x01\n\x12ListAccessBindings\x12..yandex.cloud.access.ListAccessBindingsRequest\x1a/.yandex.cloud.access.ListAccessBindingsResponse\"@\x82\xd3\xe4\x93\x02:\x12\x38/functions/v1/functions/{resource_id}:listAccessBindings\x12\xe6\x01\n\x11SetAccessBindings\x12-.yandex.cloud.access.SetAccessBindingsRequest\x1a!.yandex.cloud.operation.Operation\"\x7f\xb2\xd2*9\n access.SetAccessBindingsMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02<\"7/functions/v1/functions/{resource_id}:setAccessBindings:\x01*\x12\xf3\x01\n\x14UpdateAccessBindings\x12\x30.yandex.cloud.access.UpdateAccessBindingsRequest\x1a!.yandex.cloud.operation.Operation\"\x85\x01\xb2\xd2*<\n#access.UpdateAccessBindingsMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02?\":/functions/v1/functions/{resource_id}:updateAccessBindings:\x01*\x12\xd9\x01\n\x13ListScalingPolicies\x12@.yandex.cloud.serverless.functions.v1.ListScalingPoliciesRequest\x1a\x41.yandex.cloud.serverless.functions.v1.ListScalingPoliciesResponse\"=\x82\xd3\xe4\x93\x02\x37\x12\x35/functions/v1/functions/{function_id}/scalingPolicies\x12\xe4\x01\n\x10SetScalingPolicy\x12=.yandex.cloud.serverless.functions.v1.SetScalingPolicyRequest\x1a!.yandex.cloud.operation.Operation\"n\xb2\xd2*)\n\x18SetScalingPolicyMetadata\x12\rScalingPolicy\x82\xd3\xe4\x93\x02;\"6/functions/v1/functions/{function_id}:setScalingPolicy:\x01*\x12\xf8\x01\n\x13RemoveScalingPolicy\x12@.yandex.cloud.serverless.functions.v1.RemoveScalingPolicyRequest\x1a!.yandex.cloud.operation.Operation\"|\xb2\xd2*4\n\x1bRemoveScalingPolicyMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02>\"9/functions/v1/functions/{function_id}:removeScalingPolicy:\x01*B~\n(yandex.cloud.api.serverless.functions.v1ZRgithub.com/yandex-cloud/go-genproto/yandex/cloud/serverless/functions/v1;functionsb\x06proto3')
25
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n;yandex/cloud/serverless/functions/v1/function_service.proto\x12$yandex.cloud.serverless.functions.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x1egoogle/protobuf/duration.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a yandex/cloud/access/access.proto\x1a yandex/cloud/api/operation.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x33yandex/cloud/serverless/functions/v1/function.proto\x1a\x1dyandex/cloud/validation.proto\"/\n\x12GetFunctionRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\">\n\x19GetFunctionVersionRequest\x12!\n\x13\x66unction_version_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"h\n\x1eGetFunctionVersionByTagRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12+\n\x03tag\x18\x02 \x01(\tB\x1e\xf2\xc7\x31\x1a[a-z][-_0-9a-z]*|[$]latest\"f\n\x14ListFunctionsRequest\x12\x17\n\tfolder_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x11\n\tpage_size\x18\x02 \x01(\x03\x12\x12\n\npage_token\x18\x03 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x04 \x01(\t\"s\n\x15ListFunctionsResponse\x12\x41\n\tfunctions\x18\x01 \x03(\x0b\x32..yandex.cloud.serverless.functions.v1.Function\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xc7\x02\n\x15\x43reateFunctionRequest\x12\x17\n\tfolder_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12/\n\x04name\x18\x02 \x01(\tB!\xf2\xc7\x31\x1d|[a-z][-a-z0-9]{1,61}[a-z0-9]\x12\x1e\n\x0b\x64\x65scription\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x94\x01\n\x06labels\x18\x04 \x03(\x0b\x32G.yandex.cloud.serverless.functions.v1.CreateFunctionRequest.LabelsEntryB;\xf2\xc7\x31\x0b[-_0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x18\x12\x10[a-z][-_0-9a-z]*\x1a\x04\x31-63\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"-\n\x16\x43reateFunctionMetadata\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\"\xfa\x02\n\x15UpdateFunctionRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12/\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x12/\n\x04name\x18\x03 \x01(\tB!\xf2\xc7\x31\x1d|[a-z][-a-z0-9]{1,61}[a-z0-9]\x12\x1e\n\x0b\x64\x65scription\x18\x04 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x94\x01\n\x06labels\x18\x05 \x03(\x0b\x32G.yandex.cloud.serverless.functions.v1.UpdateFunctionRequest.LabelsEntryB;\xf2\xc7\x31\x0b[-_0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x18\x12\x10[a-z][-_0-9a-z]*\x1a\x04\x31-63\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"-\n\x16UpdateFunctionMetadata\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\"2\n\x15\x44\x65leteFunctionRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\"-\n\x16\x44\x65leteFunctionMetadata\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\"V\n\x1c\x44\x65leteFunctionVersionRequest\x12!\n\x13\x66unction_version_id\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\r\n\x05\x66orce\x18\x03 \x01(\x08J\x04\x08\x01\x10\x02\"B\n\x1d\x44\x65leteFunctionVersionMetadata\x12\x1b\n\x13\x66unction_version_id\x18\x02 \x01(\tJ\x04\x08\x01\x10\x02\"\x15\n\x13ListRuntimesRequest\"(\n\x14ListRuntimesResponse\x12\x10\n\x08runtimes\x18\x01 \x03(\t\"\xb0\x01\n\x1cListFunctionsVersionsRequest\x12\x13\n\tfolder_id\x18\x01 \x01(\tH\x00\x12\x15\n\x0b\x66unction_id\x18\x02 \x01(\tH\x00\x12\x1d\n\tpage_size\x18\x03 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1d\n\npage_token\x18\x04 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x05 \x01(\tB\n\x8a\xc8\x31\x06<=1000B\n\n\x02id\x12\x04\xc0\xc1\x31\x01\"y\n\x1dListFunctionsVersionsResponse\x12?\n\x08versions\x18\x01 \x03(\x0b\x32-.yandex.cloud.serverless.functions.v1.Version\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x94\x01\n\x1dListFunctionOperationsRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x04 \x01(\tB\n\x8a\xc8\x31\x06<=1000\"p\n\x1eListFunctionOperationsResponse\x12\x35\n\noperations\x18\x01 \x03(\x0b\x32!.yandex.cloud.operation.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xa8\n\n\x1c\x43reateFunctionVersionRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x15\n\x07runtime\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x1e\n\x0b\x64\x65scription\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05\x30-256\x12\x18\n\nentrypoint\x18\x04 \x01(\tB\x04\xe8\xc7\x31\x01\x12H\n\tresources\x18\x05 \x01(\x0b\x32/.yandex.cloud.serverless.functions.v1.ResourcesB\x04\xe8\xc7\x31\x01\x12:\n\x11\x65xecution_timeout\x18\x06 \x01(\x0b\x32\x19.google.protobuf.DurationB\x04\xe8\xc7\x31\x01\x12\x1a\n\x12service_account_id\x18\x07 \x01(\t\x12@\n\x07package\x18\t \x01(\x0b\x32-.yandex.cloud.serverless.functions.v1.PackageH\x00\x12!\n\x07\x63ontent\x18\n \x01(\x0c\x42\x0e\x8a\xc8\x31\n<=52428800H\x00\x12\x14\n\nversion_id\x18\x0b \x01(\tH\x00\x12\x8f\x01\n\x0b\x65nvironment\x18\x0c \x03(\x0b\x32S.yandex.cloud.serverless.functions.v1.CreateFunctionVersionRequest.EnvironmentEntryB%\x8a\xc8\x31\x06<=4096\xb2\xc8\x31\x17\x12\x15[a-zA-Z][a-zA-Z0-9_]*\x12!\n\x03tag\x18\r \x03(\tB\x14\xf2\xc7\x31\x10[a-z][-_0-9a-z]*\x12H\n\x0c\x63onnectivity\x18\x11 \x01(\x0b\x32\x32.yandex.cloud.serverless.functions.v1.Connectivity\x12|\n\x16named_service_accounts\x18\x0f \x03(\x0b\x32\\.yandex.cloud.serverless.functions.v1.CreateFunctionVersionRequest.NamedServiceAccountsEntry\x12=\n\x07secrets\x18\x12 \x03(\x0b\x32,.yandex.cloud.serverless.functions.v1.Secret\x12\x45\n\x0blog_options\x18\x13 \x01(\x0b\x32\x30.yandex.cloud.serverless.functions.v1.LogOptions\x12J\n\x0estorage_mounts\x18\x14 \x03(\x0b\x32\x32.yandex.cloud.serverless.functions.v1.StorageMount\x12\\\n\x17\x61sync_invocation_config\x18\x16 \x01(\x0b\x32;.yandex.cloud.serverless.functions.v1.AsyncInvocationConfig\x12\x12\n\ntmpfs_size\x18\x17 \x01(\x03\x12\x1d\n\x0b\x63oncurrency\x18\x18 \x01(\x03\x42\x08\xfa\xc7\x31\x04\x30-16\x1a\x32\n\x10\x45nvironmentEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a;\n\x19NamedServiceAccountsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x16\n\x0epackage_source\x12\x04\xc0\xc1\x31\x01J\x04\x08\x0e\x10\x0fJ\x04\x08\x10\x10\x11J\x04\x08\x15\x10\x16J\x04\x08\x08\x10\t\"<\n\x1d\x43reateFunctionVersionMetadata\x12\x1b\n\x13\x66unction_version_id\x18\x01 \x01(\t\"]\n\x15SetFunctionTagRequest\x12!\n\x13\x66unction_version_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12!\n\x03tag\x18\x02 \x01(\tB\x14\xf2\xc7\x31\x10[a-z][-_0-9a-z]*\"`\n\x18RemoveFunctionTagRequest\x12!\n\x13\x66unction_version_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12!\n\x03tag\x18\x02 \x01(\tB\x14\xf2\xc7\x31\x10[a-z][-_0-9a-z]*\"5\n\x16SetFunctionTagMetadata\x12\x1b\n\x13\x66unction_version_id\x18\x01 \x01(\t\"8\n\x19RemoveFunctionTagMetadata\x12\x1b\n\x13\x66unction_version_id\x18\x01 \x01(\t\"\xc1\x01\n\x1dListFunctionTagHistoryRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12+\n\x03tag\x18\x02 \x01(\tB\x1e\xf2\xc7\x31\x1a[a-z][-_0-9a-z]*|[$]latest\x12\x1d\n\tpage_size\x18\x03 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1d\n\npage_token\x18\x04 \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x1a\n\x06\x66ilter\x18\x05 \x01(\tB\n\x8a\xc8\x31\x06<=1000\"\x80\x03\n\x1eListFunctionTagHistoryResponse\x12\x82\x01\n\x1b\x66unction_tag_history_record\x18\x01 \x03(\x0b\x32].yandex.cloud.serverless.functions.v1.ListFunctionTagHistoryResponse.FunctionTagHistoryRecord\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\x1a\xbf\x01\n\x18\x46unctionTagHistoryRecord\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\x12\x1b\n\x13\x66unction_version_id\x18\x03 \x01(\t\x12\x0b\n\x03tag\x18\x02 \x01(\t\x12\x32\n\x0e\x65\x66\x66\x65\x63tive_from\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x30\n\x0c\x65\x66\x66\x65\x63tive_to\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\"u\n\x1aListScalingPoliciesRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x1d\n\tpage_size\x18\x02 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\"\x85\x01\n\x1bListScalingPoliciesResponse\x12M\n\x10scaling_policies\x18\x01 \x03(\x0b\x32\x33.yandex.cloud.serverless.functions.v1.ScalingPolicy\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xef\x01\n\x17SetScalingPolicyRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12/\n\x03tag\x18\x02 \x01(\tB\"\xe8\xc7\x31\x01\xf2\xc7\x31\x1a[a-z][-_0-9a-z]*|[$]latest\x12/\n\x1bprovisioned_instances_count\x18\x04 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12(\n\x14zone_instances_limit\x18\x05 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000\x12\'\n\x13zone_requests_limit\x18\x06 \x01(\x03\x42\n\xfa\xc7\x31\x06\x30-1000J\x04\x08\x03\x10\x04\"/\n\x18SetScalingPolicyMetadata\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t\"h\n\x1aRemoveScalingPolicyRequest\x12\x19\n\x0b\x66unction_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12/\n\x03tag\x18\x02 \x01(\tB\"\xe8\xc7\x31\x01\xf2\xc7\x31\x1a[a-z][-_0-9a-z]*|[$]latest\"2\n\x1bRemoveScalingPolicyMetadata\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\t2\xc4!\n\x0f\x46unctionService\x12\x9e\x01\n\x03Get\x12\x38.yandex.cloud.serverless.functions.v1.GetFunctionRequest\x1a..yandex.cloud.serverless.functions.v1.Function\"-\x82\xd3\xe4\x93\x02\'\x12%/functions/v1/functions/{function_id}\x12\xa0\x01\n\x04List\x12:.yandex.cloud.serverless.functions.v1.ListFunctionsRequest\x1a;.yandex.cloud.serverless.functions.v1.ListFunctionsResponse\"\x1f\x82\xd3\xe4\x93\x02\x19\x12\x17/functions/v1/functions\x12\xb2\x01\n\x06\x43reate\x12;.yandex.cloud.serverless.functions.v1.CreateFunctionRequest\x1a!.yandex.cloud.operation.Operation\"H\xb2\xd2*\"\n\x16\x43reateFunctionMetadata\x12\x08\x46unction\x82\xd3\xe4\x93\x02\x1c\"\x17/functions/v1/functions:\x01*\x12\xc0\x01\n\x06Update\x12;.yandex.cloud.serverless.functions.v1.UpdateFunctionRequest\x1a!.yandex.cloud.operation.Operation\"V\xb2\xd2*\"\n\x16UpdateFunctionMetadata\x12\x08\x46unction\x82\xd3\xe4\x93\x02*2%/functions/v1/functions/{function_id}:\x01*\x12\xca\x01\n\x06\x44\x65lete\x12;.yandex.cloud.serverless.functions.v1.DeleteFunctionRequest\x1a!.yandex.cloud.operation.Operation\"`\xb2\xd2*/\n\x16\x44\x65leteFunctionMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02\'*%/functions/v1/functions/{function_id}\x12\xb2\x01\n\nGetVersion\x12?.yandex.cloud.serverless.functions.v1.GetFunctionVersionRequest\x1a-.yandex.cloud.serverless.functions.v1.Version\"4\x82\xd3\xe4\x93\x02.\x12,/functions/v1/versions/{function_version_id}\x12\xac\x01\n\x0fGetVersionByTag\x12\x44.yandex.cloud.serverless.functions.v1.GetFunctionVersionByTagRequest\x1a-.yandex.cloud.serverless.functions.v1.Version\"$\x82\xd3\xe4\x93\x02\x1e\x12\x1c/functions/v1/versions:byTag\x12\xb7\x01\n\x0cListVersions\x12\x42.yandex.cloud.serverless.functions.v1.ListFunctionsVersionsRequest\x1a\x43.yandex.cloud.serverless.functions.v1.ListFunctionsVersionsResponse\"\x1e\x82\xd3\xe4\x93\x02\x18\x12\x16/functions/v1/versions\x12\xe6\x01\n\rDeleteVersion\x12\x42.yandex.cloud.serverless.functions.v1.DeleteFunctionVersionRequest\x1a!.yandex.cloud.operation.Operation\"n\xb2\xd2*6\n\x1d\x44\x65leteFunctionVersionMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02.*,/functions/v1/versions/{function_version_id}\x12\xcd\x01\n\x06SetTag\x12;.yandex.cloud.serverless.functions.v1.SetFunctionTagRequest\x1a!.yandex.cloud.operation.Operation\"c\xb2\xd2*!\n\x16SetFunctionTagMetadata\x12\x07Version\x82\xd3\xe4\x93\x02\x38\"3/functions/v1/versions/{function_version_id}:setTag:\x01*\x12\xd9\x01\n\tRemoveTag\x12>.yandex.cloud.serverless.functions.v1.RemoveFunctionTagRequest\x1a!.yandex.cloud.operation.Operation\"i\xb2\xd2*$\n\x19RemoveFunctionTagMetadata\x12\x07Version\x82\xd3\xe4\x93\x02;\"6/functions/v1/versions/{function_version_id}:removeTag:\x01*\x12\xd5\x01\n\x0eListTagHistory\x12\x43.yandex.cloud.serverless.functions.v1.ListFunctionTagHistoryRequest\x1a\x44.yandex.cloud.serverless.functions.v1.ListFunctionTagHistoryResponse\"8\x82\xd3\xe4\x93\x02\x32\x12\x30/functions/v1/functions/{function_id}:tagHistory\x12\xc5\x01\n\rCreateVersion\x12\x42.yandex.cloud.serverless.functions.v1.CreateFunctionVersionRequest\x1a!.yandex.cloud.operation.Operation\"M\xb2\xd2*(\n\x1d\x43reateFunctionVersionMetadata\x12\x07Version\x82\xd3\xe4\x93\x02\x1b\"\x16/functions/v1/versions:\x01*\x12\xa5\x01\n\x0cListRuntimes\x12\x39.yandex.cloud.serverless.functions.v1.ListRuntimesRequest\x1a:.yandex.cloud.serverless.functions.v1.ListRuntimesResponse\"\x1e\x82\xd3\xe4\x93\x02\x18\x12\x16/functions/v1/runtimes\x12\xd5\x01\n\x0eListOperations\x12\x43.yandex.cloud.serverless.functions.v1.ListFunctionOperationsRequest\x1a\x44.yandex.cloud.serverless.functions.v1.ListFunctionOperationsResponse\"8\x82\xd3\xe4\x93\x02\x32\x12\x30/functions/v1/functions/{function_id}/operations\x12\xb7\x01\n\x12ListAccessBindings\x12..yandex.cloud.access.ListAccessBindingsRequest\x1a/.yandex.cloud.access.ListAccessBindingsResponse\"@\x82\xd3\xe4\x93\x02:\x12\x38/functions/v1/functions/{resource_id}:listAccessBindings\x12\xe6\x01\n\x11SetAccessBindings\x12-.yandex.cloud.access.SetAccessBindingsRequest\x1a!.yandex.cloud.operation.Operation\"\x7f\xb2\xd2*9\n access.SetAccessBindingsMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02<\"7/functions/v1/functions/{resource_id}:setAccessBindings:\x01*\x12\xf3\x01\n\x14UpdateAccessBindings\x12\x30.yandex.cloud.access.UpdateAccessBindingsRequest\x1a!.yandex.cloud.operation.Operation\"\x85\x01\xb2\xd2*<\n#access.UpdateAccessBindingsMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02?\":/functions/v1/functions/{resource_id}:updateAccessBindings:\x01*\x12\xd9\x01\n\x13ListScalingPolicies\x12@.yandex.cloud.serverless.functions.v1.ListScalingPoliciesRequest\x1a\x41.yandex.cloud.serverless.functions.v1.ListScalingPoliciesResponse\"=\x82\xd3\xe4\x93\x02\x37\x12\x35/functions/v1/functions/{function_id}/scalingPolicies\x12\xe4\x01\n\x10SetScalingPolicy\x12=.yandex.cloud.serverless.functions.v1.SetScalingPolicyRequest\x1a!.yandex.cloud.operation.Operation\"n\xb2\xd2*)\n\x18SetScalingPolicyMetadata\x12\rScalingPolicy\x82\xd3\xe4\x93\x02;\"6/functions/v1/functions/{function_id}:setScalingPolicy:\x01*\x12\xf8\x01\n\x13RemoveScalingPolicy\x12@.yandex.cloud.serverless.functions.v1.RemoveScalingPolicyRequest\x1a!.yandex.cloud.operation.Operation\"|\xb2\xd2*4\n\x1bRemoveScalingPolicyMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02>\"9/functions/v1/functions/{function_id}:removeScalingPolicy:\x01*B~\n(yandex.cloud.api.serverless.functions.v1ZRgithub.com/yandex-cloud/go-genproto/yandex/cloud/serverless/functions/v1;functionsb\x06proto3')
26
26
 
27
27
  _globals = globals()
28
28
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -104,6 +104,8 @@ if _descriptor._USE_C_DESCRIPTORS == False:
104
104
  _CREATEFUNCTIONVERSIONREQUEST.fields_by_name['environment']._serialized_options = b'\212\3101\006<=4096\262\3101\027\022\025[a-zA-Z][a-zA-Z0-9_]*'
105
105
  _CREATEFUNCTIONVERSIONREQUEST.fields_by_name['tag']._options = None
106
106
  _CREATEFUNCTIONVERSIONREQUEST.fields_by_name['tag']._serialized_options = b'\362\3071\020[a-z][-_0-9a-z]*'
107
+ _CREATEFUNCTIONVERSIONREQUEST.fields_by_name['concurrency']._options = None
108
+ _CREATEFUNCTIONVERSIONREQUEST.fields_by_name['concurrency']._serialized_options = b'\372\3071\0040-16'
107
109
  _SETFUNCTIONTAGREQUEST.fields_by_name['function_version_id']._options = None
108
110
  _SETFUNCTIONTAGREQUEST.fields_by_name['function_version_id']._serialized_options = b'\350\3071\001'
109
111
  _SETFUNCTIONTAGREQUEST.fields_by_name['tag']._options = None
@@ -227,39 +229,39 @@ if _descriptor._USE_C_DESCRIPTORS == False:
227
229
  _globals['_LISTFUNCTIONOPERATIONSRESPONSE']._serialized_start=2440
228
230
  _globals['_LISTFUNCTIONOPERATIONSRESPONSE']._serialized_end=2552
229
231
  _globals['_CREATEFUNCTIONVERSIONREQUEST']._serialized_start=2555
230
- _globals['_CREATEFUNCTIONVERSIONREQUEST']._serialized_end=3844
231
- _globals['_CREATEFUNCTIONVERSIONREQUEST_ENVIRONMENTENTRY']._serialized_start=3685
232
- _globals['_CREATEFUNCTIONVERSIONREQUEST_ENVIRONMENTENTRY']._serialized_end=3735
233
- _globals['_CREATEFUNCTIONVERSIONREQUEST_NAMEDSERVICEACCOUNTSENTRY']._serialized_start=3737
234
- _globals['_CREATEFUNCTIONVERSIONREQUEST_NAMEDSERVICEACCOUNTSENTRY']._serialized_end=3796
235
- _globals['_CREATEFUNCTIONVERSIONMETADATA']._serialized_start=3846
236
- _globals['_CREATEFUNCTIONVERSIONMETADATA']._serialized_end=3906
237
- _globals['_SETFUNCTIONTAGREQUEST']._serialized_start=3908
238
- _globals['_SETFUNCTIONTAGREQUEST']._serialized_end=4001
239
- _globals['_REMOVEFUNCTIONTAGREQUEST']._serialized_start=4003
240
- _globals['_REMOVEFUNCTIONTAGREQUEST']._serialized_end=4099
241
- _globals['_SETFUNCTIONTAGMETADATA']._serialized_start=4101
242
- _globals['_SETFUNCTIONTAGMETADATA']._serialized_end=4154
243
- _globals['_REMOVEFUNCTIONTAGMETADATA']._serialized_start=4156
244
- _globals['_REMOVEFUNCTIONTAGMETADATA']._serialized_end=4212
245
- _globals['_LISTFUNCTIONTAGHISTORYREQUEST']._serialized_start=4215
246
- _globals['_LISTFUNCTIONTAGHISTORYREQUEST']._serialized_end=4408
247
- _globals['_LISTFUNCTIONTAGHISTORYRESPONSE']._serialized_start=4411
248
- _globals['_LISTFUNCTIONTAGHISTORYRESPONSE']._serialized_end=4795
249
- _globals['_LISTFUNCTIONTAGHISTORYRESPONSE_FUNCTIONTAGHISTORYRECORD']._serialized_start=4604
250
- _globals['_LISTFUNCTIONTAGHISTORYRESPONSE_FUNCTIONTAGHISTORYRECORD']._serialized_end=4795
251
- _globals['_LISTSCALINGPOLICIESREQUEST']._serialized_start=4797
252
- _globals['_LISTSCALINGPOLICIESREQUEST']._serialized_end=4914
253
- _globals['_LISTSCALINGPOLICIESRESPONSE']._serialized_start=4917
254
- _globals['_LISTSCALINGPOLICIESRESPONSE']._serialized_end=5050
255
- _globals['_SETSCALINGPOLICYREQUEST']._serialized_start=5053
256
- _globals['_SETSCALINGPOLICYREQUEST']._serialized_end=5292
257
- _globals['_SETSCALINGPOLICYMETADATA']._serialized_start=5294
258
- _globals['_SETSCALINGPOLICYMETADATA']._serialized_end=5341
259
- _globals['_REMOVESCALINGPOLICYREQUEST']._serialized_start=5343
260
- _globals['_REMOVESCALINGPOLICYREQUEST']._serialized_end=5447
261
- _globals['_REMOVESCALINGPOLICYMETADATA']._serialized_start=5449
262
- _globals['_REMOVESCALINGPOLICYMETADATA']._serialized_end=5499
263
- _globals['_FUNCTIONSERVICE']._serialized_start=5502
264
- _globals['_FUNCTIONSERVICE']._serialized_end=9794
232
+ _globals['_CREATEFUNCTIONVERSIONREQUEST']._serialized_end=3875
233
+ _globals['_CREATEFUNCTIONVERSIONREQUEST_ENVIRONMENTENTRY']._serialized_start=3716
234
+ _globals['_CREATEFUNCTIONVERSIONREQUEST_ENVIRONMENTENTRY']._serialized_end=3766
235
+ _globals['_CREATEFUNCTIONVERSIONREQUEST_NAMEDSERVICEACCOUNTSENTRY']._serialized_start=3768
236
+ _globals['_CREATEFUNCTIONVERSIONREQUEST_NAMEDSERVICEACCOUNTSENTRY']._serialized_end=3827
237
+ _globals['_CREATEFUNCTIONVERSIONMETADATA']._serialized_start=3877
238
+ _globals['_CREATEFUNCTIONVERSIONMETADATA']._serialized_end=3937
239
+ _globals['_SETFUNCTIONTAGREQUEST']._serialized_start=3939
240
+ _globals['_SETFUNCTIONTAGREQUEST']._serialized_end=4032
241
+ _globals['_REMOVEFUNCTIONTAGREQUEST']._serialized_start=4034
242
+ _globals['_REMOVEFUNCTIONTAGREQUEST']._serialized_end=4130
243
+ _globals['_SETFUNCTIONTAGMETADATA']._serialized_start=4132
244
+ _globals['_SETFUNCTIONTAGMETADATA']._serialized_end=4185
245
+ _globals['_REMOVEFUNCTIONTAGMETADATA']._serialized_start=4187
246
+ _globals['_REMOVEFUNCTIONTAGMETADATA']._serialized_end=4243
247
+ _globals['_LISTFUNCTIONTAGHISTORYREQUEST']._serialized_start=4246
248
+ _globals['_LISTFUNCTIONTAGHISTORYREQUEST']._serialized_end=4439
249
+ _globals['_LISTFUNCTIONTAGHISTORYRESPONSE']._serialized_start=4442
250
+ _globals['_LISTFUNCTIONTAGHISTORYRESPONSE']._serialized_end=4826
251
+ _globals['_LISTFUNCTIONTAGHISTORYRESPONSE_FUNCTIONTAGHISTORYRECORD']._serialized_start=4635
252
+ _globals['_LISTFUNCTIONTAGHISTORYRESPONSE_FUNCTIONTAGHISTORYRECORD']._serialized_end=4826
253
+ _globals['_LISTSCALINGPOLICIESREQUEST']._serialized_start=4828
254
+ _globals['_LISTSCALINGPOLICIESREQUEST']._serialized_end=4945
255
+ _globals['_LISTSCALINGPOLICIESRESPONSE']._serialized_start=4948
256
+ _globals['_LISTSCALINGPOLICIESRESPONSE']._serialized_end=5081
257
+ _globals['_SETSCALINGPOLICYREQUEST']._serialized_start=5084
258
+ _globals['_SETSCALINGPOLICYREQUEST']._serialized_end=5323
259
+ _globals['_SETSCALINGPOLICYMETADATA']._serialized_start=5325
260
+ _globals['_SETSCALINGPOLICYMETADATA']._serialized_end=5372
261
+ _globals['_REMOVESCALINGPOLICYREQUEST']._serialized_start=5374
262
+ _globals['_REMOVESCALINGPOLICYREQUEST']._serialized_end=5478
263
+ _globals['_REMOVESCALINGPOLICYMETADATA']._serialized_start=5480
264
+ _globals['_REMOVESCALINGPOLICYMETADATA']._serialized_end=5530
265
+ _globals['_FUNCTIONSERVICE']._serialized_start=5533
266
+ _globals['_FUNCTIONSERVICE']._serialized_end=9825
265
267
  # @@protoc_insertion_point(module_scope)