yandexcloud 0.310.0__py3-none-any.whl → 0.312.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 (39) hide show
  1. yandex/cloud/ai/translate/v2/translation_service_pb2_grpc.py +6 -0
  2. yandex/cloud/ai/translate/v2/translation_service_pb2_grpc.pyi +12 -3
  3. yandex/cloud/audittrails/v1/trail_pb2.py +57 -37
  4. yandex/cloud/audittrails/v1/trail_pb2.pyi +115 -4
  5. yandex/cloud/audittrails/v1/trail_service_pb2.py +25 -23
  6. yandex/cloud/audittrails/v1/trail_service_pb2.pyi +22 -6
  7. yandex/cloud/compute/v1/instance_service_pb2.py +127 -127
  8. yandex/cloud/compute/v1/instance_service_pb2.pyi +0 -1
  9. yandex/cloud/compute/v1/instancegroup/instance_group_pb2.py +77 -77
  10. yandex/cloud/compute/v1/instancegroup/instance_group_pb2.pyi +1 -3
  11. yandex/cloud/iam/v1/workload/__init__.py +0 -0
  12. yandex/cloud/iam/v1/workload/federated_credential_pb2.py +27 -0
  13. yandex/cloud/iam/v1/workload/federated_credential_pb2.pyi +49 -0
  14. yandex/cloud/iam/v1/workload/federated_credential_pb2_grpc.py +4 -0
  15. yandex/cloud/iam/v1/workload/federated_credential_pb2_grpc.pyi +17 -0
  16. yandex/cloud/iam/v1/workload/federated_credential_service_pb2.py +69 -0
  17. yandex/cloud/iam/v1/workload/federated_credential_service_pb2.pyi +170 -0
  18. yandex/cloud/iam/v1/workload/federated_credential_service_pb2_grpc.py +176 -0
  19. yandex/cloud/iam/v1/workload/federated_credential_service_pb2_grpc.pyi +121 -0
  20. yandex/cloud/iam/v1/workload/oidc/__init__.py +0 -0
  21. yandex/cloud/iam/v1/workload/oidc/federation_pb2.py +31 -0
  22. yandex/cloud/iam/v1/workload/oidc/federation_pb2.pyi +95 -0
  23. yandex/cloud/iam/v1/workload/oidc/federation_pb2_grpc.py +4 -0
  24. yandex/cloud/iam/v1/workload/oidc/federation_pb2_grpc.pyi +17 -0
  25. yandex/cloud/iam/v1/workload/oidc/federation_service_pb2.py +100 -0
  26. yandex/cloud/iam/v1/workload/oidc/federation_service_pb2.pyi +304 -0
  27. yandex/cloud/iam/v1/workload/oidc/federation_service_pb2_grpc.py +210 -0
  28. yandex/cloud/iam/v1/workload/oidc/federation_service_pb2_grpc.pyi +141 -0
  29. yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.py +92 -60
  30. yandex/cloud/mdb/clickhouse/v1/config/clickhouse_pb2.pyi +304 -10
  31. yandex/cloud/mdb/clickhouse/v1/user_pb2.py +34 -26
  32. yandex/cloud/mdb/clickhouse/v1/user_pb2.pyi +84 -2
  33. yandex/cloud/vpc/v1/route_table_pb2.pyi +2 -2
  34. {yandexcloud-0.310.0.dist-info → yandexcloud-0.312.0.dist-info}/METADATA +8 -8
  35. {yandexcloud-0.310.0.dist-info → yandexcloud-0.312.0.dist-info}/RECORD +39 -21
  36. {yandexcloud-0.310.0.dist-info → yandexcloud-0.312.0.dist-info}/AUTHORS +0 -0
  37. {yandexcloud-0.310.0.dist-info → yandexcloud-0.312.0.dist-info}/LICENSE +0 -0
  38. {yandexcloud-0.310.0.dist-info → yandexcloud-0.312.0.dist-info}/WHEEL +0 -0
  39. {yandexcloud-0.310.0.dist-info → yandexcloud-0.312.0.dist-info}/top_level.txt +0 -0
@@ -16,7 +16,7 @@ from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__
16
16
  from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
17
17
 
18
18
 
19
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n:yandex/cloud/compute/v1/instancegroup/instance_group.proto\x12%yandex.cloud.compute.v1.instancegroup\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1dyandex/cloud/validation.proto\"\x92\x0c\n\rInstanceGroup\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tfolder_id\x18\x02 \x01(\t\x12.\n\ncreated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0c\n\x04name\x18\x04 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x05 \x01(\t\x12P\n\x06labels\x18\x06 \x03(\x0b\x32@.yandex.cloud.compute.v1.instancegroup.InstanceGroup.LabelsEntry\x12R\n\x11instance_template\x18\x07 \x01(\x0b\x32\x37.yandex.cloud.compute.v1.instancegroup.InstanceTemplate\x12H\n\x0cscale_policy\x18\x08 \x01(\x0b\x32\x32.yandex.cloud.compute.v1.instancegroup.ScalePolicy\x12J\n\rdeploy_policy\x18\t \x01(\x0b\x32\x33.yandex.cloud.compute.v1.instancegroup.DeployPolicy\x12R\n\x11\x61llocation_policy\x18\n \x01(\x0b\x32\x37.yandex.cloud.compute.v1.instancegroup.AllocationPolicy\x12U\n\x13load_balancer_state\x18\x0b \x01(\x0b\x32\x38.yandex.cloud.compute.v1.instancegroup.LoadBalancerState\x12]\n\x17managed_instances_state\x18\x0c \x01(\x0b\x32<.yandex.cloud.compute.v1.instancegroup.ManagedInstancesState\x12S\n\x12load_balancer_spec\x18\x0e \x01(\x0b\x32\x37.yandex.cloud.compute.v1.instancegroup.LoadBalancerSpec\x12S\n\x12health_checks_spec\x18\x0f \x01(\x0b\x32\x37.yandex.cloud.compute.v1.instancegroup.HealthChecksSpec\x12\x1a\n\x12service_account_id\x18\x10 \x01(\t\x12K\n\x06status\x18\x11 \x01(\x0e\x32;.yandex.cloud.compute.v1.instancegroup.InstanceGroup.Status\x12\x42\n\tvariables\x18\x12 \x03(\x0b\x32/.yandex.cloud.compute.v1.instancegroup.Variable\x12\x1b\n\x13\x64\x65letion_protection\x18\x13 \x01(\x08\x12j\n\x1e\x61pplication_load_balancer_spec\x18\x14 \x01(\x0b\x32\x42.yandex.cloud.compute.v1.instancegroup.ApplicationLoadBalancerSpec\x12l\n\x1f\x61pplication_load_balancer_state\x18\x15 \x01(\x0b\x32\x43.yandex.cloud.compute.v1.instancegroup.ApplicationLoadBalancerState\x12U\n\x13\x61uto_healing_policy\x18\x16 \x01(\x0b\x32\x38.yandex.cloud.compute.v1.instancegroup.AutoHealingPolicy\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"o\n\x06Status\x12\x16\n\x12STATUS_UNSPECIFIED\x10\x00\x12\x0c\n\x08STARTING\x10\x01\x12\n\n\x06\x41\x43TIVE\x10\x02\x12\x0c\n\x08STOPPING\x10\x03\x12\x0b\n\x07STOPPED\x10\x04\x12\x0c\n\x08\x44\x45LETING\x10\x05\x12\n\n\x06PAUSED\x10\x06J\x04\x08\r\x10\x0e\"O\n\x1c\x41pplicationLoadBalancerState\x12\x17\n\x0ftarget_group_id\x18\x01 \x01(\t\x12\x16\n\x0estatus_message\x18\x02 \x01(\t\"O\n\x08Variable\x12)\n\x03key\x18\x01 \x01(\tB\x1c\xf2\xc7\x31\x0f[a-zA-Z0-9._-]*\x8a\xc8\x31\x05\x31-128\x12\x18\n\x05value\x18\x02 \x01(\tB\t\x8a\xc8\x31\x05<=128\"D\n\x11LoadBalancerState\x12\x17\n\x0ftarget_group_id\x18\x01 \x01(\t\x12\x16\n\x0estatus_message\x18\x02 \x01(\t\"\xc5\x02\n\x15ManagedInstancesState\x12\x13\n\x0btarget_size\x18\x01 \x01(\x03\x12\x1c\n\x14running_actual_count\x18\x04 \x01(\x03\x12\x1e\n\x16running_outdated_count\x18\x05 \x01(\x03\x12\x18\n\x10processing_count\x18\x06 \x01(\x03\x1a\xb8\x01\n\x08Statuses\x12\x10\n\x08\x63reating\x18\x01 \x01(\x03\x12\x10\n\x08starting\x18\x02 \x01(\x03\x12\x0f\n\x07opening\x18\x03 \x01(\x03\x12\x0f\n\x07warming\x18\x04 \x01(\x03\x12\x0f\n\x07running\x18\x05 \x01(\x03\x12\x0f\n\x07\x63losing\x18\x06 \x01(\x03\x12\x10\n\x08stopping\x18\x07 \x01(\x03\x12\x10\n\x08updating\x18\x08 \x01(\x03\x12\x10\n\x08\x64\x65leting\x18\t \x01(\x03\x12\x0e\n\x06\x66\x61iled\x18\n \x01(\x03J\x04\x08\x02\x10\x04\"\x96\x0e\n\x0bScalePolicy\x12T\n\x0b\x66ixed_scale\x18\x01 \x01(\x0b\x32=.yandex.cloud.compute.v1.instancegroup.ScalePolicy.FixedScaleH\x00\x12R\n\nauto_scale\x18\x02 \x01(\x0b\x32<.yandex.cloud.compute.v1.instancegroup.ScalePolicy.AutoScaleH\x00\x12U\n\x0ftest_auto_scale\x18\x03 \x01(\x0b\x32<.yandex.cloud.compute.v1.instancegroup.ScalePolicy.AutoScale\x1a\xa7\x05\n\tAutoScale\x12 \n\rmin_zone_size\x18\x01 \x01(\x03\x42\t\xfa\xc7\x31\x05\x30-100\x12\x1b\n\x08max_size\x18\x02 \x01(\x03\x42\t\xfa\xc7\x31\x05\x30-100\x12\x43\n\x14measurement_duration\x18\x03 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xfa\xc7\x31\x06\x31m-10m\x12=\n\x0fwarmup_duration\x18\x04 \x01(\x0b\x32\x19.google.protobuf.DurationB\t\xfa\xc7\x31\x05<=10m\x12\x45\n\x16stabilization_duration\x18\x05 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xfa\xc7\x31\x06\x31m-30m\x12\x1d\n\x0cinitial_size\x18\x06 \x01(\x03\x42\x07\xfa\xc7\x31\x03>=1\x12\x63\n\x14\x63pu_utilization_rule\x18\x07 \x01(\x0b\x32\x45.yandex.cloud.compute.v1.instancegroup.ScalePolicy.CpuUtilizationRule\x12\\\n\x0c\x63ustom_rules\x18\x08 \x03(\x0b\x32=.yandex.cloud.compute.v1.instancegroup.ScalePolicy.CustomRuleB\x07\x82\xc8\x31\x03<=3\x12\x63\n\x0f\x61uto_scale_type\x18\t \x01(\x0e\x32J.yandex.cloud.compute.v1.instancegroup.ScalePolicy.AutoScale.AutoScaleType\"I\n\rAutoScaleType\x12\x1f\n\x1b\x41UTO_SCALE_TYPE_UNSPECIFIED\x10\x00\x12\t\n\x05ZONAL\x10\x01\x12\x0c\n\x08REGIONAL\x10\x02\x1a<\n\x12\x43puUtilizationRule\x12&\n\x12utilization_target\x18\x01 \x01(\x01\x42\n\xfa\xc7\x31\x06\x31\x30-100\x1a\xe2\x05\n\nCustomRule\x12_\n\trule_type\x18\x01 \x01(\x0e\x32\x46.yandex.cloud.compute.v1.instancegroup.ScalePolicy.CustomRule.RuleTypeB\x04\xe8\xc7\x31\x01\x12\x63\n\x0bmetric_type\x18\x02 \x01(\x0e\x32H.yandex.cloud.compute.v1.instancegroup.ScalePolicy.CustomRule.MetricTypeB\x04\xe8\xc7\x31\x01\x12O\n\x0bmetric_name\x18\x03 \x01(\tB:\xe8\xc7\x31\x01\xf2\xc7\x31\x32[a-zA-Z0-9./@_][ 0-9a-zA-Z./@_,:;()\\[\\]<>-]{0,198}\x12\xb3\x01\n\x06labels\x18\x05 \x03(\x0b\x32I.yandex.cloud.compute.v1.instancegroup.ScalePolicy.CustomRule.LabelsEntryBX\xf2\xc7\x31\x32[a-zA-Z0-9./@_][ 0-9a-zA-Z./@_,:;()\\[\\]<>-]{0,198}\xb2\xc8\x31\x1e\x12\x1c^[a-zA-Z][0-9a-zA-Z_]{0,31}$\x12\x16\n\x06target\x18\x04 \x01(\x01\x42\x06\xfa\xc7\x31\x02>0\x12\x1b\n\tfolder_id\x18\x06 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12\x1a\n\x07service\x18\x07 \x01(\tB\t\x8a\xc8\x31\x05<=200\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"D\n\x08RuleType\x12\x19\n\x15RULE_TYPE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bUTILIZATION\x10\x01\x12\x0c\n\x08WORKLOAD\x10\x02\"A\n\nMetricType\x12\x1b\n\x17METRIC_TYPE_UNSPECIFIED\x10\x00\x12\t\n\x05GAUGE\x10\x01\x12\x0b\n\x07\x43OUNTER\x10\x02\x1a%\n\nFixedScale\x12\x17\n\x04size\x18\x01 \x01(\x03\x42\t\xfa\xc7\x31\x05\x31-100B\x12\n\nscale_type\x12\x04\xc0\xc1\x31\x01\"\xb2\x04\n\x0c\x44\x65ployPolicy\x12\"\n\x0fmax_unavailable\x18\x01 \x01(\x03\x42\t\xfa\xc7\x31\x05\x30-100\x12\x1f\n\x0cmax_deleting\x18\x02 \x01(\x03\x42\t\xfa\xc7\x31\x05\x30-100\x12\x1f\n\x0cmax_creating\x18\x03 \x01(\x03\x42\t\xfa\xc7\x31\x05\x30-100\x12 \n\rmax_expansion\x18\x06 \x01(\x03\x42\t\xfa\xc7\x31\x05\x30-100\x12>\n\x10startup_duration\x18\x07 \x01(\x0b\x32\x19.google.protobuf.DurationB\t\xfa\xc7\x31\x05\x30m-1h\x12N\n\x08strategy\x18\x08 \x01(\x0e\x32<.yandex.cloud.compute.v1.instancegroup.DeployPolicy.Strategy\x12Y\n\x0eminimal_action\x18\x0e \x01(\x0e\x32\x41.yandex.cloud.compute.v1.instancegroup.DeployPolicy.MinimalAction\"F\n\x08Strategy\x12\x18\n\x14STRATEGY_UNSPECIFIED\x10\x00\x12\r\n\tPROACTIVE\x10\x01\x12\x11\n\rOPPORTUNISTIC\x10\x02\"[\n\rMinimalAction\x12\x1e\n\x1aMINIMAL_ACTION_UNSPECIFIED\x10\x00\x12\x0f\n\x0bLIVE_UPDATE\x10\x01\x12\x0b\n\x07RESTART\x10\x02\x12\x0c\n\x08RECREATE\x10\x03J\x04\x08\t\x10\x0eJ\x04\x08\x04\x10\x06\"\xb1\x01\n\x10\x41llocationPolicy\x12T\n\x05zones\x18\x01 \x03(\x0b\x32<.yandex.cloud.compute.v1.instancegroup.AllocationPolicy.ZoneB\x07\x82\xc8\x31\x03>=1\x1aG\n\x04Zone\x12\x15\n\x07zone_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12(\n\x12instance_tags_pool\x18\x02 \x03(\tB\x0c\x8a\xc8\x31\x04\x33-50\x90\xc8\x31\x01\"\xa8\n\n\x10InstanceTemplate\x12\x1e\n\x0b\x64\x65scription\x18\x01 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x86\x01\n\x06labels\x18\x02 \x03(\x0b\x32\x43.yandex.cloud.compute.v1.instancegroup.InstanceTemplate.LabelsEntryB1\x82\xc8\x31\x04<=64\x8a\xc8\x31\x05<=128\xb2\xc8\x31\x1c\x12\x14[a-z][-_./\\@0-9a-z]*\x1a\x04\x31-63\x12\x19\n\x0bplatform_id\x18\x03 \x01(\tB\x04\xe8\xc7\x31\x01\x12R\n\x0eresources_spec\x18\x04 \x01(\x0b\x32\x34.yandex.cloud.compute.v1.instancegroup.ResourcesSpecB\x04\xe8\xc7\x31\x01\x12\x8a\x01\n\x08metadata\x18\x05 \x03(\x0b\x32\x45.yandex.cloud.compute.v1.instancegroup.InstanceTemplate.MetadataEntryB1\x82\xc8\x31\x05<=128\x8a\xc8\x31\x08<=262144\xb2\xc8\x31\x18\x12\x10[a-z][-_0-9a-z]*\x1a\x04\x31-63\x12U\n\x0e\x62oot_disk_spec\x18\x06 \x01(\x0b\x32\x37.yandex.cloud.compute.v1.instancegroup.AttachedDiskSpecB\x04\xe8\xc7\x31\x01\x12^\n\x14secondary_disk_specs\x18\x07 \x03(\x0b\x32\x37.yandex.cloud.compute.v1.instancegroup.AttachedDiskSpecB\x07\x82\xc8\x31\x03<=3\x12\x63\n\x17network_interface_specs\x18\x08 \x03(\x0b\x32;.yandex.cloud.compute.v1.instancegroup.NetworkInterfaceSpecB\x05\x82\xc8\x31\x01\x31\x12R\n\x11scheduling_policy\x18\t \x01(\x0b\x32\x37.yandex.cloud.compute.v1.instancegroup.SchedulingPolicy\x12\x1a\n\x12service_account_id\x18\n \x01(\t\x12P\n\x10network_settings\x18\x0b \x01(\x0b\x32\x36.yandex.cloud.compute.v1.instancegroup.NetworkSettings\x12\x17\n\x04name\x18\x0c \x01(\tB\t\x8a\xc8\x31\x05<=128\x12\x1b\n\x08hostname\x18\r \x01(\tB\t\x8a\xc8\x31\x05<=128\x12P\n\x10placement_policy\x18\x0e \x01(\x0b\x32\x36.yandex.cloud.compute.v1.instancegroup.PlacementPolicy\x12W\n\x10\x66ilesystem_specs\x18\x0f \x03(\x0b\x32=.yandex.cloud.compute.v1.instancegroup.AttachedFilesystemSpec\x12P\n\x10metadata_options\x18\x10 \x01(\x0b\x32\x36.yandex.cloud.compute.v1.instancegroup.MetadataOptions\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a/\n\rMetadataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x8f\x02\n\x16\x41ttachedFilesystemSpec\x12P\n\x04mode\x18\x01 \x01(\x0e\x32\x42.yandex.cloud.compute.v1.instancegroup.AttachedFilesystemSpec.Mode\x12/\n\x0b\x64\x65vice_name\x18\x02 \x01(\tB\x1a\xf2\xc7\x31\x16|[a-z][-_0-9a-z]{0,19}\x12\x35\n\rfilesystem_id\x18\x03 \x01(\tB\x1e\xf2\xc7\x31\x11[-a-zA-Z0-9._{}]*\x8a\xc8\x31\x05<=128\";\n\x04Mode\x12\x14\n\x10MODE_UNSPECIFIED\x10\x00\x12\r\n\tREAD_ONLY\x10\x01\x12\x0e\n\nREAD_WRITE\x10\x02\"\xdd\x02\n\x0fPlacementPolicy\x12\x1a\n\x12placement_group_id\x18\x01 \x01(\t\x12\x64\n\x13host_affinity_rules\x18\x02 \x03(\x0b\x32G.yandex.cloud.compute.v1.instancegroup.PlacementPolicy.HostAffinityRule\x1a\xc7\x01\n\x10HostAffinityRule\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\\\n\x02op\x18\x02 \x01(\x0e\x32P.yandex.cloud.compute.v1.instancegroup.PlacementPolicy.HostAffinityRule.Operator\x12\x0e\n\x06values\x18\x03 \x03(\t\"8\n\x08Operator\x12\x18\n\x14OPERATOR_UNSPECIFIED\x10\x00\x12\x06\n\x02IN\x10\x01\x12\n\n\x06NOT_IN\x10\x02\"\xdf\x01\n\rResourcesSpec\x12\"\n\x06memory\x18\x01 \x01(\x03\x42\x12\xfa\xc7\x31\x0e<=824633720832\x12\x65\n\x05\x63ores\x18\x02 \x01(\x03\x42V\xfa\xc7\x31R2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,40,44,48,52,56,60,64,68,72,76,80\x12(\n\rcore_fraction\x18\x03 \x01(\x03\x42\x11\xfa\xc7\x31\r0,5,20,50,100\x12\x19\n\x04gpus\x18\x04 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x30,1,2,4\"\xe2\x04\n\x10\x41ttachedDiskSpec\x12P\n\x04mode\x18\x01 \x01(\x0e\x32<.yandex.cloud.compute.v1.instancegroup.AttachedDiskSpec.ModeB\x04\xe8\xc7\x31\x01\x12/\n\x0b\x64\x65vice_name\x18\x02 \x01(\tB\x1a\xf2\xc7\x31\x16|[a-z][-_0-9a-z]{0,19}\x12Y\n\tdisk_spec\x18\x03 \x01(\x0b\x32@.yandex.cloud.compute.v1.instancegroup.AttachedDiskSpec.DiskSpecB\x04\xe8\xc7\x31\x01\x12/\n\x07\x64isk_id\x18\x04 \x01(\tB\x1e\xf2\xc7\x31\x11[-a-zA-Z0-9._{}]*\x8a\xc8\x31\x05<=128\x12\x17\n\x04name\x18\x07 \x01(\tB\t\x8a\xc8\x31\x05<=128\x1a\xe2\x01\n\x08\x44iskSpec\x12\x1e\n\x0b\x64\x65scription\x18\x01 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x15\n\x07type_id\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12(\n\x04size\x18\x03 \x01(\x03\x42\x1a\xfa\xc7\x31\x16\x34\x31\x39\x34\x33\x30\x34-28587302322176\x12\x1c\n\x08image_id\x18\x04 \x01(\tB\x08\x8a\xc8\x31\x04<=50H\x00\x12\x1f\n\x0bsnapshot_id\x18\x05 \x01(\tB\x08\x8a\xc8\x31\x04<=50H\x00\x12&\n\x1epreserve_after_instance_delete\x18\x06 \x01(\x08\x42\x0e\n\x0csource_oneof\";\n\x04Mode\x12\x14\n\x10MODE_UNSPECIFIED\x10\x00\x12\r\n\tREAD_ONLY\x10\x01\x12\x0e\n\nREAD_WRITE\x10\x02J\x04\x08\x05\x10\x07\"\x92\x02\n\x14NetworkInterfaceSpec\x12\x12\n\nnetwork_id\x18\x01 \x01(\t\x12\x12\n\nsubnet_ids\x18\x02 \x03(\t\x12Z\n\x17primary_v4_address_spec\x18\x03 \x01(\x0b\x32\x39.yandex.cloud.compute.v1.instancegroup.PrimaryAddressSpec\x12Z\n\x17primary_v6_address_spec\x18\x04 \x01(\x0b\x32\x39.yandex.cloud.compute.v1.instancegroup.PrimaryAddressSpec\x12\x1a\n\x12security_group_ids\x18\x05 \x03(\t\"\xca\x01\n\x12PrimaryAddressSpec\x12S\n\x13one_to_one_nat_spec\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.compute.v1.instancegroup.OneToOneNatSpec\x12N\n\x10\x64ns_record_specs\x18\x02 \x03(\x0b\x32\x34.yandex.cloud.compute.v1.instancegroup.DnsRecordSpec\x12\x0f\n\x07\x61\x64\x64ress\x18\x03 \x01(\t\"\xb8\x01\n\x0fOneToOneNatSpec\x12\x44\n\nip_version\x18\x01 \x01(\x0e\x32\x30.yandex.cloud.compute.v1.instancegroup.IpVersion\x12\x0f\n\x07\x61\x64\x64ress\x18\x02 \x01(\t\x12N\n\x10\x64ns_record_specs\x18\x03 \x03(\x0b\x32\x34.yandex.cloud.compute.v1.instancegroup.DnsRecordSpec\"_\n\rDnsRecordSpec\x12\x12\n\x04\x66qdn\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x13\n\x0b\x64ns_zone_id\x18\x02 \x01(\t\x12\x18\n\x03ttl\x18\x03 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x30-86400\x12\x0b\n\x03ptr\x18\x04 \x01(\x08\"\'\n\x10SchedulingPolicy\x12\x13\n\x0bpreemptible\x18\x01 \x01(\x08\"\xbc\x01\n\x0fNetworkSettings\x12I\n\x04type\x18\x01 \x01(\x0e\x32;.yandex.cloud.compute.v1.instancegroup.NetworkSettings.Type\"^\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\x0c\n\x08STANDARD\x10\x01\x12\x18\n\x14SOFTWARE_ACCELERATED\x10\x02\x12\x18\n\x14HARDWARE_ACCELERATED\x10\x03\"\xd4\x01\n\x10LoadBalancerSpec\x12Q\n\x11target_group_spec\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.compute.v1.instancegroup.TargetGroupSpec\x12I\n\x1cmax_opening_traffic_duration\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB\x08\xfa\xc7\x31\x04>=1s\x12\x1c\n\x14ignore_health_checks\x18\x04 \x01(\x08J\x04\x08\x03\x10\x04\"\xae\x02\n\x0fTargetGroupSpec\x12\x32\n\x04name\x18\x01 \x01(\tB$\xf2\xc7\x31 |[a-z]([-a-z0-9]{0,61}[a-z0-9])?\x12\x1e\n\x0b\x64\x65scription\x18\x02 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x97\x01\n\x06labels\x18\x03 \x03(\x0b\x32\x42.yandex.cloud.compute.v1.instancegroup.TargetGroupSpec.LabelsEntryBC\xf2\xc7\x31\x0f[-_./\\@0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x1c\x12\x14[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\"\xea\x01\n\x1b\x41pplicationLoadBalancerSpec\x12\x62\n\x11target_group_spec\x18\x01 \x01(\x0b\x32\x41.yandex.cloud.compute.v1.instancegroup.ApplicationTargetGroupSpecB\x04\xe8\xc7\x31\x01\x12I\n\x1cmax_opening_traffic_duration\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB\x08\xfa\xc7\x31\x04>=1s\x12\x1c\n\x14ignore_health_checks\x18\x03 \x01(\x08\"\xcd\x01\n\x1a\x41pplicationTargetGroupSpec\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x12]\n\x06labels\x18\x03 \x03(\x0b\x32M.yandex.cloud.compute.v1.instancegroup.ApplicationTargetGroupSpec.LabelsEntry\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\xba\x01\n\x10HealthChecksSpec\x12[\n\x12health_check_specs\x18\x01 \x03(\x0b\x32\x36.yandex.cloud.compute.v1.instancegroup.HealthCheckSpecB\x07\x82\xc8\x31\x03>=1\x12I\n\x1cmax_checking_health_duration\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB\x08\xfa\xc7\x31\x04>=1s\"\xa4\x04\n\x0fHealthCheckSpec\x12\x38\n\x08interval\x18\x01 \x01(\x0b\x32\x19.google.protobuf.DurationB\x0b\xfa\xc7\x31\x07\x31s-300s\x12\x36\n\x07timeout\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xfa\xc7\x31\x06\x31s-60s\x12\x35\n\x13unhealthy_threshold\x18\x03 \x01(\x03\x42\x18\xfa\xc7\x31\x14\x30,2,3,4,5,6,7,8,9,10\x12\x33\n\x11healthy_threshold\x18\x04 \x01(\x03\x42\x18\xfa\xc7\x31\x14\x30,2,3,4,5,6,7,8,9,10\x12X\n\x0btcp_options\x18\x05 \x01(\x0b\x32\x41.yandex.cloud.compute.v1.instancegroup.HealthCheckSpec.TcpOptionsH\x00\x12Z\n\x0chttp_options\x18\x06 \x01(\x0b\x32\x42.yandex.cloud.compute.v1.instancegroup.HealthCheckSpec.HttpOptionsH\x00\x1a\'\n\nTcpOptions\x12\x19\n\x04port\x18\x01 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x31-65535\x1a\x36\n\x0bHttpOptions\x12\x19\n\x04port\x18\x01 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x31-65535\x12\x0c\n\x04path\x18\x02 \x01(\tB\x1c\n\x14health_check_options\x12\x04\xc0\xc1\x31\x01\"\xdd\x05\n\x0fManagedInstance\x12\n\n\x02id\x18\x01 \x01(\t\x12M\n\x06status\x18\x02 \x01(\x0e\x32=.yandex.cloud.compute.v1.instancegroup.ManagedInstance.Status\x12\x13\n\x0binstance_id\x18\x03 \x01(\t\x12\x0c\n\x04\x66qdn\x18\x04 \x01(\t\x12\x0c\n\x04name\x18\x05 \x01(\t\x12\x16\n\x0estatus_message\x18\x06 \x01(\t\x12\x0f\n\x07zone_id\x18\x07 \x01(\t\x12S\n\x12network_interfaces\x18\x08 \x03(\x0b\x32\x37.yandex.cloud.compute.v1.instancegroup.NetworkInterface\x12\x35\n\x11status_changed_at\x18\t \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x14\n\x0cinstance_tag\x18\x0e \x01(\t\"\xec\x02\n\x06Status\x12\x16\n\x12STATUS_UNSPECIFIED\x10\x00\x12\x15\n\x11\x43REATING_INSTANCE\x10\x0b\x12\x15\n\x11UPDATING_INSTANCE\x10\x0c\x12\x15\n\x11\x44\x45LETING_INSTANCE\x10\r\x12\x15\n\x11STARTING_INSTANCE\x10\x0e\x12\x15\n\x11STOPPING_INSTANCE\x10\x0f\x12\x1d\n\x19\x41WAITING_STARTUP_DURATION\x10\x10\x12\x13\n\x0f\x43HECKING_HEALTH\x10\x11\x12\x13\n\x0fOPENING_TRAFFIC\x10\x12\x12\x1c\n\x18\x41WAITING_WARMUP_DURATION\x10\x13\x12\x13\n\x0f\x43LOSING_TRAFFIC\x10\x14\x12\x12\n\x0eRUNNING_ACTUAL\x10\x15\x12\x14\n\x10RUNNING_OUTDATED\x10\x16\x12\x0b\n\x07STOPPED\x10\x17\x12\x0b\n\x07\x44\x45LETED\x10\x18\x12\x17\n\x13PREPARING_RESOURCES\x10\x19J\x04\x08\n\x10\x0e\"\xef\x01\n\x10NetworkInterface\x12\r\n\x05index\x18\x01 \x01(\t\x12\x13\n\x0bmac_address\x18\x02 \x01(\t\x12\x11\n\tsubnet_id\x18\x03 \x01(\t\x12Q\n\x12primary_v4_address\x18\x04 \x01(\x0b\x32\x35.yandex.cloud.compute.v1.instancegroup.PrimaryAddress\x12Q\n\x12primary_v6_address\x18\x05 \x01(\x0b\x32\x35.yandex.cloud.compute.v1.instancegroup.PrimaryAddress\"\xb4\x01\n\x0ePrimaryAddress\x12\x0f\n\x07\x61\x64\x64ress\x18\x01 \x01(\t\x12J\n\x0eone_to_one_nat\x18\x02 \x01(\x0b\x32\x32.yandex.cloud.compute.v1.instancegroup.OneToOneNat\x12\x45\n\x0b\x64ns_records\x18\x03 \x03(\x0b\x32\x30.yandex.cloud.compute.v1.instancegroup.DnsRecord\"\xab\x01\n\x0bOneToOneNat\x12\x0f\n\x07\x61\x64\x64ress\x18\x01 \x01(\t\x12\x44\n\nip_version\x18\x02 \x01(\x0e\x32\x30.yandex.cloud.compute.v1.instancegroup.IpVersion\x12\x45\n\x0b\x64ns_records\x18\x03 \x03(\x0b\x32\x30.yandex.cloud.compute.v1.instancegroup.DnsRecord\"[\n\tDnsRecord\x12\x12\n\x04\x66qdn\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x13\n\x0b\x64ns_zone_id\x18\x02 \x01(\t\x12\x18\n\x03ttl\x18\x03 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x30-86400\x12\x0b\n\x03ptr\x18\x04 \x01(\x08\"K\n\tLogRecord\x12-\n\ttimestamp\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0f\n\x07message\x18\x02 \x01(\t\"\xdb\x01\n\x11\x41utoHealingPolicy\x12g\n\x13\x61uto_healing_action\x18\x01 \x01(\x0e\x32J.yandex.cloud.compute.v1.instancegroup.AutoHealingPolicy.AutoHealingAction\"]\n\x11\x41utoHealingAction\x12#\n\x1f\x41UTO_HEALING_ACTION_UNSPECIFIED\x10\x00\x12\x0b\n\x07RESTART\x10\x01\x12\x0c\n\x08RECREATE\x10\x02\x12\x08\n\x04NONE\x10\x03\"\xd9\x02\n\x0fMetadataOptions\x12P\n\x11gce_http_endpoint\x18\x01 \x01(\x0e\x32\x35.yandex.cloud.compute.v1.instancegroup.MetadataOption\x12S\n\x14\x61ws_v1_http_endpoint\x18\x02 \x01(\x0e\x32\x35.yandex.cloud.compute.v1.instancegroup.MetadataOption\x12M\n\x0egce_http_token\x18\x03 \x01(\x0e\x32\x35.yandex.cloud.compute.v1.instancegroup.MetadataOption\x12P\n\x11\x61ws_v1_http_token\x18\x04 \x01(\x0e\x32\x35.yandex.cloud.compute.v1.instancegroup.MetadataOption*;\n\tIpVersion\x12\x1a\n\x16IP_VERSION_UNSPECIFIED\x10\x00\x12\x08\n\x04IPV4\x10\x01\x12\x08\n\x04IPV6\x10\x02*L\n\x0eMetadataOption\x12\x1f\n\x1bMETADATA_OPTION_UNSPECIFIED\x10\x00\x12\x0b\n\x07\x45NABLED\x10\x01\x12\x0c\n\x08\x44ISABLED\x10\x02\x42\x84\x01\n)yandex.cloud.api.compute.v1.instancegroupZWgithub.com/yandex-cloud/go-genproto/yandex/cloud/compute/v1/instancegroup;instancegroupb\x06proto3')
19
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n:yandex/cloud/compute/v1/instancegroup/instance_group.proto\x12%yandex.cloud.compute.v1.instancegroup\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1dyandex/cloud/validation.proto\"\x92\x0c\n\rInstanceGroup\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tfolder_id\x18\x02 \x01(\t\x12.\n\ncreated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0c\n\x04name\x18\x04 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x05 \x01(\t\x12P\n\x06labels\x18\x06 \x03(\x0b\x32@.yandex.cloud.compute.v1.instancegroup.InstanceGroup.LabelsEntry\x12R\n\x11instance_template\x18\x07 \x01(\x0b\x32\x37.yandex.cloud.compute.v1.instancegroup.InstanceTemplate\x12H\n\x0cscale_policy\x18\x08 \x01(\x0b\x32\x32.yandex.cloud.compute.v1.instancegroup.ScalePolicy\x12J\n\rdeploy_policy\x18\t \x01(\x0b\x32\x33.yandex.cloud.compute.v1.instancegroup.DeployPolicy\x12R\n\x11\x61llocation_policy\x18\n \x01(\x0b\x32\x37.yandex.cloud.compute.v1.instancegroup.AllocationPolicy\x12U\n\x13load_balancer_state\x18\x0b \x01(\x0b\x32\x38.yandex.cloud.compute.v1.instancegroup.LoadBalancerState\x12]\n\x17managed_instances_state\x18\x0c \x01(\x0b\x32<.yandex.cloud.compute.v1.instancegroup.ManagedInstancesState\x12S\n\x12load_balancer_spec\x18\x0e \x01(\x0b\x32\x37.yandex.cloud.compute.v1.instancegroup.LoadBalancerSpec\x12S\n\x12health_checks_spec\x18\x0f \x01(\x0b\x32\x37.yandex.cloud.compute.v1.instancegroup.HealthChecksSpec\x12\x1a\n\x12service_account_id\x18\x10 \x01(\t\x12K\n\x06status\x18\x11 \x01(\x0e\x32;.yandex.cloud.compute.v1.instancegroup.InstanceGroup.Status\x12\x42\n\tvariables\x18\x12 \x03(\x0b\x32/.yandex.cloud.compute.v1.instancegroup.Variable\x12\x1b\n\x13\x64\x65letion_protection\x18\x13 \x01(\x08\x12j\n\x1e\x61pplication_load_balancer_spec\x18\x14 \x01(\x0b\x32\x42.yandex.cloud.compute.v1.instancegroup.ApplicationLoadBalancerSpec\x12l\n\x1f\x61pplication_load_balancer_state\x18\x15 \x01(\x0b\x32\x43.yandex.cloud.compute.v1.instancegroup.ApplicationLoadBalancerState\x12U\n\x13\x61uto_healing_policy\x18\x16 \x01(\x0b\x32\x38.yandex.cloud.compute.v1.instancegroup.AutoHealingPolicy\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"o\n\x06Status\x12\x16\n\x12STATUS_UNSPECIFIED\x10\x00\x12\x0c\n\x08STARTING\x10\x01\x12\n\n\x06\x41\x43TIVE\x10\x02\x12\x0c\n\x08STOPPING\x10\x03\x12\x0b\n\x07STOPPED\x10\x04\x12\x0c\n\x08\x44\x45LETING\x10\x05\x12\n\n\x06PAUSED\x10\x06J\x04\x08\r\x10\x0e\"O\n\x1c\x41pplicationLoadBalancerState\x12\x17\n\x0ftarget_group_id\x18\x01 \x01(\t\x12\x16\n\x0estatus_message\x18\x02 \x01(\t\"O\n\x08Variable\x12)\n\x03key\x18\x01 \x01(\tB\x1c\xf2\xc7\x31\x0f[a-zA-Z0-9._-]*\x8a\xc8\x31\x05\x31-128\x12\x18\n\x05value\x18\x02 \x01(\tB\t\x8a\xc8\x31\x05<=128\"D\n\x11LoadBalancerState\x12\x17\n\x0ftarget_group_id\x18\x01 \x01(\t\x12\x16\n\x0estatus_message\x18\x02 \x01(\t\"\xc5\x02\n\x15ManagedInstancesState\x12\x13\n\x0btarget_size\x18\x01 \x01(\x03\x12\x1c\n\x14running_actual_count\x18\x04 \x01(\x03\x12\x1e\n\x16running_outdated_count\x18\x05 \x01(\x03\x12\x18\n\x10processing_count\x18\x06 \x01(\x03\x1a\xb8\x01\n\x08Statuses\x12\x10\n\x08\x63reating\x18\x01 \x01(\x03\x12\x10\n\x08starting\x18\x02 \x01(\x03\x12\x0f\n\x07opening\x18\x03 \x01(\x03\x12\x0f\n\x07warming\x18\x04 \x01(\x03\x12\x0f\n\x07running\x18\x05 \x01(\x03\x12\x0f\n\x07\x63losing\x18\x06 \x01(\x03\x12\x10\n\x08stopping\x18\x07 \x01(\x03\x12\x10\n\x08updating\x18\x08 \x01(\x03\x12\x10\n\x08\x64\x65leting\x18\t \x01(\x03\x12\x0e\n\x06\x66\x61iled\x18\n \x01(\x03J\x04\x08\x02\x10\x04\"\x96\x0e\n\x0bScalePolicy\x12T\n\x0b\x66ixed_scale\x18\x01 \x01(\x0b\x32=.yandex.cloud.compute.v1.instancegroup.ScalePolicy.FixedScaleH\x00\x12R\n\nauto_scale\x18\x02 \x01(\x0b\x32<.yandex.cloud.compute.v1.instancegroup.ScalePolicy.AutoScaleH\x00\x12U\n\x0ftest_auto_scale\x18\x03 \x01(\x0b\x32<.yandex.cloud.compute.v1.instancegroup.ScalePolicy.AutoScale\x1a\xa7\x05\n\tAutoScale\x12 \n\rmin_zone_size\x18\x01 \x01(\x03\x42\t\xfa\xc7\x31\x05\x30-100\x12\x1b\n\x08max_size\x18\x02 \x01(\x03\x42\t\xfa\xc7\x31\x05\x30-100\x12\x43\n\x14measurement_duration\x18\x03 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xfa\xc7\x31\x06\x31m-10m\x12=\n\x0fwarmup_duration\x18\x04 \x01(\x0b\x32\x19.google.protobuf.DurationB\t\xfa\xc7\x31\x05<=10m\x12\x45\n\x16stabilization_duration\x18\x05 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xfa\xc7\x31\x06\x31m-30m\x12\x1d\n\x0cinitial_size\x18\x06 \x01(\x03\x42\x07\xfa\xc7\x31\x03>=1\x12\x63\n\x14\x63pu_utilization_rule\x18\x07 \x01(\x0b\x32\x45.yandex.cloud.compute.v1.instancegroup.ScalePolicy.CpuUtilizationRule\x12\\\n\x0c\x63ustom_rules\x18\x08 \x03(\x0b\x32=.yandex.cloud.compute.v1.instancegroup.ScalePolicy.CustomRuleB\x07\x82\xc8\x31\x03<=3\x12\x63\n\x0f\x61uto_scale_type\x18\t \x01(\x0e\x32J.yandex.cloud.compute.v1.instancegroup.ScalePolicy.AutoScale.AutoScaleType\"I\n\rAutoScaleType\x12\x1f\n\x1b\x41UTO_SCALE_TYPE_UNSPECIFIED\x10\x00\x12\t\n\x05ZONAL\x10\x01\x12\x0c\n\x08REGIONAL\x10\x02\x1a<\n\x12\x43puUtilizationRule\x12&\n\x12utilization_target\x18\x01 \x01(\x01\x42\n\xfa\xc7\x31\x06\x31\x30-100\x1a\xe2\x05\n\nCustomRule\x12_\n\trule_type\x18\x01 \x01(\x0e\x32\x46.yandex.cloud.compute.v1.instancegroup.ScalePolicy.CustomRule.RuleTypeB\x04\xe8\xc7\x31\x01\x12\x63\n\x0bmetric_type\x18\x02 \x01(\x0e\x32H.yandex.cloud.compute.v1.instancegroup.ScalePolicy.CustomRule.MetricTypeB\x04\xe8\xc7\x31\x01\x12O\n\x0bmetric_name\x18\x03 \x01(\tB:\xe8\xc7\x31\x01\xf2\xc7\x31\x32[a-zA-Z0-9./@_][ 0-9a-zA-Z./@_,:;()\\[\\]<>-]{0,198}\x12\xb3\x01\n\x06labels\x18\x05 \x03(\x0b\x32I.yandex.cloud.compute.v1.instancegroup.ScalePolicy.CustomRule.LabelsEntryBX\xf2\xc7\x31\x32[a-zA-Z0-9./@_][ 0-9a-zA-Z./@_,:;()\\[\\]<>-]{0,198}\xb2\xc8\x31\x1e\x12\x1c^[a-zA-Z][0-9a-zA-Z_]{0,31}$\x12\x16\n\x06target\x18\x04 \x01(\x01\x42\x06\xfa\xc7\x31\x02>0\x12\x1b\n\tfolder_id\x18\x06 \x01(\tB\x08\x8a\xc8\x31\x04<=50\x12\x1a\n\x07service\x18\x07 \x01(\tB\t\x8a\xc8\x31\x05<=200\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"D\n\x08RuleType\x12\x19\n\x15RULE_TYPE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bUTILIZATION\x10\x01\x12\x0c\n\x08WORKLOAD\x10\x02\"A\n\nMetricType\x12\x1b\n\x17METRIC_TYPE_UNSPECIFIED\x10\x00\x12\t\n\x05GAUGE\x10\x01\x12\x0b\n\x07\x43OUNTER\x10\x02\x1a%\n\nFixedScale\x12\x17\n\x04size\x18\x01 \x01(\x03\x42\t\xfa\xc7\x31\x05\x31-100B\x12\n\nscale_type\x12\x04\xc0\xc1\x31\x01\"\xb2\x04\n\x0c\x44\x65ployPolicy\x12\"\n\x0fmax_unavailable\x18\x01 \x01(\x03\x42\t\xfa\xc7\x31\x05\x30-100\x12\x1f\n\x0cmax_deleting\x18\x02 \x01(\x03\x42\t\xfa\xc7\x31\x05\x30-100\x12\x1f\n\x0cmax_creating\x18\x03 \x01(\x03\x42\t\xfa\xc7\x31\x05\x30-100\x12 \n\rmax_expansion\x18\x06 \x01(\x03\x42\t\xfa\xc7\x31\x05\x30-100\x12>\n\x10startup_duration\x18\x07 \x01(\x0b\x32\x19.google.protobuf.DurationB\t\xfa\xc7\x31\x05\x30m-1h\x12N\n\x08strategy\x18\x08 \x01(\x0e\x32<.yandex.cloud.compute.v1.instancegroup.DeployPolicy.Strategy\x12Y\n\x0eminimal_action\x18\x0e \x01(\x0e\x32\x41.yandex.cloud.compute.v1.instancegroup.DeployPolicy.MinimalAction\"F\n\x08Strategy\x12\x18\n\x14STRATEGY_UNSPECIFIED\x10\x00\x12\r\n\tPROACTIVE\x10\x01\x12\x11\n\rOPPORTUNISTIC\x10\x02\"[\n\rMinimalAction\x12\x1e\n\x1aMINIMAL_ACTION_UNSPECIFIED\x10\x00\x12\x0f\n\x0bLIVE_UPDATE\x10\x01\x12\x0b\n\x07RESTART\x10\x02\x12\x0c\n\x08RECREATE\x10\x03J\x04\x08\t\x10\x0eJ\x04\x08\x04\x10\x06\"\xb1\x01\n\x10\x41llocationPolicy\x12T\n\x05zones\x18\x01 \x03(\x0b\x32<.yandex.cloud.compute.v1.instancegroup.AllocationPolicy.ZoneB\x07\x82\xc8\x31\x03>=1\x1aG\n\x04Zone\x12\x15\n\x07zone_id\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12(\n\x12instance_tags_pool\x18\x02 \x03(\tB\x0c\x8a\xc8\x31\x04\x33-50\x90\xc8\x31\x01\"\xa7\n\n\x10InstanceTemplate\x12\x1e\n\x0b\x64\x65scription\x18\x01 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x86\x01\n\x06labels\x18\x02 \x03(\x0b\x32\x43.yandex.cloud.compute.v1.instancegroup.InstanceTemplate.LabelsEntryB1\x82\xc8\x31\x04<=64\x8a\xc8\x31\x05<=128\xb2\xc8\x31\x1c\x12\x14[a-z][-_./\\@0-9a-z]*\x1a\x04\x31-63\x12\x19\n\x0bplatform_id\x18\x03 \x01(\tB\x04\xe8\xc7\x31\x01\x12R\n\x0eresources_spec\x18\x04 \x01(\x0b\x32\x34.yandex.cloud.compute.v1.instancegroup.ResourcesSpecB\x04\xe8\xc7\x31\x01\x12\x8a\x01\n\x08metadata\x18\x05 \x03(\x0b\x32\x45.yandex.cloud.compute.v1.instancegroup.InstanceTemplate.MetadataEntryB1\x82\xc8\x31\x05<=128\x8a\xc8\x31\x08<=262144\xb2\xc8\x31\x18\x12\x10[a-z][-_0-9a-z]*\x1a\x04\x31-63\x12U\n\x0e\x62oot_disk_spec\x18\x06 \x01(\x0b\x32\x37.yandex.cloud.compute.v1.instancegroup.AttachedDiskSpecB\x04\xe8\xc7\x31\x01\x12^\n\x14secondary_disk_specs\x18\x07 \x03(\x0b\x32\x37.yandex.cloud.compute.v1.instancegroup.AttachedDiskSpecB\x07\x82\xc8\x31\x03<=3\x12\x62\n\x17network_interface_specs\x18\x08 \x03(\x0b\x32;.yandex.cloud.compute.v1.instancegroup.NetworkInterfaceSpecB\x04\xe8\xc7\x31\x01\x12R\n\x11scheduling_policy\x18\t \x01(\x0b\x32\x37.yandex.cloud.compute.v1.instancegroup.SchedulingPolicy\x12\x1a\n\x12service_account_id\x18\n \x01(\t\x12P\n\x10network_settings\x18\x0b \x01(\x0b\x32\x36.yandex.cloud.compute.v1.instancegroup.NetworkSettings\x12\x17\n\x04name\x18\x0c \x01(\tB\t\x8a\xc8\x31\x05<=128\x12\x1b\n\x08hostname\x18\r \x01(\tB\t\x8a\xc8\x31\x05<=128\x12P\n\x10placement_policy\x18\x0e \x01(\x0b\x32\x36.yandex.cloud.compute.v1.instancegroup.PlacementPolicy\x12W\n\x10\x66ilesystem_specs\x18\x0f \x03(\x0b\x32=.yandex.cloud.compute.v1.instancegroup.AttachedFilesystemSpec\x12P\n\x10metadata_options\x18\x10 \x01(\x0b\x32\x36.yandex.cloud.compute.v1.instancegroup.MetadataOptions\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a/\n\rMetadataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x8f\x02\n\x16\x41ttachedFilesystemSpec\x12P\n\x04mode\x18\x01 \x01(\x0e\x32\x42.yandex.cloud.compute.v1.instancegroup.AttachedFilesystemSpec.Mode\x12/\n\x0b\x64\x65vice_name\x18\x02 \x01(\tB\x1a\xf2\xc7\x31\x16|[a-z][-_0-9a-z]{0,19}\x12\x35\n\rfilesystem_id\x18\x03 \x01(\tB\x1e\xf2\xc7\x31\x11[-a-zA-Z0-9._{}]*\x8a\xc8\x31\x05<=128\";\n\x04Mode\x12\x14\n\x10MODE_UNSPECIFIED\x10\x00\x12\r\n\tREAD_ONLY\x10\x01\x12\x0e\n\nREAD_WRITE\x10\x02\"\xdd\x02\n\x0fPlacementPolicy\x12\x1a\n\x12placement_group_id\x18\x01 \x01(\t\x12\x64\n\x13host_affinity_rules\x18\x02 \x03(\x0b\x32G.yandex.cloud.compute.v1.instancegroup.PlacementPolicy.HostAffinityRule\x1a\xc7\x01\n\x10HostAffinityRule\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\\\n\x02op\x18\x02 \x01(\x0e\x32P.yandex.cloud.compute.v1.instancegroup.PlacementPolicy.HostAffinityRule.Operator\x12\x0e\n\x06values\x18\x03 \x03(\t\"8\n\x08Operator\x12\x18\n\x14OPERATOR_UNSPECIFIED\x10\x00\x12\x06\n\x02IN\x10\x01\x12\n\n\x06NOT_IN\x10\x02\"\xdf\x01\n\rResourcesSpec\x12\"\n\x06memory\x18\x01 \x01(\x03\x42\x12\xfa\xc7\x31\x0e<=824633720832\x12\x65\n\x05\x63ores\x18\x02 \x01(\x03\x42V\xfa\xc7\x31R2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,40,44,48,52,56,60,64,68,72,76,80\x12(\n\rcore_fraction\x18\x03 \x01(\x03\x42\x11\xfa\xc7\x31\r0,5,20,50,100\x12\x19\n\x04gpus\x18\x04 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x30,1,2,4\"\xe2\x04\n\x10\x41ttachedDiskSpec\x12P\n\x04mode\x18\x01 \x01(\x0e\x32<.yandex.cloud.compute.v1.instancegroup.AttachedDiskSpec.ModeB\x04\xe8\xc7\x31\x01\x12/\n\x0b\x64\x65vice_name\x18\x02 \x01(\tB\x1a\xf2\xc7\x31\x16|[a-z][-_0-9a-z]{0,19}\x12Y\n\tdisk_spec\x18\x03 \x01(\x0b\x32@.yandex.cloud.compute.v1.instancegroup.AttachedDiskSpec.DiskSpecB\x04\xe8\xc7\x31\x01\x12/\n\x07\x64isk_id\x18\x04 \x01(\tB\x1e\xf2\xc7\x31\x11[-a-zA-Z0-9._{}]*\x8a\xc8\x31\x05<=128\x12\x17\n\x04name\x18\x07 \x01(\tB\t\x8a\xc8\x31\x05<=128\x1a\xe2\x01\n\x08\x44iskSpec\x12\x1e\n\x0b\x64\x65scription\x18\x01 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x15\n\x07type_id\x18\x02 \x01(\tB\x04\xe8\xc7\x31\x01\x12(\n\x04size\x18\x03 \x01(\x03\x42\x1a\xfa\xc7\x31\x16\x34\x31\x39\x34\x33\x30\x34-28587302322176\x12\x1c\n\x08image_id\x18\x04 \x01(\tB\x08\x8a\xc8\x31\x04<=50H\x00\x12\x1f\n\x0bsnapshot_id\x18\x05 \x01(\tB\x08\x8a\xc8\x31\x04<=50H\x00\x12&\n\x1epreserve_after_instance_delete\x18\x06 \x01(\x08\x42\x0e\n\x0csource_oneof\";\n\x04Mode\x12\x14\n\x10MODE_UNSPECIFIED\x10\x00\x12\r\n\tREAD_ONLY\x10\x01\x12\x0e\n\nREAD_WRITE\x10\x02J\x04\x08\x05\x10\x07\"\x92\x02\n\x14NetworkInterfaceSpec\x12\x12\n\nnetwork_id\x18\x01 \x01(\t\x12\x12\n\nsubnet_ids\x18\x02 \x03(\t\x12Z\n\x17primary_v4_address_spec\x18\x03 \x01(\x0b\x32\x39.yandex.cloud.compute.v1.instancegroup.PrimaryAddressSpec\x12Z\n\x17primary_v6_address_spec\x18\x04 \x01(\x0b\x32\x39.yandex.cloud.compute.v1.instancegroup.PrimaryAddressSpec\x12\x1a\n\x12security_group_ids\x18\x05 \x03(\t\"\xca\x01\n\x12PrimaryAddressSpec\x12S\n\x13one_to_one_nat_spec\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.compute.v1.instancegroup.OneToOneNatSpec\x12N\n\x10\x64ns_record_specs\x18\x02 \x03(\x0b\x32\x34.yandex.cloud.compute.v1.instancegroup.DnsRecordSpec\x12\x0f\n\x07\x61\x64\x64ress\x18\x03 \x01(\t\"\xb8\x01\n\x0fOneToOneNatSpec\x12\x44\n\nip_version\x18\x01 \x01(\x0e\x32\x30.yandex.cloud.compute.v1.instancegroup.IpVersion\x12\x0f\n\x07\x61\x64\x64ress\x18\x02 \x01(\t\x12N\n\x10\x64ns_record_specs\x18\x03 \x03(\x0b\x32\x34.yandex.cloud.compute.v1.instancegroup.DnsRecordSpec\"_\n\rDnsRecordSpec\x12\x12\n\x04\x66qdn\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x13\n\x0b\x64ns_zone_id\x18\x02 \x01(\t\x12\x18\n\x03ttl\x18\x03 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x30-86400\x12\x0b\n\x03ptr\x18\x04 \x01(\x08\"\'\n\x10SchedulingPolicy\x12\x13\n\x0bpreemptible\x18\x01 \x01(\x08\"\xbc\x01\n\x0fNetworkSettings\x12I\n\x04type\x18\x01 \x01(\x0e\x32;.yandex.cloud.compute.v1.instancegroup.NetworkSettings.Type\"^\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\x0c\n\x08STANDARD\x10\x01\x12\x18\n\x14SOFTWARE_ACCELERATED\x10\x02\x12\x18\n\x14HARDWARE_ACCELERATED\x10\x03\"\xd4\x01\n\x10LoadBalancerSpec\x12Q\n\x11target_group_spec\x18\x01 \x01(\x0b\x32\x36.yandex.cloud.compute.v1.instancegroup.TargetGroupSpec\x12I\n\x1cmax_opening_traffic_duration\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB\x08\xfa\xc7\x31\x04>=1s\x12\x1c\n\x14ignore_health_checks\x18\x04 \x01(\x08J\x04\x08\x03\x10\x04\"\xae\x02\n\x0fTargetGroupSpec\x12\x32\n\x04name\x18\x01 \x01(\tB$\xf2\xc7\x31 |[a-z]([-a-z0-9]{0,61}[a-z0-9])?\x12\x1e\n\x0b\x64\x65scription\x18\x02 \x01(\tB\t\x8a\xc8\x31\x05<=256\x12\x97\x01\n\x06labels\x18\x03 \x03(\x0b\x32\x42.yandex.cloud.compute.v1.instancegroup.TargetGroupSpec.LabelsEntryBC\xf2\xc7\x31\x0f[-_./\\@0-9a-z]*\x82\xc8\x31\x04<=64\x8a\xc8\x31\x04<=63\xb2\xc8\x31\x1c\x12\x14[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\"\xea\x01\n\x1b\x41pplicationLoadBalancerSpec\x12\x62\n\x11target_group_spec\x18\x01 \x01(\x0b\x32\x41.yandex.cloud.compute.v1.instancegroup.ApplicationTargetGroupSpecB\x04\xe8\xc7\x31\x01\x12I\n\x1cmax_opening_traffic_duration\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB\x08\xfa\xc7\x31\x04>=1s\x12\x1c\n\x14ignore_health_checks\x18\x03 \x01(\x08\"\xcd\x01\n\x1a\x41pplicationTargetGroupSpec\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x12]\n\x06labels\x18\x03 \x03(\x0b\x32M.yandex.cloud.compute.v1.instancegroup.ApplicationTargetGroupSpec.LabelsEntry\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\xba\x01\n\x10HealthChecksSpec\x12[\n\x12health_check_specs\x18\x01 \x03(\x0b\x32\x36.yandex.cloud.compute.v1.instancegroup.HealthCheckSpecB\x07\x82\xc8\x31\x03>=1\x12I\n\x1cmax_checking_health_duration\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB\x08\xfa\xc7\x31\x04>=1s\"\xa4\x04\n\x0fHealthCheckSpec\x12\x38\n\x08interval\x18\x01 \x01(\x0b\x32\x19.google.protobuf.DurationB\x0b\xfa\xc7\x31\x07\x31s-300s\x12\x36\n\x07timeout\x18\x02 \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xfa\xc7\x31\x06\x31s-60s\x12\x35\n\x13unhealthy_threshold\x18\x03 \x01(\x03\x42\x18\xfa\xc7\x31\x14\x30,2,3,4,5,6,7,8,9,10\x12\x33\n\x11healthy_threshold\x18\x04 \x01(\x03\x42\x18\xfa\xc7\x31\x14\x30,2,3,4,5,6,7,8,9,10\x12X\n\x0btcp_options\x18\x05 \x01(\x0b\x32\x41.yandex.cloud.compute.v1.instancegroup.HealthCheckSpec.TcpOptionsH\x00\x12Z\n\x0chttp_options\x18\x06 \x01(\x0b\x32\x42.yandex.cloud.compute.v1.instancegroup.HealthCheckSpec.HttpOptionsH\x00\x1a\'\n\nTcpOptions\x12\x19\n\x04port\x18\x01 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x31-65535\x1a\x36\n\x0bHttpOptions\x12\x19\n\x04port\x18\x01 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x31-65535\x12\x0c\n\x04path\x18\x02 \x01(\tB\x1c\n\x14health_check_options\x12\x04\xc0\xc1\x31\x01\"\xdd\x05\n\x0fManagedInstance\x12\n\n\x02id\x18\x01 \x01(\t\x12M\n\x06status\x18\x02 \x01(\x0e\x32=.yandex.cloud.compute.v1.instancegroup.ManagedInstance.Status\x12\x13\n\x0binstance_id\x18\x03 \x01(\t\x12\x0c\n\x04\x66qdn\x18\x04 \x01(\t\x12\x0c\n\x04name\x18\x05 \x01(\t\x12\x16\n\x0estatus_message\x18\x06 \x01(\t\x12\x0f\n\x07zone_id\x18\x07 \x01(\t\x12S\n\x12network_interfaces\x18\x08 \x03(\x0b\x32\x37.yandex.cloud.compute.v1.instancegroup.NetworkInterface\x12\x35\n\x11status_changed_at\x18\t \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x14\n\x0cinstance_tag\x18\x0e \x01(\t\"\xec\x02\n\x06Status\x12\x16\n\x12STATUS_UNSPECIFIED\x10\x00\x12\x15\n\x11\x43REATING_INSTANCE\x10\x0b\x12\x15\n\x11UPDATING_INSTANCE\x10\x0c\x12\x15\n\x11\x44\x45LETING_INSTANCE\x10\r\x12\x15\n\x11STARTING_INSTANCE\x10\x0e\x12\x15\n\x11STOPPING_INSTANCE\x10\x0f\x12\x1d\n\x19\x41WAITING_STARTUP_DURATION\x10\x10\x12\x13\n\x0f\x43HECKING_HEALTH\x10\x11\x12\x13\n\x0fOPENING_TRAFFIC\x10\x12\x12\x1c\n\x18\x41WAITING_WARMUP_DURATION\x10\x13\x12\x13\n\x0f\x43LOSING_TRAFFIC\x10\x14\x12\x12\n\x0eRUNNING_ACTUAL\x10\x15\x12\x14\n\x10RUNNING_OUTDATED\x10\x16\x12\x0b\n\x07STOPPED\x10\x17\x12\x0b\n\x07\x44\x45LETED\x10\x18\x12\x17\n\x13PREPARING_RESOURCES\x10\x19J\x04\x08\n\x10\x0e\"\xef\x01\n\x10NetworkInterface\x12\r\n\x05index\x18\x01 \x01(\t\x12\x13\n\x0bmac_address\x18\x02 \x01(\t\x12\x11\n\tsubnet_id\x18\x03 \x01(\t\x12Q\n\x12primary_v4_address\x18\x04 \x01(\x0b\x32\x35.yandex.cloud.compute.v1.instancegroup.PrimaryAddress\x12Q\n\x12primary_v6_address\x18\x05 \x01(\x0b\x32\x35.yandex.cloud.compute.v1.instancegroup.PrimaryAddress\"\xb4\x01\n\x0ePrimaryAddress\x12\x0f\n\x07\x61\x64\x64ress\x18\x01 \x01(\t\x12J\n\x0eone_to_one_nat\x18\x02 \x01(\x0b\x32\x32.yandex.cloud.compute.v1.instancegroup.OneToOneNat\x12\x45\n\x0b\x64ns_records\x18\x03 \x03(\x0b\x32\x30.yandex.cloud.compute.v1.instancegroup.DnsRecord\"\xab\x01\n\x0bOneToOneNat\x12\x0f\n\x07\x61\x64\x64ress\x18\x01 \x01(\t\x12\x44\n\nip_version\x18\x02 \x01(\x0e\x32\x30.yandex.cloud.compute.v1.instancegroup.IpVersion\x12\x45\n\x0b\x64ns_records\x18\x03 \x03(\x0b\x32\x30.yandex.cloud.compute.v1.instancegroup.DnsRecord\"[\n\tDnsRecord\x12\x12\n\x04\x66qdn\x18\x01 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x13\n\x0b\x64ns_zone_id\x18\x02 \x01(\t\x12\x18\n\x03ttl\x18\x03 \x01(\x03\x42\x0b\xfa\xc7\x31\x07\x30-86400\x12\x0b\n\x03ptr\x18\x04 \x01(\x08\"K\n\tLogRecord\x12-\n\ttimestamp\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0f\n\x07message\x18\x02 \x01(\t\"\xdb\x01\n\x11\x41utoHealingPolicy\x12g\n\x13\x61uto_healing_action\x18\x01 \x01(\x0e\x32J.yandex.cloud.compute.v1.instancegroup.AutoHealingPolicy.AutoHealingAction\"]\n\x11\x41utoHealingAction\x12#\n\x1f\x41UTO_HEALING_ACTION_UNSPECIFIED\x10\x00\x12\x0b\n\x07RESTART\x10\x01\x12\x0c\n\x08RECREATE\x10\x02\x12\x08\n\x04NONE\x10\x03\"\xd9\x02\n\x0fMetadataOptions\x12P\n\x11gce_http_endpoint\x18\x01 \x01(\x0e\x32\x35.yandex.cloud.compute.v1.instancegroup.MetadataOption\x12S\n\x14\x61ws_v1_http_endpoint\x18\x02 \x01(\x0e\x32\x35.yandex.cloud.compute.v1.instancegroup.MetadataOption\x12M\n\x0egce_http_token\x18\x03 \x01(\x0e\x32\x35.yandex.cloud.compute.v1.instancegroup.MetadataOption\x12P\n\x11\x61ws_v1_http_token\x18\x04 \x01(\x0e\x32\x35.yandex.cloud.compute.v1.instancegroup.MetadataOption*;\n\tIpVersion\x12\x1a\n\x16IP_VERSION_UNSPECIFIED\x10\x00\x12\x08\n\x04IPV4\x10\x01\x12\x08\n\x04IPV6\x10\x02*L\n\x0eMetadataOption\x12\x1f\n\x1bMETADATA_OPTION_UNSPECIFIED\x10\x00\x12\x0b\n\x07\x45NABLED\x10\x01\x12\x0c\n\x08\x44ISABLED\x10\x02\x42\x84\x01\n)yandex.cloud.api.compute.v1.instancegroupZWgithub.com/yandex-cloud/go-genproto/yandex/cloud/compute/v1/instancegroup;instancegroupb\x06proto3')
20
20
 
21
21
  _globals = globals()
22
22
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -101,7 +101,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
101
101
  _INSTANCETEMPLATE.fields_by_name['secondary_disk_specs']._options = None
102
102
  _INSTANCETEMPLATE.fields_by_name['secondary_disk_specs']._serialized_options = b'\202\3101\003<=3'
103
103
  _INSTANCETEMPLATE.fields_by_name['network_interface_specs']._options = None
104
- _INSTANCETEMPLATE.fields_by_name['network_interface_specs']._serialized_options = b'\202\3101\0011'
104
+ _INSTANCETEMPLATE.fields_by_name['network_interface_specs']._serialized_options = b'\350\3071\001'
105
105
  _INSTANCETEMPLATE.fields_by_name['name']._options = None
106
106
  _INSTANCETEMPLATE.fields_by_name['name']._serialized_options = b'\212\3101\005<=128'
107
107
  _INSTANCETEMPLATE.fields_by_name['hostname']._options = None
@@ -180,10 +180,10 @@ if _descriptor._USE_C_DESCRIPTORS == False:
180
180
  _DNSRECORD.fields_by_name['fqdn']._serialized_options = b'\350\3071\001'
181
181
  _DNSRECORD.fields_by_name['ttl']._options = None
182
182
  _DNSRECORD.fields_by_name['ttl']._serialized_options = b'\372\3071\0070-86400'
183
- _globals['_IPVERSION']._serialized_start=12442
184
- _globals['_IPVERSION']._serialized_end=12501
185
- _globals['_METADATAOPTION']._serialized_start=12503
186
- _globals['_METADATAOPTION']._serialized_end=12579
183
+ _globals['_IPVERSION']._serialized_start=12441
184
+ _globals['_IPVERSION']._serialized_end=12500
185
+ _globals['_METADATAOPTION']._serialized_start=12502
186
+ _globals['_METADATAOPTION']._serialized_end=12578
187
187
  _globals['_INSTANCEGROUP']._serialized_start=198
188
188
  _globals['_INSTANCEGROUP']._serialized_end=1752
189
189
  _globals['_INSTANCEGROUP_LABELSENTRY']._serialized_start=1588
@@ -229,81 +229,81 @@ if _descriptor._USE_C_DESCRIPTORS == False:
229
229
  _globals['_ALLOCATIONPOLICY_ZONE']._serialized_start=4803
230
230
  _globals['_ALLOCATIONPOLICY_ZONE']._serialized_end=4874
231
231
  _globals['_INSTANCETEMPLATE']._serialized_start=4877
232
- _globals['_INSTANCETEMPLATE']._serialized_end=6197
232
+ _globals['_INSTANCETEMPLATE']._serialized_end=6196
233
233
  _globals['_INSTANCETEMPLATE_LABELSENTRY']._serialized_start=1588
234
234
  _globals['_INSTANCETEMPLATE_LABELSENTRY']._serialized_end=1633
235
- _globals['_INSTANCETEMPLATE_METADATAENTRY']._serialized_start=6150
236
- _globals['_INSTANCETEMPLATE_METADATAENTRY']._serialized_end=6197
237
- _globals['_ATTACHEDFILESYSTEMSPEC']._serialized_start=6200
238
- _globals['_ATTACHEDFILESYSTEMSPEC']._serialized_end=6471
239
- _globals['_ATTACHEDFILESYSTEMSPEC_MODE']._serialized_start=6412
240
- _globals['_ATTACHEDFILESYSTEMSPEC_MODE']._serialized_end=6471
241
- _globals['_PLACEMENTPOLICY']._serialized_start=6474
242
- _globals['_PLACEMENTPOLICY']._serialized_end=6823
243
- _globals['_PLACEMENTPOLICY_HOSTAFFINITYRULE']._serialized_start=6624
244
- _globals['_PLACEMENTPOLICY_HOSTAFFINITYRULE']._serialized_end=6823
245
- _globals['_PLACEMENTPOLICY_HOSTAFFINITYRULE_OPERATOR']._serialized_start=6767
246
- _globals['_PLACEMENTPOLICY_HOSTAFFINITYRULE_OPERATOR']._serialized_end=6823
247
- _globals['_RESOURCESSPEC']._serialized_start=6826
248
- _globals['_RESOURCESSPEC']._serialized_end=7049
249
- _globals['_ATTACHEDDISKSPEC']._serialized_start=7052
250
- _globals['_ATTACHEDDISKSPEC']._serialized_end=7662
251
- _globals['_ATTACHEDDISKSPEC_DISKSPEC']._serialized_start=7369
252
- _globals['_ATTACHEDDISKSPEC_DISKSPEC']._serialized_end=7595
253
- _globals['_ATTACHEDDISKSPEC_MODE']._serialized_start=6412
254
- _globals['_ATTACHEDDISKSPEC_MODE']._serialized_end=6471
255
- _globals['_NETWORKINTERFACESPEC']._serialized_start=7665
256
- _globals['_NETWORKINTERFACESPEC']._serialized_end=7939
257
- _globals['_PRIMARYADDRESSSPEC']._serialized_start=7942
258
- _globals['_PRIMARYADDRESSSPEC']._serialized_end=8144
259
- _globals['_ONETOONENATSPEC']._serialized_start=8147
260
- _globals['_ONETOONENATSPEC']._serialized_end=8331
261
- _globals['_DNSRECORDSPEC']._serialized_start=8333
262
- _globals['_DNSRECORDSPEC']._serialized_end=8428
263
- _globals['_SCHEDULINGPOLICY']._serialized_start=8430
264
- _globals['_SCHEDULINGPOLICY']._serialized_end=8469
265
- _globals['_NETWORKSETTINGS']._serialized_start=8472
266
- _globals['_NETWORKSETTINGS']._serialized_end=8660
267
- _globals['_NETWORKSETTINGS_TYPE']._serialized_start=8566
268
- _globals['_NETWORKSETTINGS_TYPE']._serialized_end=8660
269
- _globals['_LOADBALANCERSPEC']._serialized_start=8663
270
- _globals['_LOADBALANCERSPEC']._serialized_end=8875
271
- _globals['_TARGETGROUPSPEC']._serialized_start=8878
272
- _globals['_TARGETGROUPSPEC']._serialized_end=9180
235
+ _globals['_INSTANCETEMPLATE_METADATAENTRY']._serialized_start=6149
236
+ _globals['_INSTANCETEMPLATE_METADATAENTRY']._serialized_end=6196
237
+ _globals['_ATTACHEDFILESYSTEMSPEC']._serialized_start=6199
238
+ _globals['_ATTACHEDFILESYSTEMSPEC']._serialized_end=6470
239
+ _globals['_ATTACHEDFILESYSTEMSPEC_MODE']._serialized_start=6411
240
+ _globals['_ATTACHEDFILESYSTEMSPEC_MODE']._serialized_end=6470
241
+ _globals['_PLACEMENTPOLICY']._serialized_start=6473
242
+ _globals['_PLACEMENTPOLICY']._serialized_end=6822
243
+ _globals['_PLACEMENTPOLICY_HOSTAFFINITYRULE']._serialized_start=6623
244
+ _globals['_PLACEMENTPOLICY_HOSTAFFINITYRULE']._serialized_end=6822
245
+ _globals['_PLACEMENTPOLICY_HOSTAFFINITYRULE_OPERATOR']._serialized_start=6766
246
+ _globals['_PLACEMENTPOLICY_HOSTAFFINITYRULE_OPERATOR']._serialized_end=6822
247
+ _globals['_RESOURCESSPEC']._serialized_start=6825
248
+ _globals['_RESOURCESSPEC']._serialized_end=7048
249
+ _globals['_ATTACHEDDISKSPEC']._serialized_start=7051
250
+ _globals['_ATTACHEDDISKSPEC']._serialized_end=7661
251
+ _globals['_ATTACHEDDISKSPEC_DISKSPEC']._serialized_start=7368
252
+ _globals['_ATTACHEDDISKSPEC_DISKSPEC']._serialized_end=7594
253
+ _globals['_ATTACHEDDISKSPEC_MODE']._serialized_start=6411
254
+ _globals['_ATTACHEDDISKSPEC_MODE']._serialized_end=6470
255
+ _globals['_NETWORKINTERFACESPEC']._serialized_start=7664
256
+ _globals['_NETWORKINTERFACESPEC']._serialized_end=7938
257
+ _globals['_PRIMARYADDRESSSPEC']._serialized_start=7941
258
+ _globals['_PRIMARYADDRESSSPEC']._serialized_end=8143
259
+ _globals['_ONETOONENATSPEC']._serialized_start=8146
260
+ _globals['_ONETOONENATSPEC']._serialized_end=8330
261
+ _globals['_DNSRECORDSPEC']._serialized_start=8332
262
+ _globals['_DNSRECORDSPEC']._serialized_end=8427
263
+ _globals['_SCHEDULINGPOLICY']._serialized_start=8429
264
+ _globals['_SCHEDULINGPOLICY']._serialized_end=8468
265
+ _globals['_NETWORKSETTINGS']._serialized_start=8471
266
+ _globals['_NETWORKSETTINGS']._serialized_end=8659
267
+ _globals['_NETWORKSETTINGS_TYPE']._serialized_start=8565
268
+ _globals['_NETWORKSETTINGS_TYPE']._serialized_end=8659
269
+ _globals['_LOADBALANCERSPEC']._serialized_start=8662
270
+ _globals['_LOADBALANCERSPEC']._serialized_end=8874
271
+ _globals['_TARGETGROUPSPEC']._serialized_start=8877
272
+ _globals['_TARGETGROUPSPEC']._serialized_end=9179
273
273
  _globals['_TARGETGROUPSPEC_LABELSENTRY']._serialized_start=1588
274
274
  _globals['_TARGETGROUPSPEC_LABELSENTRY']._serialized_end=1633
275
- _globals['_APPLICATIONLOADBALANCERSPEC']._serialized_start=9183
276
- _globals['_APPLICATIONLOADBALANCERSPEC']._serialized_end=9417
277
- _globals['_APPLICATIONTARGETGROUPSPEC']._serialized_start=9420
278
- _globals['_APPLICATIONTARGETGROUPSPEC']._serialized_end=9625
275
+ _globals['_APPLICATIONLOADBALANCERSPEC']._serialized_start=9182
276
+ _globals['_APPLICATIONLOADBALANCERSPEC']._serialized_end=9416
277
+ _globals['_APPLICATIONTARGETGROUPSPEC']._serialized_start=9419
278
+ _globals['_APPLICATIONTARGETGROUPSPEC']._serialized_end=9624
279
279
  _globals['_APPLICATIONTARGETGROUPSPEC_LABELSENTRY']._serialized_start=1588
280
280
  _globals['_APPLICATIONTARGETGROUPSPEC_LABELSENTRY']._serialized_end=1633
281
- _globals['_HEALTHCHECKSSPEC']._serialized_start=9628
282
- _globals['_HEALTHCHECKSSPEC']._serialized_end=9814
283
- _globals['_HEALTHCHECKSPEC']._serialized_start=9817
284
- _globals['_HEALTHCHECKSPEC']._serialized_end=10365
285
- _globals['_HEALTHCHECKSPEC_TCPOPTIONS']._serialized_start=10240
286
- _globals['_HEALTHCHECKSPEC_TCPOPTIONS']._serialized_end=10279
287
- _globals['_HEALTHCHECKSPEC_HTTPOPTIONS']._serialized_start=10281
288
- _globals['_HEALTHCHECKSPEC_HTTPOPTIONS']._serialized_end=10335
289
- _globals['_MANAGEDINSTANCE']._serialized_start=10368
290
- _globals['_MANAGEDINSTANCE']._serialized_end=11101
291
- _globals['_MANAGEDINSTANCE_STATUS']._serialized_start=10731
292
- _globals['_MANAGEDINSTANCE_STATUS']._serialized_end=11095
293
- _globals['_NETWORKINTERFACE']._serialized_start=11104
294
- _globals['_NETWORKINTERFACE']._serialized_end=11343
295
- _globals['_PRIMARYADDRESS']._serialized_start=11346
296
- _globals['_PRIMARYADDRESS']._serialized_end=11526
297
- _globals['_ONETOONENAT']._serialized_start=11529
298
- _globals['_ONETOONENAT']._serialized_end=11700
299
- _globals['_DNSRECORD']._serialized_start=11702
300
- _globals['_DNSRECORD']._serialized_end=11793
301
- _globals['_LOGRECORD']._serialized_start=11795
302
- _globals['_LOGRECORD']._serialized_end=11870
303
- _globals['_AUTOHEALINGPOLICY']._serialized_start=11873
304
- _globals['_AUTOHEALINGPOLICY']._serialized_end=12092
305
- _globals['_AUTOHEALINGPOLICY_AUTOHEALINGACTION']._serialized_start=11999
306
- _globals['_AUTOHEALINGPOLICY_AUTOHEALINGACTION']._serialized_end=12092
307
- _globals['_METADATAOPTIONS']._serialized_start=12095
308
- _globals['_METADATAOPTIONS']._serialized_end=12440
281
+ _globals['_HEALTHCHECKSSPEC']._serialized_start=9627
282
+ _globals['_HEALTHCHECKSSPEC']._serialized_end=9813
283
+ _globals['_HEALTHCHECKSPEC']._serialized_start=9816
284
+ _globals['_HEALTHCHECKSPEC']._serialized_end=10364
285
+ _globals['_HEALTHCHECKSPEC_TCPOPTIONS']._serialized_start=10239
286
+ _globals['_HEALTHCHECKSPEC_TCPOPTIONS']._serialized_end=10278
287
+ _globals['_HEALTHCHECKSPEC_HTTPOPTIONS']._serialized_start=10280
288
+ _globals['_HEALTHCHECKSPEC_HTTPOPTIONS']._serialized_end=10334
289
+ _globals['_MANAGEDINSTANCE']._serialized_start=10367
290
+ _globals['_MANAGEDINSTANCE']._serialized_end=11100
291
+ _globals['_MANAGEDINSTANCE_STATUS']._serialized_start=10730
292
+ _globals['_MANAGEDINSTANCE_STATUS']._serialized_end=11094
293
+ _globals['_NETWORKINTERFACE']._serialized_start=11103
294
+ _globals['_NETWORKINTERFACE']._serialized_end=11342
295
+ _globals['_PRIMARYADDRESS']._serialized_start=11345
296
+ _globals['_PRIMARYADDRESS']._serialized_end=11525
297
+ _globals['_ONETOONENAT']._serialized_start=11528
298
+ _globals['_ONETOONENAT']._serialized_end=11699
299
+ _globals['_DNSRECORD']._serialized_start=11701
300
+ _globals['_DNSRECORD']._serialized_end=11792
301
+ _globals['_LOGRECORD']._serialized_start=11794
302
+ _globals['_LOGRECORD']._serialized_end=11869
303
+ _globals['_AUTOHEALINGPOLICY']._serialized_start=11872
304
+ _globals['_AUTOHEALINGPOLICY']._serialized_end=12091
305
+ _globals['_AUTOHEALINGPOLICY_AUTOHEALINGACTION']._serialized_start=11998
306
+ _globals['_AUTOHEALINGPOLICY_AUTOHEALINGACTION']._serialized_end=12091
307
+ _globals['_METADATAOPTIONS']._serialized_start=12094
308
+ _globals['_METADATAOPTIONS']._serialized_end=12439
309
309
  # @@protoc_insertion_point(module_scope)
@@ -1857,9 +1857,7 @@ class NetworkInterface(google.protobuf.message.Message):
1857
1857
  PRIMARY_V4_ADDRESS_FIELD_NUMBER: builtins.int
1858
1858
  PRIMARY_V6_ADDRESS_FIELD_NUMBER: builtins.int
1859
1859
  index: builtins.str
1860
- """The index of the network interface, generated by the server, 0,1,2... etc.
1861
- Currently only one network interface is supported per instance.
1862
- """
1860
+ """The index of the network interface, generated by the server, 0,1,2... etc."""
1863
1861
  mac_address: builtins.str
1864
1862
  """MAC address that is assigned to the network interface."""
1865
1863
  subnet_id: builtins.str
File without changes
@@ -0,0 +1,27 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: yandex/cloud/iam/v1/workload/federated_credential.proto
4
+ """Generated protocol buffer code."""
5
+ from google.protobuf import descriptor as _descriptor
6
+ from google.protobuf import descriptor_pool as _descriptor_pool
7
+ from google.protobuf import symbol_database as _symbol_database
8
+ from google.protobuf.internal import builder as _builder
9
+ # @@protoc_insertion_point(imports)
10
+
11
+ _sym_db = _symbol_database.Default()
12
+
13
+
14
+ from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
15
+
16
+
17
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n7yandex/cloud/iam/v1/workload/federated_credential.proto\x12\x1cyandex.cloud.iam.v1.workload\x1a\x1fgoogle/protobuf/timestamp.proto\"\xa1\x01\n\x13\x46\x65\x64\x65ratedCredential\x12\n\n\x02id\x18\x01 \x01(\t\x12\x1a\n\x12service_account_id\x18\x02 \x01(\t\x12\x15\n\rfederation_id\x18\x03 \x01(\t\x12\x1b\n\x13\x65xternal_subject_id\x18\x04 \x01(\t\x12.\n\ncreated_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampBm\n yandex.cloud.api.iam.v1.workloadZIgithub.com/yandex-cloud/go-genproto/yandex/cloud/iam/v1/workload;workloadb\x06proto3')
18
+
19
+ _globals = globals()
20
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
21
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'yandex.cloud.iam.v1.workload.federated_credential_pb2', _globals)
22
+ if _descriptor._USE_C_DESCRIPTORS == False:
23
+ DESCRIPTOR._options = None
24
+ DESCRIPTOR._serialized_options = b'\n yandex.cloud.api.iam.v1.workloadZIgithub.com/yandex-cloud/go-genproto/yandex/cloud/iam/v1/workload;workload'
25
+ _globals['_FEDERATEDCREDENTIAL']._serialized_start=123
26
+ _globals['_FEDERATEDCREDENTIAL']._serialized_end=284
27
+ # @@protoc_insertion_point(module_scope)
@@ -0,0 +1,49 @@
1
+ """
2
+ @generated by mypy-protobuf. Do not edit manually!
3
+ isort:skip_file
4
+ """
5
+
6
+ import builtins
7
+ import google.protobuf.descriptor
8
+ import google.protobuf.message
9
+ import google.protobuf.timestamp_pb2
10
+ import typing
11
+
12
+ DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
13
+
14
+ @typing.final
15
+ class FederatedCredential(google.protobuf.message.Message):
16
+ """A federated credential."""
17
+
18
+ DESCRIPTOR: google.protobuf.descriptor.Descriptor
19
+
20
+ ID_FIELD_NUMBER: builtins.int
21
+ SERVICE_ACCOUNT_ID_FIELD_NUMBER: builtins.int
22
+ FEDERATION_ID_FIELD_NUMBER: builtins.int
23
+ EXTERNAL_SUBJECT_ID_FIELD_NUMBER: builtins.int
24
+ CREATED_AT_FIELD_NUMBER: builtins.int
25
+ id: builtins.str
26
+ """Id of the federated credential."""
27
+ service_account_id: builtins.str
28
+ """Id of the service account that the federated credential belongs to."""
29
+ federation_id: builtins.str
30
+ """ID of the workload identity federation which is used for authentication."""
31
+ external_subject_id: builtins.str
32
+ """Id of the external subject."""
33
+ @property
34
+ def created_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
35
+ """Creation timestamp."""
36
+
37
+ def __init__(
38
+ self,
39
+ *,
40
+ id: builtins.str = ...,
41
+ service_account_id: builtins.str = ...,
42
+ federation_id: builtins.str = ...,
43
+ external_subject_id: builtins.str = ...,
44
+ created_at: google.protobuf.timestamp_pb2.Timestamp | None = ...,
45
+ ) -> None: ...
46
+ def HasField(self, field_name: typing.Literal["created_at", b"created_at"]) -> builtins.bool: ...
47
+ def ClearField(self, field_name: typing.Literal["created_at", b"created_at", "external_subject_id", b"external_subject_id", "federation_id", b"federation_id", "id", b"id", "service_account_id", b"service_account_id"]) -> None: ...
48
+
49
+ global___FederatedCredential = FederatedCredential
@@ -0,0 +1,4 @@
1
+ # Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
2
+ """Client and server classes corresponding to protobuf-defined services."""
3
+ import grpc
4
+
@@ -0,0 +1,17 @@
1
+ """
2
+ @generated by mypy-protobuf. Do not edit manually!
3
+ isort:skip_file
4
+ """
5
+
6
+ import abc
7
+ import collections.abc
8
+ import grpc
9
+ import grpc.aio
10
+ import typing
11
+
12
+ _T = typing.TypeVar("_T")
13
+
14
+ class _MaybeAsyncIterator(collections.abc.AsyncIterator[_T], collections.abc.Iterator[_T], metaclass=abc.ABCMeta): ...
15
+
16
+ class _ServicerContext(grpc.ServicerContext, grpc.aio.ServicerContext): # type: ignore[misc, type-arg]
17
+ ...
@@ -0,0 +1,69 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: yandex/cloud/iam/v1/workload/federated_credential_service.proto
4
+ """Generated protocol buffer code."""
5
+ from google.protobuf import descriptor as _descriptor
6
+ from google.protobuf import descriptor_pool as _descriptor_pool
7
+ from google.protobuf import symbol_database as _symbol_database
8
+ from google.protobuf.internal import builder as _builder
9
+ # @@protoc_insertion_point(imports)
10
+
11
+ _sym_db = _symbol_database.Default()
12
+
13
+
14
+ from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
15
+ from yandex.cloud.api import operation_pb2 as yandex_dot_cloud_dot_api_dot_operation__pb2
16
+ from yandex.cloud.iam.v1.workload import federated_credential_pb2 as yandex_dot_cloud_dot_iam_dot_v1_dot_workload_dot_federated__credential__pb2
17
+ from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operation_dot_operation__pb2
18
+ from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
19
+
20
+
21
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n?yandex/cloud/iam/v1/workload/federated_credential_service.proto\x12\x1cyandex.cloud.iam.v1.workload\x1a\x1cgoogle/api/annotations.proto\x1a yandex/cloud/api/operation.proto\x1a\x37yandex/cloud/iam/v1/workload/federated_credential.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\"N\n\x1dGetFederatedCredentialRequest\x12-\n\x17\x66\x65\x64\x65rated_credential_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"\x8a\x01\n\x1fListFederatedCredentialsRequest\x12(\n\x12service_account_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\"\x8d\x01\n ListFederatedCredentialsResponse\x12P\n\x15\x66\x65\x64\x65rated_credentials\x18\x01 \x03(\x0b\x32\x31.yandex.cloud.iam.v1.workload.FederatedCredential\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x9c\x01\n CreateFederatedCredentialRequest\x12(\n\x12service_account_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12#\n\rfederation_id\x18\x02 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12)\n\x13\x65xternal_subject_id\x18\x03 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"D\n!CreateFederatedCredentialMetadata\x12\x1f\n\x17\x66\x65\x64\x65rated_credential_id\x18\x01 \x01(\t\"Q\n DeleteFederatedCredentialRequest\x12-\n\x17\x66\x65\x64\x65rated_credential_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"D\n!DeleteFederatedCredentialMetadata\x12\x1f\n\x17\x66\x65\x64\x65rated_credential_id\x18\x01 \x01(\t2\xe6\x06\n\x1a\x46\x65\x64\x65ratedCredentialService\x12\xbe\x01\n\x03Get\x12;.yandex.cloud.iam.v1.workload.GetFederatedCredentialRequest\x1a\x31.yandex.cloud.iam.v1.workload.FederatedCredential\"G\x82\xd3\xe4\x93\x02\x41\x12?/iam/v1/workload/federatedCredentials/{federated_credential_id}\x12\xb4\x01\n\x04List\x12=.yandex.cloud.iam.v1.workload.ListFederatedCredentialsRequest\x1a>.yandex.cloud.iam.v1.workload.ListFederatedCredentialsResponse\"-\x82\xd3\xe4\x93\x02\'\x12%/iam/v1/workload/federatedCredentials\x12\xd9\x01\n\x06\x43reate\x12>.yandex.cloud.iam.v1.workload.CreateFederatedCredentialRequest\x1a!.yandex.cloud.operation.Operation\"l\xb2\xd2*8\n!CreateFederatedCredentialMetadata\x12\x13\x46\x65\x64\x65ratedCredential\x82\xd3\xe4\x93\x02*\"%/iam/v1/workload/federatedCredentials:\x01*\x12\xf3\x01\n\x06\x44\x65lete\x12>.yandex.cloud.iam.v1.workload.DeleteFederatedCredentialRequest\x1a!.yandex.cloud.operation.Operation\"\x85\x01\xb2\xd2*:\n!DeleteFederatedCredentialMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02\x41*?/iam/v1/workload/federatedCredentials/{federated_credential_id}Bm\n yandex.cloud.api.iam.v1.workloadZIgithub.com/yandex-cloud/go-genproto/yandex/cloud/iam/v1/workload;workloadb\x06proto3')
22
+
23
+ _globals = globals()
24
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
25
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'yandex.cloud.iam.v1.workload.federated_credential_service_pb2', _globals)
26
+ if _descriptor._USE_C_DESCRIPTORS == False:
27
+ DESCRIPTOR._options = None
28
+ DESCRIPTOR._serialized_options = b'\n yandex.cloud.api.iam.v1.workloadZIgithub.com/yandex-cloud/go-genproto/yandex/cloud/iam/v1/workload;workload'
29
+ _GETFEDERATEDCREDENTIALREQUEST.fields_by_name['federated_credential_id']._options = None
30
+ _GETFEDERATEDCREDENTIALREQUEST.fields_by_name['federated_credential_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
31
+ _LISTFEDERATEDCREDENTIALSREQUEST.fields_by_name['service_account_id']._options = None
32
+ _LISTFEDERATEDCREDENTIALSREQUEST.fields_by_name['service_account_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
33
+ _LISTFEDERATEDCREDENTIALSREQUEST.fields_by_name['page_size']._options = None
34
+ _LISTFEDERATEDCREDENTIALSREQUEST.fields_by_name['page_size']._serialized_options = b'\372\3071\0060-1000'
35
+ _LISTFEDERATEDCREDENTIALSREQUEST.fields_by_name['page_token']._options = None
36
+ _LISTFEDERATEDCREDENTIALSREQUEST.fields_by_name['page_token']._serialized_options = b'\212\3101\006<=2000'
37
+ _CREATEFEDERATEDCREDENTIALREQUEST.fields_by_name['service_account_id']._options = None
38
+ _CREATEFEDERATEDCREDENTIALREQUEST.fields_by_name['service_account_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
39
+ _CREATEFEDERATEDCREDENTIALREQUEST.fields_by_name['federation_id']._options = None
40
+ _CREATEFEDERATEDCREDENTIALREQUEST.fields_by_name['federation_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
41
+ _CREATEFEDERATEDCREDENTIALREQUEST.fields_by_name['external_subject_id']._options = None
42
+ _CREATEFEDERATEDCREDENTIALREQUEST.fields_by_name['external_subject_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
43
+ _DELETEFEDERATEDCREDENTIALREQUEST.fields_by_name['federated_credential_id']._options = None
44
+ _DELETEFEDERATEDCREDENTIALREQUEST.fields_by_name['federated_credential_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
45
+ _FEDERATEDCREDENTIALSERVICE.methods_by_name['Get']._options = None
46
+ _FEDERATEDCREDENTIALSERVICE.methods_by_name['Get']._serialized_options = b'\202\323\344\223\002A\022?/iam/v1/workload/federatedCredentials/{federated_credential_id}'
47
+ _FEDERATEDCREDENTIALSERVICE.methods_by_name['List']._options = None
48
+ _FEDERATEDCREDENTIALSERVICE.methods_by_name['List']._serialized_options = b'\202\323\344\223\002\'\022%/iam/v1/workload/federatedCredentials'
49
+ _FEDERATEDCREDENTIALSERVICE.methods_by_name['Create']._options = None
50
+ _FEDERATEDCREDENTIALSERVICE.methods_by_name['Create']._serialized_options = b'\262\322*8\n!CreateFederatedCredentialMetadata\022\023FederatedCredential\202\323\344\223\002*\"%/iam/v1/workload/federatedCredentials:\001*'
51
+ _FEDERATEDCREDENTIALSERVICE.methods_by_name['Delete']._options = None
52
+ _FEDERATEDCREDENTIALSERVICE.methods_by_name['Delete']._serialized_options = b'\262\322*:\n!DeleteFederatedCredentialMetadata\022\025google.protobuf.Empty\202\323\344\223\002A*?/iam/v1/workload/federatedCredentials/{federated_credential_id}'
53
+ _globals['_GETFEDERATEDCREDENTIALREQUEST']._serialized_start=289
54
+ _globals['_GETFEDERATEDCREDENTIALREQUEST']._serialized_end=367
55
+ _globals['_LISTFEDERATEDCREDENTIALSREQUEST']._serialized_start=370
56
+ _globals['_LISTFEDERATEDCREDENTIALSREQUEST']._serialized_end=508
57
+ _globals['_LISTFEDERATEDCREDENTIALSRESPONSE']._serialized_start=511
58
+ _globals['_LISTFEDERATEDCREDENTIALSRESPONSE']._serialized_end=652
59
+ _globals['_CREATEFEDERATEDCREDENTIALREQUEST']._serialized_start=655
60
+ _globals['_CREATEFEDERATEDCREDENTIALREQUEST']._serialized_end=811
61
+ _globals['_CREATEFEDERATEDCREDENTIALMETADATA']._serialized_start=813
62
+ _globals['_CREATEFEDERATEDCREDENTIALMETADATA']._serialized_end=881
63
+ _globals['_DELETEFEDERATEDCREDENTIALREQUEST']._serialized_start=883
64
+ _globals['_DELETEFEDERATEDCREDENTIALREQUEST']._serialized_end=964
65
+ _globals['_DELETEFEDERATEDCREDENTIALMETADATA']._serialized_start=966
66
+ _globals['_DELETEFEDERATEDCREDENTIALMETADATA']._serialized_end=1034
67
+ _globals['_FEDERATEDCREDENTIALSERVICE']._serialized_start=1037
68
+ _globals['_FEDERATEDCREDENTIALSERVICE']._serialized_end=1907
69
+ # @@protoc_insertion_point(module_scope)