yandexcloud 0.349.0__py3-none-any.whl → 0.350.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of yandexcloud might be problematic. Click here for more details.
- yandex/cloud/ai/assistants/v1/assistant_pb2.py +4 -4
- yandex/cloud/ai/assistants/v1/assistant_pb2.pyi +8 -2
- yandex/cloud/ai/assistants/v1/assistant_service_pb2.py +26 -26
- yandex/cloud/ai/assistants/v1/assistant_service_pb2.pyi +14 -4
- yandex/cloud/ai/assistants/v1/common_pb2.py +5 -1
- yandex/cloud/ai/assistants/v1/common_pb2.pyi +50 -0
- yandex/cloud/ai/assistants/v1/runs/run_pb2.py +10 -10
- yandex/cloud/ai/assistants/v1/runs/run_pb2.pyi +8 -2
- yandex/cloud/ai/assistants/v1/runs/run_service_pb2.py +28 -28
- yandex/cloud/ai/assistants/v1/runs/run_service_pb2.pyi +8 -2
- yandex/cloud/ai/foundation_models/v1/image_generation/image_generation_pb2.pyi +2 -2
- yandex/cloud/ai/foundation_models/v1/text_common_pb2.py +20 -16
- yandex/cloud/ai/foundation_models/v1/text_common_pb2.pyi +62 -1
- yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.py +24 -23
- yandex/cloud/ai/foundation_models/v1/text_generation/text_generation_service_pb2.pyi +15 -2
- yandex/cloud/ai/ocr/v1/ocr_pb2.py +24 -20
- yandex/cloud/ai/ocr/v1/ocr_pb2.pyi +72 -2
- yandex/cloud/ai/stt/v3/stt_pb2.pyi +1 -1
- yandex/cloud/backup/v1/policy_pb2.py +56 -52
- yandex/cloud/backup/v1/policy_pb2.pyi +64 -1
- yandex/cloud/clouddesktop/v1/desktop_image_service_pb2.pyi +8 -2
- yandex/cloud/gitlab/v1/instance_pb2.pyi +58 -4
- yandex/cloud/gitlab/v1/instance_service_pb2.py +50 -27
- yandex/cloud/gitlab/v1/instance_service_pb2.pyi +163 -2
- yandex/cloud/gitlab/v1/instance_service_pb2_grpc.py +62 -9
- yandex/cloud/gitlab/v1/instance_service_pb2_grpc.pyi +50 -6
- yandex/cloud/gitlab/v1/maintenance_pb2.pyi +10 -3
- yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.py +26 -22
- yandex/cloud/loadbalancer/v1/network_load_balancer_pb2.pyi +34 -1
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.py +86 -63
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2.pyi +86 -0
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2_grpc.py +88 -0
- yandex/cloud/loadbalancer/v1/network_load_balancer_service_pb2_grpc.pyi +40 -0
- yandex/cloud/mdb/clickhouse/v1/cluster_pb2.py +52 -46
- yandex/cloud/mdb/clickhouse/v1/cluster_pb2.pyi +63 -8
- yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.py +170 -170
- yandex/cloud/mdb/clickhouse/v1/cluster_service_pb2.pyi +48 -10
- yandex/cloud/mdb/mongodb/v1/cluster_pb2.py +142 -142
- yandex/cloud/mdb/mongodb/v1/cluster_pb2.pyi +8 -2
- yandex/cloud/mdb/mongodb/v1/cluster_service_pb2.py +234 -234
- yandex/cloud/mdb/mongodb/v1/cluster_service_pb2.pyi +16 -4
- yandex/cloud/mdb/mysql/v1/cluster_pb2.py +38 -32
- yandex/cloud/mdb/mysql/v1/cluster_pb2.pyi +40 -4
- yandex/cloud/mdb/mysql/v1/cluster_service_pb2.py +96 -96
- yandex/cloud/mdb/mysql/v1/cluster_service_pb2.pyi +24 -6
- yandex/cloud/mdb/opensearch/v1/cluster_pb2.py +46 -45
- yandex/cloud/mdb/opensearch/v1/cluster_pb2.pyi +9 -2
- yandex/cloud/mdb/opensearch/v1/cluster_service_pb2.py +140 -139
- yandex/cloud/mdb/opensearch/v1/cluster_service_pb2.pyi +17 -4
- yandex/cloud/mdb/postgresql/v1/cluster_pb2.py +42 -42
- yandex/cloud/mdb/postgresql/v1/cluster_pb2.pyi +8 -2
- yandex/cloud/mdb/postgresql/v1/cluster_service_pb2.py +98 -98
- yandex/cloud/mdb/postgresql/v1/cluster_service_pb2.pyi +16 -4
- yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql14_1c_pb2.pyi +24 -1
- yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql14_pb2.pyi +24 -1
- yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql15_1c_pb2.pyi +24 -1
- yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql15_pb2.pyi +24 -1
- yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql16_1c_pb2.pyi +24 -1
- yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2.py +38 -36
- yandex/cloud/mdb/postgresql/v1/config/postgresql16_pb2.pyi +24 -1
- yandex/cloud/mdb/redis/v1/cluster_pb2.py +36 -36
- yandex/cloud/mdb/redis/v1/cluster_pb2.pyi +8 -2
- yandex/cloud/mdb/redis/v1/cluster_service_pb2.py +114 -114
- yandex/cloud/mdb/redis/v1/cluster_service_pb2.pyi +16 -4
- yandex/cloud/serverless/eventrouter/v1/bus_pb2.py +8 -8
- yandex/cloud/serverless/eventrouter/v1/bus_pb2.pyi +1 -5
- yandex/cloud/storage/v1/bucket_pb2.py +78 -78
- yandex/cloud/storage/v1/bucket_pb2.pyi +5 -1
- yandex/cloud/storage/v1/bucket_service_pb2.py +4 -2
- yandex/cloud/storage/v1/bucket_service_pb2_grpc.py +43 -0
- yandex/cloud/storage/v1/bucket_service_pb2_grpc.pyi +17 -0
- yandex/cloud/video/v1/channel_service_pb2.py +34 -28
- yandex/cloud/video/v1/episode_service_pb2.py +58 -52
- yandex/cloud/video/v1/playlist_pb2.py +14 -5
- yandex/cloud/video/v1/playlist_service_pb2.py +36 -30
- yandex/cloud/video/v1/stream_line_service_pb2.py +46 -46
- yandex/cloud/video/v1/stream_service_pb2.py +50 -44
- yandex/cloud/video/v1/subtitle_service_pb2.py +18 -16
- yandex/cloud/video/v1/video_service_pb2.py +86 -80
- yandexcloud/__init__.py +1 -1
- yandexcloud/_wrappers/dataproc/__init__.py +10 -2
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.350.0.dist-info}/METADATA +1 -1
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.350.0.dist-info}/RECORD +92 -92
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.350.0.dist-info}/AUTHORS +0 -0
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.350.0.dist-info}/LICENSE +0 -0
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.350.0.dist-info}/WHEEL +0 -0
- {yandexcloud-0.349.0.dist-info → yandexcloud-0.350.0.dist-info}/top_level.txt +0 -0
|
@@ -186,6 +186,25 @@ class PolicySettings(google.protobuf.message.Message):
|
|
|
186
186
|
ENABLE_AND_USE: PolicySettings.ChangedBlockTracking.ValueType # 2
|
|
187
187
|
DO_NOT_USE: PolicySettings.ChangedBlockTracking.ValueType # 3
|
|
188
188
|
|
|
189
|
+
class _CommandType:
|
|
190
|
+
ValueType = typing.NewType("ValueType", builtins.int)
|
|
191
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
192
|
+
|
|
193
|
+
class _CommandTypeEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[PolicySettings._CommandType.ValueType], builtins.type):
|
|
194
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
195
|
+
COMMAND_TYPE_UNSPECIFIED: PolicySettings._CommandType.ValueType # 0
|
|
196
|
+
PRE_COMMAND: PolicySettings._CommandType.ValueType # 1
|
|
197
|
+
"""Launch command before backup execution"""
|
|
198
|
+
POST_COMMAND: PolicySettings._CommandType.ValueType # 2
|
|
199
|
+
"""Launch command after backup execution"""
|
|
200
|
+
|
|
201
|
+
class CommandType(_CommandType, metaclass=_CommandTypeEnumTypeWrapper): ...
|
|
202
|
+
COMMAND_TYPE_UNSPECIFIED: PolicySettings.CommandType.ValueType # 0
|
|
203
|
+
PRE_COMMAND: PolicySettings.CommandType.ValueType # 1
|
|
204
|
+
"""Launch command before backup execution"""
|
|
205
|
+
POST_COMMAND: PolicySettings.CommandType.ValueType # 2
|
|
206
|
+
"""Launch command after backup execution"""
|
|
207
|
+
|
|
189
208
|
@typing.final
|
|
190
209
|
class Interval(google.protobuf.message.Message):
|
|
191
210
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
@@ -630,6 +649,44 @@ class PolicySettings(google.protobuf.message.Message):
|
|
|
630
649
|
) -> None: ...
|
|
631
650
|
def ClearField(self, field_name: typing.Literal["exclusion_masks", b"exclusion_masks", "inclusion_masks", b"inclusion_masks"]) -> None: ...
|
|
632
651
|
|
|
652
|
+
@typing.final
|
|
653
|
+
class PrePostCommand(google.protobuf.message.Message):
|
|
654
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
655
|
+
|
|
656
|
+
CMD_FIELD_NUMBER: builtins.int
|
|
657
|
+
ARGS_FIELD_NUMBER: builtins.int
|
|
658
|
+
ENABLED_FIELD_NUMBER: builtins.int
|
|
659
|
+
STOP_ON_ERROR_FIELD_NUMBER: builtins.int
|
|
660
|
+
TYPE_FIELD_NUMBER: builtins.int
|
|
661
|
+
WAIT_FIELD_NUMBER: builtins.int
|
|
662
|
+
WORKDIR_FIELD_NUMBER: builtins.int
|
|
663
|
+
cmd: builtins.str
|
|
664
|
+
"""Command to execute"""
|
|
665
|
+
args: builtins.str
|
|
666
|
+
"""Command args"""
|
|
667
|
+
enabled: builtins.bool
|
|
668
|
+
"""Is command enabled"""
|
|
669
|
+
stop_on_error: builtins.bool
|
|
670
|
+
"""Stop backup execution on error"""
|
|
671
|
+
type: global___PolicySettings.CommandType.ValueType
|
|
672
|
+
"""Type of command: pre or post"""
|
|
673
|
+
wait: builtins.bool
|
|
674
|
+
"""Wait command finish before launching backup"""
|
|
675
|
+
workdir: builtins.str
|
|
676
|
+
"""Workdir for command execution"""
|
|
677
|
+
def __init__(
|
|
678
|
+
self,
|
|
679
|
+
*,
|
|
680
|
+
cmd: builtins.str = ...,
|
|
681
|
+
args: builtins.str = ...,
|
|
682
|
+
enabled: builtins.bool = ...,
|
|
683
|
+
stop_on_error: builtins.bool = ...,
|
|
684
|
+
type: global___PolicySettings.CommandType.ValueType = ...,
|
|
685
|
+
wait: builtins.bool = ...,
|
|
686
|
+
workdir: builtins.str = ...,
|
|
687
|
+
) -> None: ...
|
|
688
|
+
def ClearField(self, field_name: typing.Literal["args", b"args", "cmd", b"cmd", "enabled", b"enabled", "stop_on_error", b"stop_on_error", "type", b"type", "wait", b"wait", "workdir", b"workdir"]) -> None: ...
|
|
689
|
+
|
|
633
690
|
COMPRESSION_FIELD_NUMBER: builtins.int
|
|
634
691
|
FORMAT_FIELD_NUMBER: builtins.int
|
|
635
692
|
MULTI_VOLUME_SNAPSHOTTING_ENABLED_FIELD_NUMBER: builtins.int
|
|
@@ -650,6 +707,7 @@ class PolicySettings(google.protobuf.message.Message):
|
|
|
650
707
|
SECTOR_BY_SECTOR_FIELD_NUMBER: builtins.int
|
|
651
708
|
VALIDATION_ENABLED_FIELD_NUMBER: builtins.int
|
|
652
709
|
LVM_SNAPSHOTTING_ENABLED_FIELD_NUMBER: builtins.int
|
|
710
|
+
PRE_POST_COMMANDS_FIELD_NUMBER: builtins.int
|
|
653
711
|
compression: global___PolicySettings.Compression.ValueType
|
|
654
712
|
"""Archive compression level."""
|
|
655
713
|
format: global___Format.ValueType
|
|
@@ -723,6 +781,10 @@ class PolicySettings(google.protobuf.message.Message):
|
|
|
723
781
|
def file_filters(self) -> global___PolicySettings.FileFilters:
|
|
724
782
|
"""File filters to specify masks of files to backup or to exclude of backuping"""
|
|
725
783
|
|
|
784
|
+
@property
|
|
785
|
+
def pre_post_commands(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___PolicySettings.PrePostCommand]:
|
|
786
|
+
"""Commands to launch before or after backup execution"""
|
|
787
|
+
|
|
726
788
|
def __init__(
|
|
727
789
|
self,
|
|
728
790
|
*,
|
|
@@ -746,9 +808,10 @@ class PolicySettings(google.protobuf.message.Message):
|
|
|
746
808
|
sector_by_sector: builtins.bool = ...,
|
|
747
809
|
validation_enabled: builtins.bool = ...,
|
|
748
810
|
lvm_snapshotting_enabled: builtins.bool = ...,
|
|
811
|
+
pre_post_commands: collections.abc.Iterable[global___PolicySettings.PrePostCommand] | None = ...,
|
|
749
812
|
) -> None: ...
|
|
750
813
|
def HasField(self, field_name: typing.Literal["archive", b"archive", "file_filters", b"file_filters", "performance_window", b"performance_window", "reattempts", b"reattempts", "retention", b"retention", "scheduling", b"scheduling", "splitting", b"splitting", "vm_snapshot_reattempts", b"vm_snapshot_reattempts", "vss", b"vss"]) -> builtins.bool: ...
|
|
751
|
-
def ClearField(self, field_name: typing.Literal["archive", b"archive", "cbt", b"cbt", "compression", b"compression", "fast_backup_enabled", b"fast_backup_enabled", "file_filters", b"file_filters", "format", b"format", "lvm_snapshotting_enabled", b"lvm_snapshotting_enabled", "multi_volume_snapshotting_enabled", b"multi_volume_snapshotting_enabled", "performance_window", b"performance_window", "preserve_file_security_settings", b"preserve_file_security_settings", "quiesce_snapshotting_enabled", b"quiesce_snapshotting_enabled", "reattempts", b"reattempts", "retention", b"retention", "scheduling", b"scheduling", "sector_by_sector", b"sector_by_sector", "silent_mode_enabled", b"silent_mode_enabled", "splitting", b"splitting", "validation_enabled", b"validation_enabled", "vm_snapshot_reattempts", b"vm_snapshot_reattempts", "vss", b"vss"]) -> None: ...
|
|
814
|
+
def ClearField(self, field_name: typing.Literal["archive", b"archive", "cbt", b"cbt", "compression", b"compression", "fast_backup_enabled", b"fast_backup_enabled", "file_filters", b"file_filters", "format", b"format", "lvm_snapshotting_enabled", b"lvm_snapshotting_enabled", "multi_volume_snapshotting_enabled", b"multi_volume_snapshotting_enabled", "performance_window", b"performance_window", "pre_post_commands", b"pre_post_commands", "preserve_file_security_settings", b"preserve_file_security_settings", "quiesce_snapshotting_enabled", b"quiesce_snapshotting_enabled", "reattempts", b"reattempts", "retention", b"retention", "scheduling", b"scheduling", "sector_by_sector", b"sector_by_sector", "silent_mode_enabled", b"silent_mode_enabled", "splitting", b"splitting", "validation_enabled", b"validation_enabled", "vm_snapshot_reattempts", b"vm_snapshot_reattempts", "vss", b"vss"]) -> None: ...
|
|
752
815
|
|
|
753
816
|
global___PolicySettings = PolicySettings
|
|
754
817
|
|
|
@@ -137,11 +137,17 @@ class UpdateDesktopImageRequest(google.protobuf.message.Message):
|
|
|
137
137
|
NAME_FIELD_NUMBER: builtins.int
|
|
138
138
|
LABELS_FIELD_NUMBER: builtins.int
|
|
139
139
|
image_id: builtins.str
|
|
140
|
+
"""Id of image to update."""
|
|
140
141
|
name: builtins.str
|
|
142
|
+
"""New desktop image name."""
|
|
141
143
|
@property
|
|
142
|
-
def update_mask(self) -> google.protobuf.field_mask_pb2.FieldMask:
|
|
144
|
+
def update_mask(self) -> google.protobuf.field_mask_pb2.FieldMask:
|
|
145
|
+
"""Mask of fields that need to be update."""
|
|
146
|
+
|
|
143
147
|
@property
|
|
144
|
-
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
148
|
+
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
149
|
+
"""New desktop image labels."""
|
|
150
|
+
|
|
145
151
|
def __init__(
|
|
146
152
|
self,
|
|
147
153
|
*,
|
|
@@ -23,6 +23,8 @@ DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
|
23
23
|
|
|
24
24
|
@typing.final
|
|
25
25
|
class Instance(google.protobuf.message.Message):
|
|
26
|
+
"""Instance represents a GitLab instance with its configuration and state."""
|
|
27
|
+
|
|
26
28
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
27
29
|
|
|
28
30
|
class _Status:
|
|
@@ -32,35 +34,63 @@ class Instance(google.protobuf.message.Message):
|
|
|
32
34
|
class _StatusEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[Instance._Status.ValueType], builtins.type):
|
|
33
35
|
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor
|
|
34
36
|
STATUS_UNSPECIFIED: Instance._Status.ValueType # 0
|
|
37
|
+
"""Default state."""
|
|
35
38
|
CREATING: Instance._Status.ValueType # 1
|
|
39
|
+
"""Instance is being created."""
|
|
36
40
|
RUNNING: Instance._Status.ValueType # 2
|
|
41
|
+
"""Instance is running normally."""
|
|
37
42
|
UPDATING: Instance._Status.ValueType # 3
|
|
43
|
+
"""Instance is being updated."""
|
|
38
44
|
ERROR: Instance._Status.ValueType # 4
|
|
45
|
+
"""Instance is in error state."""
|
|
39
46
|
DELETING: Instance._Status.ValueType # 5
|
|
47
|
+
"""Instance is being deleted."""
|
|
40
48
|
BACKUP_CREATING: Instance._Status.ValueType # 6
|
|
49
|
+
"""Backup is being created."""
|
|
41
50
|
BACKUP_RESTORING: Instance._Status.ValueType # 7
|
|
51
|
+
"""Backup is being restored."""
|
|
42
52
|
STARTING: Instance._Status.ValueType # 8
|
|
53
|
+
"""Instance is starting."""
|
|
43
54
|
STOPPING: Instance._Status.ValueType # 9
|
|
55
|
+
"""Instance is stopping."""
|
|
44
56
|
STOPPED: Instance._Status.ValueType # 10
|
|
57
|
+
"""Instance is stopped."""
|
|
45
58
|
BACKGROUND_MIGRATIONS: Instance._Status.ValueType # 11
|
|
59
|
+
"""Background migrations in progress."""
|
|
46
60
|
OBJECT_STORAGE_MIGRATIONS: Instance._Status.ValueType # 12
|
|
61
|
+
"""Object storage migrations in progress."""
|
|
47
62
|
SNAPSHOT_RESTORING: Instance._Status.ValueType # 13
|
|
63
|
+
"""Snapshot is being restored."""
|
|
48
64
|
|
|
49
65
|
class Status(_Status, metaclass=_StatusEnumTypeWrapper): ...
|
|
50
66
|
STATUS_UNSPECIFIED: Instance.Status.ValueType # 0
|
|
67
|
+
"""Default state."""
|
|
51
68
|
CREATING: Instance.Status.ValueType # 1
|
|
69
|
+
"""Instance is being created."""
|
|
52
70
|
RUNNING: Instance.Status.ValueType # 2
|
|
71
|
+
"""Instance is running normally."""
|
|
53
72
|
UPDATING: Instance.Status.ValueType # 3
|
|
73
|
+
"""Instance is being updated."""
|
|
54
74
|
ERROR: Instance.Status.ValueType # 4
|
|
75
|
+
"""Instance is in error state."""
|
|
55
76
|
DELETING: Instance.Status.ValueType # 5
|
|
77
|
+
"""Instance is being deleted."""
|
|
56
78
|
BACKUP_CREATING: Instance.Status.ValueType # 6
|
|
79
|
+
"""Backup is being created."""
|
|
57
80
|
BACKUP_RESTORING: Instance.Status.ValueType # 7
|
|
81
|
+
"""Backup is being restored."""
|
|
58
82
|
STARTING: Instance.Status.ValueType # 8
|
|
83
|
+
"""Instance is starting."""
|
|
59
84
|
STOPPING: Instance.Status.ValueType # 9
|
|
85
|
+
"""Instance is stopping."""
|
|
60
86
|
STOPPED: Instance.Status.ValueType # 10
|
|
87
|
+
"""Instance is stopped."""
|
|
61
88
|
BACKGROUND_MIGRATIONS: Instance.Status.ValueType # 11
|
|
89
|
+
"""Background migrations in progress."""
|
|
62
90
|
OBJECT_STORAGE_MIGRATIONS: Instance.Status.ValueType # 12
|
|
91
|
+
"""Object storage migrations in progress."""
|
|
63
92
|
SNAPSHOT_RESTORING: Instance.Status.ValueType # 13
|
|
93
|
+
"""Snapshot is being restored."""
|
|
64
94
|
|
|
65
95
|
@typing.final
|
|
66
96
|
class LabelsEntry(google.protobuf.message.Message):
|
|
@@ -99,29 +129,53 @@ class Instance(google.protobuf.message.Message):
|
|
|
99
129
|
APPROVAL_RULES_ID_FIELD_NUMBER: builtins.int
|
|
100
130
|
GITLAB_VERSION_FIELD_NUMBER: builtins.int
|
|
101
131
|
id: builtins.str
|
|
132
|
+
"""Unique instance ID."""
|
|
102
133
|
folder_id: builtins.str
|
|
134
|
+
"""Folder ID where instance resides."""
|
|
103
135
|
name: builtins.str
|
|
136
|
+
"""Human-readable name."""
|
|
104
137
|
description: builtins.str
|
|
138
|
+
"""Instance description."""
|
|
105
139
|
resource_preset_id: builtins.str
|
|
140
|
+
"""Resource preset ID."""
|
|
106
141
|
disk_size: builtins.int
|
|
142
|
+
"""Disk size in bytes."""
|
|
107
143
|
status: global___Instance.Status.ValueType
|
|
144
|
+
"""Current instance status."""
|
|
108
145
|
admin_login: builtins.str
|
|
146
|
+
"""Admin username."""
|
|
109
147
|
admin_email: builtins.str
|
|
148
|
+
"""Admin email."""
|
|
110
149
|
domain: builtins.str
|
|
150
|
+
"""Instance domain."""
|
|
111
151
|
subnet_id: builtins.str
|
|
152
|
+
"""Subnet ID."""
|
|
112
153
|
backup_retain_period_days: builtins.int
|
|
154
|
+
"""How long to keep backups (days)."""
|
|
113
155
|
maintenance_delete_untagged: builtins.bool
|
|
156
|
+
"""Delete untagged resources during maintenance."""
|
|
114
157
|
deletion_protection: builtins.bool
|
|
158
|
+
"""Protect from accidental deletion."""
|
|
115
159
|
approval_rules_id: builtins.str
|
|
160
|
+
"""Approval rules ID."""
|
|
116
161
|
gitlab_version: builtins.str
|
|
162
|
+
"""GitLab version of the instance."""
|
|
117
163
|
@property
|
|
118
|
-
def created_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
164
|
+
def created_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
165
|
+
"""Creation timestamp."""
|
|
166
|
+
|
|
119
167
|
@property
|
|
120
|
-
def updated_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
168
|
+
def updated_at(self) -> google.protobuf.timestamp_pb2.Timestamp:
|
|
169
|
+
"""Last update timestamp."""
|
|
170
|
+
|
|
121
171
|
@property
|
|
122
|
-
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
172
|
+
def labels(self) -> google.protobuf.internal.containers.ScalarMap[builtins.str, builtins.str]:
|
|
173
|
+
"""Resource labels as key-value pairs."""
|
|
174
|
+
|
|
123
175
|
@property
|
|
124
|
-
def planned_operation(self) -> yandex.cloud.gitlab.v1.maintenance_pb2.MaintenanceOperation:
|
|
176
|
+
def planned_operation(self) -> yandex.cloud.gitlab.v1.maintenance_pb2.MaintenanceOperation:
|
|
177
|
+
"""Planned maintenance operation."""
|
|
178
|
+
|
|
125
179
|
def __init__(
|
|
126
180
|
self,
|
|
127
181
|
*,
|
|
@@ -23,13 +23,14 @@ _sym_db = _symbol_database.Default()
|
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
|
|
26
|
+
from google.protobuf import field_mask_pb2 as google_dot_protobuf_dot_field__mask__pb2
|
|
26
27
|
from yandex.cloud.api import operation_pb2 as yandex_dot_cloud_dot_api_dot_operation__pb2
|
|
27
28
|
from yandex.cloud.operation import operation_pb2 as yandex_dot_cloud_dot_operation_dot_operation__pb2
|
|
28
29
|
from yandex.cloud import validation_pb2 as yandex_dot_cloud_dot_validation__pb2
|
|
29
30
|
from yandex.cloud.gitlab.v1 import instance_pb2 as yandex_dot_cloud_dot_gitlab_dot_v1_dot_instance__pb2
|
|
30
31
|
|
|
31
32
|
|
|
32
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-yandex/cloud/gitlab/v1/instance_service.proto\x12\x16yandex.cloud.gitlab.v1\x1a\x1cgoogle/api/annotations.proto\x1a yandex/cloud/api/operation.proto\x1a&yandex/cloud/operation/operation.proto\x1a\x1dyandex/cloud/validation.proto\x1a%yandex/cloud/gitlab/v1/instance.proto\"7\n\x12GetInstanceRequest\x12!\n\x0binstance_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"u\n\x14ListInstancesRequest\x12\x1f\n\tfolder_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\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\"e\n\x15ListInstancesResponse\x12\x33\n\tinstances\x18\x01 \x03(\x0b\x32 .yandex.cloud.gitlab.v1.Instance\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xcf\x05\n\x15\x43reateInstanceRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x33\n\x04name\x18\x02 \x01(\tB%\xe8\xc7\x31\x01\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\x86\x01\n\x06labels\x18\x04 \x03(\x0b\x32\x39.yandex.cloud.gitlab.v1.CreateInstanceRequest.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\x12(\n\x12resource_preset_id\x18\x05 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x11\n\tdisk_size\x18\x06 \x01(\x03\x12!\n\x0b\x61\x64min_login\x18\x07 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x19\n\x0b\x61\x64min_email\x18\x08 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x46\n\rdomain_prefix\x18\t \x01(\tB/\xe8\xc7\x31\x01\xf2\xc7\x31\x1f[a-z0-9][a-z0-9-]{3,48}[a-z0-9]\x8a\xc8\x31\x04<=50\x12\x1f\n\tsubnet_id\x18\n \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\'\n\x19\x62\x61\x63kup_retain_period_days\x18\x0c \x01(\x03\x42\x04\xe8\xc7\x31\x00\x12#\n\x1bmaintenance_delete_untagged\x18\x0e \x01(\x08\x12\x1b\n\x13\x64\x65letion_protection\x18\x0f \x01(\x08\x12\'\n\x11\x61pproval_rules_id\x18\x13 \x01(\tB\x0c\xe8\xc7\x31\x00\x8a\xc8\x31\x04<=30\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01J\x04\x08\x0b\x10\x0cJ\x04\x08\r\x10\x0eJ\x04\x08\x10\x10\x13\"-\n\x16\x43reateInstanceMetadata\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\",\n\x15\x44\x65leteInstanceRequest\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\"-\n\x16\x44\x65leteInstanceMetadata\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\"+\n\x14StartInstanceRequest\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\",\n\x15StartInstanceMetadata\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\"*\n\x13StopInstanceRequest\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\"+\n\x14StopInstanceMetadata\x12\x13\n\x0binstance_id\x18\x01 \x01(\t2\
|
|
33
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n-yandex/cloud/gitlab/v1/instance_service.proto\x12\x16yandex.cloud.gitlab.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\x1a%yandex/cloud/gitlab/v1/instance.proto\"7\n\x12GetInstanceRequest\x12!\n\x0binstance_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\"u\n\x14ListInstancesRequest\x12\x1f\n\tfolder_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\x1d\n\npage_token\x18\x03 \x01(\tB\t\x8a\xc8\x31\x05<=100\"e\n\x15ListInstancesResponse\x12\x33\n\tinstances\x18\x01 \x03(\x0b\x32 .yandex.cloud.gitlab.v1.Instance\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xcf\x05\n\x15\x43reateInstanceRequest\x12\x1f\n\tfolder_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x33\n\x04name\x18\x02 \x01(\tB%\xe8\xc7\x31\x01\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\x86\x01\n\x06labels\x18\x04 \x03(\x0b\x32\x39.yandex.cloud.gitlab.v1.CreateInstanceRequest.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\x12(\n\x12resource_preset_id\x18\x05 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x11\n\tdisk_size\x18\x06 \x01(\x03\x12!\n\x0b\x61\x64min_login\x18\x07 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\x19\n\x0b\x61\x64min_email\x18\x08 \x01(\tB\x04\xe8\xc7\x31\x01\x12\x46\n\rdomain_prefix\x18\t \x01(\tB/\xe8\xc7\x31\x01\xf2\xc7\x31\x1f[a-z0-9][a-z0-9-]{3,48}[a-z0-9]\x8a\xc8\x31\x04<=50\x12\x1f\n\tsubnet_id\x18\n \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\x12\'\n\x19\x62\x61\x63kup_retain_period_days\x18\x0c \x01(\x03\x42\x04\xe8\xc7\x31\x00\x12#\n\x1bmaintenance_delete_untagged\x18\x0e \x01(\x08\x12\x1b\n\x13\x64\x65letion_protection\x18\x0f \x01(\x08\x12\'\n\x11\x61pproval_rules_id\x18\x13 \x01(\tB\x0c\xe8\xc7\x31\x00\x8a\xc8\x31\x04<=30\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01J\x04\x08\x0b\x10\x0cJ\x04\x08\r\x10\x0eJ\x04\x08\x10\x10\x13\"-\n\x16\x43reateInstanceMetadata\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\"\xee\x04\n\x15UpdateInstanceRequest\x12!\n\x0binstance_id\x18\x01 \x01(\tB\x0c\xe8\xc7\x31\x01\x8a\xc8\x31\x04<=50\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\x86\x01\n\x06labels\x18\x04 \x03(\x0b\x32\x39.yandex.cloud.gitlab.v1.UpdateInstanceRequest.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\x12!\n\x19\x62\x61\x63kup_retain_period_days\x18\x06 \x01(\x03\x12\x1a\n\x12resource_preset_id\x18\x07 \x01(\t\x12#\n\x1bmaintenance_delete_untagged\x18\n \x01(\x08\x12\x1b\n\x13\x64\x65letion_protection\x18\x0b \x01(\x08\x12#\n\x11\x61pproval_rules_id\x18\x0c \x01(\tB\x08\x8a\xc8\x31\x04<=30\x12\'\n\x14\x61pproval_rules_token\x18\r \x01(\tB\t\x8a\xc8\x31\x05<=100\x12\x11\n\tdisk_size\x18\x15 \x01(\x03\x12/\n\x0bupdate_mask\x18\x18 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01J\x04\x08\x05\x10\x06J\x04\x08\x08\x10\nJ\x04\x08\x0e\x10\x15J\x04\x08\x16\x10\x18\"-\n\x16UpdateInstanceMetadata\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\",\n\x15\x44\x65leteInstanceRequest\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\"-\n\x16\x44\x65leteInstanceMetadata\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\"+\n\x14StartInstanceRequest\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\",\n\x15StartInstanceMetadata\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\"*\n\x13StopInstanceRequest\x12\x13\n\x0binstance_id\x18\x01 \x01(\t\"+\n\x14StopInstanceMetadata\x12\x13\n\x0binstance_id\x18\x01 \x01(\t2\x88\t\n\x0fInstanceService\x12\x7f\n\x03Get\x12*.yandex.cloud.gitlab.v1.GetInstanceRequest\x1a .yandex.cloud.gitlab.v1.Instance\"*\x82\xd3\xe4\x93\x02$\x12\"/gitlab/v1/instances/{instance_id}\x12\x81\x01\n\x04List\x12,.yandex.cloud.gitlab.v1.ListInstancesRequest\x1a-.yandex.cloud.gitlab.v1.ListInstancesResponse\"\x1c\x82\xd3\xe4\x93\x02\x16\x12\x14/gitlab/v1/instances\x12\xa1\x01\n\x06\x43reate\x12-.yandex.cloud.gitlab.v1.CreateInstanceRequest\x1a!.yandex.cloud.operation.Operation\"E\xb2\xd2*\"\n\x16\x43reateInstanceMetadata\x12\x08Instance\x82\xd3\xe4\x93\x02\x19\"\x14/gitlab/v1/instances:\x01*\x12\xaf\x01\n\x06Update\x12-.yandex.cloud.gitlab.v1.UpdateInstanceRequest\x1a!.yandex.cloud.operation.Operation\"S\xb2\xd2*\"\n\x16UpdateInstanceMetadata\x12\x08Instance\x82\xd3\xe4\x93\x02\'2\"/gitlab/v1/instances/{instance_id}:\x01*\x12\xb9\x01\n\x06\x44\x65lete\x12-.yandex.cloud.gitlab.v1.DeleteInstanceRequest\x1a!.yandex.cloud.operation.Operation\"]\xb2\xd2*/\n\x16\x44\x65leteInstanceMetadata\x12\x15google.protobuf.Empty\x82\xd3\xe4\x93\x02$*\"/gitlab/v1/instances/{instance_id}\x12\xaf\x01\n\x05Start\x12,.yandex.cloud.gitlab.v1.StartInstanceRequest\x1a!.yandex.cloud.operation.Operation\"U\xb2\xd2*!\n\x15StartInstanceMetadata\x12\x08Instance\x82\xd3\xe4\x93\x02*\"(/gitlab/v1/instances/{instance_id}:start\x12\xab\x01\n\x04Stop\x12+.yandex.cloud.gitlab.v1.StopInstanceRequest\x1a!.yandex.cloud.operation.Operation\"S\xb2\xd2* \n\x14StopInstanceMetadata\x12\x08Instance\x82\xd3\xe4\x93\x02)\"\'/gitlab/v1/instances/{instance_id}:stopBd\n\x1ayandex.cloud.api.gitlab.v1B\x03GISZAgithub.com/yandex-cloud/go-genproto/yandex/cloud/gitlab/v1;gitlabb\x06proto3')
|
|
33
34
|
|
|
34
35
|
_globals = globals()
|
|
35
36
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -69,42 +70,64 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
69
70
|
_globals['_CREATEINSTANCEREQUEST'].fields_by_name['backup_retain_period_days']._serialized_options = b'\350\3071\000'
|
|
70
71
|
_globals['_CREATEINSTANCEREQUEST'].fields_by_name['approval_rules_id']._loaded_options = None
|
|
71
72
|
_globals['_CREATEINSTANCEREQUEST'].fields_by_name['approval_rules_id']._serialized_options = b'\350\3071\000\212\3101\004<=30'
|
|
73
|
+
_globals['_UPDATEINSTANCEREQUEST_LABELSENTRY']._loaded_options = None
|
|
74
|
+
_globals['_UPDATEINSTANCEREQUEST_LABELSENTRY']._serialized_options = b'8\001'
|
|
75
|
+
_globals['_UPDATEINSTANCEREQUEST'].fields_by_name['instance_id']._loaded_options = None
|
|
76
|
+
_globals['_UPDATEINSTANCEREQUEST'].fields_by_name['instance_id']._serialized_options = b'\350\3071\001\212\3101\004<=50'
|
|
77
|
+
_globals['_UPDATEINSTANCEREQUEST'].fields_by_name['name']._loaded_options = None
|
|
78
|
+
_globals['_UPDATEINSTANCEREQUEST'].fields_by_name['name']._serialized_options = b'\362\3071\035|[a-z][-a-z0-9]{1,61}[a-z0-9]'
|
|
79
|
+
_globals['_UPDATEINSTANCEREQUEST'].fields_by_name['description']._loaded_options = None
|
|
80
|
+
_globals['_UPDATEINSTANCEREQUEST'].fields_by_name['description']._serialized_options = b'\212\3101\005<=256'
|
|
81
|
+
_globals['_UPDATEINSTANCEREQUEST'].fields_by_name['labels']._loaded_options = None
|
|
82
|
+
_globals['_UPDATEINSTANCEREQUEST'].fields_by_name['labels']._serialized_options = b'\362\3071\013[-_0-9a-z]*\202\3101\004<=64\212\3101\004<=63\262\3101\030\022\020[a-z][-_0-9a-z]*\032\0041-63'
|
|
83
|
+
_globals['_UPDATEINSTANCEREQUEST'].fields_by_name['approval_rules_id']._loaded_options = None
|
|
84
|
+
_globals['_UPDATEINSTANCEREQUEST'].fields_by_name['approval_rules_id']._serialized_options = b'\212\3101\004<=30'
|
|
85
|
+
_globals['_UPDATEINSTANCEREQUEST'].fields_by_name['approval_rules_token']._loaded_options = None
|
|
86
|
+
_globals['_UPDATEINSTANCEREQUEST'].fields_by_name['approval_rules_token']._serialized_options = b'\212\3101\005<=100'
|
|
72
87
|
_globals['_INSTANCESERVICE'].methods_by_name['Get']._loaded_options = None
|
|
73
88
|
_globals['_INSTANCESERVICE'].methods_by_name['Get']._serialized_options = b'\202\323\344\223\002$\022\"/gitlab/v1/instances/{instance_id}'
|
|
74
89
|
_globals['_INSTANCESERVICE'].methods_by_name['List']._loaded_options = None
|
|
75
90
|
_globals['_INSTANCESERVICE'].methods_by_name['List']._serialized_options = b'\202\323\344\223\002\026\022\024/gitlab/v1/instances'
|
|
76
91
|
_globals['_INSTANCESERVICE'].methods_by_name['Create']._loaded_options = None
|
|
77
92
|
_globals['_INSTANCESERVICE'].methods_by_name['Create']._serialized_options = b'\262\322*\"\n\026CreateInstanceMetadata\022\010Instance\202\323\344\223\002\031\"\024/gitlab/v1/instances:\001*'
|
|
93
|
+
_globals['_INSTANCESERVICE'].methods_by_name['Update']._loaded_options = None
|
|
94
|
+
_globals['_INSTANCESERVICE'].methods_by_name['Update']._serialized_options = b'\262\322*\"\n\026UpdateInstanceMetadata\022\010Instance\202\323\344\223\002\'2\"/gitlab/v1/instances/{instance_id}:\001*'
|
|
78
95
|
_globals['_INSTANCESERVICE'].methods_by_name['Delete']._loaded_options = None
|
|
79
96
|
_globals['_INSTANCESERVICE'].methods_by_name['Delete']._serialized_options = b'\262\322*/\n\026DeleteInstanceMetadata\022\025google.protobuf.Empty\202\323\344\223\002$*\"/gitlab/v1/instances/{instance_id}'
|
|
80
97
|
_globals['_INSTANCESERVICE'].methods_by_name['Start']._loaded_options = None
|
|
81
98
|
_globals['_INSTANCESERVICE'].methods_by_name['Start']._serialized_options = b'\262\322*!\n\025StartInstanceMetadata\022\010Instance\202\323\344\223\002*\"(/gitlab/v1/instances/{instance_id}:start'
|
|
82
99
|
_globals['_INSTANCESERVICE'].methods_by_name['Stop']._loaded_options = None
|
|
83
100
|
_globals['_INSTANCESERVICE'].methods_by_name['Stop']._serialized_options = b'\262\322* \n\024StopInstanceMetadata\022\010Instance\202\323\344\223\002)\"\'/gitlab/v1/instances/{instance_id}:stop'
|
|
84
|
-
_globals['_GETINSTANCEREQUEST']._serialized_start=
|
|
85
|
-
_globals['_GETINSTANCEREQUEST']._serialized_end=
|
|
86
|
-
_globals['_LISTINSTANCESREQUEST']._serialized_start=
|
|
87
|
-
_globals['_LISTINSTANCESREQUEST']._serialized_end=
|
|
88
|
-
_globals['_LISTINSTANCESRESPONSE']._serialized_start=
|
|
89
|
-
_globals['_LISTINSTANCESRESPONSE']._serialized_end=
|
|
90
|
-
_globals['_CREATEINSTANCEREQUEST']._serialized_start=
|
|
91
|
-
_globals['_CREATEINSTANCEREQUEST']._serialized_end=
|
|
92
|
-
_globals['_CREATEINSTANCEREQUEST_LABELSENTRY']._serialized_start=
|
|
93
|
-
_globals['_CREATEINSTANCEREQUEST_LABELSENTRY']._serialized_end=
|
|
94
|
-
_globals['_CREATEINSTANCEMETADATA']._serialized_start=
|
|
95
|
-
_globals['_CREATEINSTANCEMETADATA']._serialized_end=
|
|
96
|
-
_globals['
|
|
97
|
-
_globals['
|
|
98
|
-
_globals['
|
|
99
|
-
_globals['
|
|
100
|
-
_globals['
|
|
101
|
-
_globals['
|
|
102
|
-
_globals['
|
|
103
|
-
_globals['
|
|
104
|
-
_globals['
|
|
105
|
-
_globals['
|
|
106
|
-
_globals['
|
|
107
|
-
_globals['
|
|
108
|
-
_globals['
|
|
109
|
-
_globals['
|
|
101
|
+
_globals['_GETINSTANCEREQUEST']._serialized_start=281
|
|
102
|
+
_globals['_GETINSTANCEREQUEST']._serialized_end=336
|
|
103
|
+
_globals['_LISTINSTANCESREQUEST']._serialized_start=338
|
|
104
|
+
_globals['_LISTINSTANCESREQUEST']._serialized_end=455
|
|
105
|
+
_globals['_LISTINSTANCESRESPONSE']._serialized_start=457
|
|
106
|
+
_globals['_LISTINSTANCESRESPONSE']._serialized_end=558
|
|
107
|
+
_globals['_CREATEINSTANCEREQUEST']._serialized_start=561
|
|
108
|
+
_globals['_CREATEINSTANCEREQUEST']._serialized_end=1280
|
|
109
|
+
_globals['_CREATEINSTANCEREQUEST_LABELSENTRY']._serialized_start=1217
|
|
110
|
+
_globals['_CREATEINSTANCEREQUEST_LABELSENTRY']._serialized_end=1262
|
|
111
|
+
_globals['_CREATEINSTANCEMETADATA']._serialized_start=1282
|
|
112
|
+
_globals['_CREATEINSTANCEMETADATA']._serialized_end=1327
|
|
113
|
+
_globals['_UPDATEINSTANCEREQUEST']._serialized_start=1330
|
|
114
|
+
_globals['_UPDATEINSTANCEREQUEST']._serialized_end=1952
|
|
115
|
+
_globals['_UPDATEINSTANCEREQUEST_LABELSENTRY']._serialized_start=1217
|
|
116
|
+
_globals['_UPDATEINSTANCEREQUEST_LABELSENTRY']._serialized_end=1262
|
|
117
|
+
_globals['_UPDATEINSTANCEMETADATA']._serialized_start=1954
|
|
118
|
+
_globals['_UPDATEINSTANCEMETADATA']._serialized_end=1999
|
|
119
|
+
_globals['_DELETEINSTANCEREQUEST']._serialized_start=2001
|
|
120
|
+
_globals['_DELETEINSTANCEREQUEST']._serialized_end=2045
|
|
121
|
+
_globals['_DELETEINSTANCEMETADATA']._serialized_start=2047
|
|
122
|
+
_globals['_DELETEINSTANCEMETADATA']._serialized_end=2092
|
|
123
|
+
_globals['_STARTINSTANCEREQUEST']._serialized_start=2094
|
|
124
|
+
_globals['_STARTINSTANCEREQUEST']._serialized_end=2137
|
|
125
|
+
_globals['_STARTINSTANCEMETADATA']._serialized_start=2139
|
|
126
|
+
_globals['_STARTINSTANCEMETADATA']._serialized_end=2183
|
|
127
|
+
_globals['_STOPINSTANCEREQUEST']._serialized_start=2185
|
|
128
|
+
_globals['_STOPINSTANCEREQUEST']._serialized_end=2227
|
|
129
|
+
_globals['_STOPINSTANCEMETADATA']._serialized_start=2229
|
|
130
|
+
_globals['_STOPINSTANCEMETADATA']._serialized_end=2272
|
|
131
|
+
_globals['_INSTANCESERVICE']._serialized_start=2275
|
|
132
|
+
_globals['_INSTANCESERVICE']._serialized_end=3435
|
|
110
133
|
# @@protoc_insertion_point(module_scope)
|