1pub mod google {
2 pub mod api {
3 include!("google.api.rs");
4 }
5 pub mod r#type {
6 include!("google.r#type.rs");
7 }
8 pub mod rpc {
9 include!("google.rpc.rs");
10 }
11}
12pub mod speechkit {
13 pub mod stt {
14 pub mod v3 {
15 include!("speechkit.stt.v3.rs");
16 }
17 }
18 pub mod tts {
19 pub mod v3 {
20 include!("speechkit.tts.v3.rs");
21 }
22 }
23}
24pub mod yandex {
25 pub mod cloud {
26 pub mod access {
27 include!("yandex.cloud.access.rs");
28 }
29 pub mod ai {
30 pub mod assistants {
31 pub mod v1 {
32 pub mod runs {
33 include!("yandex.cloud.ai.assistants.v1.runs.rs");
34 }
35 pub mod searchindex {
36 include!("yandex.cloud.ai.assistants.v1.searchindex.rs");
37 }
38 pub mod threads {
39 include!("yandex.cloud.ai.assistants.v1.threads.rs");
40 }
41 pub mod users {
42 include!("yandex.cloud.ai.assistants.v1.users.rs");
43 }
44 include!("yandex.cloud.ai.assistants.v1.rs");
45 }
46 }
47 pub mod common {
48 include!("yandex.cloud.ai.common.rs");
49 }
50 pub mod dataset {
51 pub mod v1 {
52 include!("yandex.cloud.ai.dataset.v1.rs");
53 }
54 }
55 pub mod files {
56 pub mod v1 {
57 include!("yandex.cloud.ai.files.v1.rs");
58 }
59 }
60 pub mod foundation_models {
61 pub mod v1 {
62 pub mod image_generation {
63 include!("yandex.cloud.ai.foundation_models.v1.image_generation.rs");
64 }
65 pub mod text_classification {
66 include!("yandex.cloud.ai.foundation_models.v1.text_classification.rs");
67 }
68 include!("yandex.cloud.ai.foundation_models.v1.rs");
69 }
70 }
71 pub mod llm {
72 pub mod v1alpha {
73 include!("yandex.cloud.ai.llm.v1alpha.rs");
74 }
75 }
76 pub mod ocr {
77 pub mod v1 {
78 include!("yandex.cloud.ai.ocr.v1.rs");
79 }
80 }
81 pub mod stt {
82 pub mod v2 {
83 include!("yandex.cloud.ai.stt.v2.rs");
84 }
85 }
86 pub mod translate {
87 pub mod v2 {
88 include!("yandex.cloud.ai.translate.v2.rs");
89 }
90 }
91 pub mod tuning {
92 pub mod v1 {
93 include!("yandex.cloud.ai.tuning.v1.rs");
94 }
95 }
96 pub mod vision {
97 pub mod v1 {
98 include!("yandex.cloud.ai.vision.v1.rs");
99 }
100 pub mod v2 {
101 include!("yandex.cloud.ai.vision.v2.rs");
102 }
103 }
104 }
105 pub mod airflow {
106 pub mod v1 {
107 include!("yandex.cloud.airflow.v1.rs");
108 }
109 }
110 pub mod api {
111 include!("yandex.cloud.api.rs");
112 }
113 pub mod apploadbalancer {
114 pub mod v1 {
115 include!("yandex.cloud.apploadbalancer.v1.rs");
116 }
117 }
118 pub mod audittrails {
119 pub mod v1 {
120 include!("yandex.cloud.audittrails.v1.rs");
121 }
122 }
123 pub mod backup {
124 pub mod v1 {
125 include!("yandex.cloud.backup.v1.rs");
126 }
127 }
128 pub mod baremetal {
129 pub mod v1alpha {
130 include!("yandex.cloud.baremetal.v1alpha.rs");
131 }
132 }
133 pub mod billing {
134 pub mod v1 {
135 include!("yandex.cloud.billing.v1.rs");
136 }
137 }
138 pub mod cdn {
139 pub mod v1 {
140 include!("yandex.cloud.cdn.v1.rs");
141 }
142 }
143 pub mod certificatemanager {
144 pub mod v1 {
145 include!("yandex.cloud.certificatemanager.v1.rs");
146 }
147 }
148 pub mod cic {
149 pub mod v1 {
150 pub mod common {
151 include!("yandex.cloud.cic.v1.common.rs");
152 }
153 include!("yandex.cloud.cic.v1.rs");
154 }
155 }
156 pub mod cloudapps {
157 pub mod workload {
158 pub mod v1 {
159 include!("yandex.cloud.cloudapps.workload.v1.rs");
160 }
161 }
162 }
163 pub mod cloudregistry {
164 pub mod v1 {
165 include!("yandex.cloud.cloudregistry.v1.rs");
166 }
167 }
168 pub mod cloudrouter {
169 pub mod v1 {
170 include!("yandex.cloud.cloudrouter.v1.rs");
171 }
172 }
173 pub mod compute {
174 pub mod v1 {
175 pub mod instancegroup {
176 include!("yandex.cloud.compute.v1.instancegroup.rs");
177 }
178 include!("yandex.cloud.compute.v1.rs");
179 }
180 }
181 pub mod containerregistry {
182 pub mod v1 {
183 include!("yandex.cloud.containerregistry.v1.rs");
184 }
185 }
186 pub mod dataproc {
187 pub mod manager {
188 pub mod v1 {
189 include!("yandex.cloud.dataproc.manager.v1.rs");
190 }
191 }
192 pub mod v1 {
193 include!("yandex.cloud.dataproc.v1.rs");
194 }
195 }
196 pub mod datasphere {
197 pub mod v1 {
198 include!("yandex.cloud.datasphere.v1.rs");
199 }
200 pub mod v2 {
201 pub mod jobs {
202 include!("yandex.cloud.datasphere.v2.jobs.rs");
203 }
204 include!("yandex.cloud.datasphere.v2.rs");
205 }
206 }
207 pub mod datatransfer {
208 pub mod v1 {
209 pub mod endpoint {
210 include!("yandex.cloud.datatransfer.v1.endpoint.rs");
211 }
212 include!("yandex.cloud.datatransfer.v1.rs");
213 }
214 }
215 pub mod dns {
216 pub mod v1 {
217 include!("yandex.cloud.dns.v1.rs");
218 }
219 }
220 pub mod endpoint {
221 include!("yandex.cloud.endpoint.rs");
222 }
223 pub mod iam {
224 pub mod v1 {
225 pub mod awscompatibility {
226 include!("yandex.cloud.iam.v1.awscompatibility.rs");
227 }
228 pub mod workload {
229 pub mod oidc {
230 include!("yandex.cloud.iam.v1.workload.oidc.rs");
231 }
232 include!("yandex.cloud.iam.v1.workload.rs");
233 }
234 include!("yandex.cloud.iam.v1.rs");
235 }
236 }
237 pub mod iot {
238 pub mod broker {
239 pub mod v1 {
240 include!("yandex.cloud.iot.broker.v1.rs");
241 }
242 }
243 pub mod devices {
244 pub mod v1 {
245 include!("yandex.cloud.iot.devices.v1.rs");
246 }
247 }
248 }
249 pub mod k8s {
250 pub mod marketplace {
251 pub mod v1 {
252 include!("yandex.cloud.k8s.marketplace.v1.rs");
253 }
254 }
255 pub mod v1 {
256 include!("yandex.cloud.k8s.v1.rs");
257 }
258 }
259 pub mod kms {
260 pub mod v1 {
261 pub mod asymmetricencryption {
262 include!("yandex.cloud.kms.v1.asymmetricencryption.rs");
263 }
264 pub mod asymmetricsignature {
265 include!("yandex.cloud.kms.v1.asymmetricsignature.rs");
266 }
267 include!("yandex.cloud.kms.v1.rs");
268 }
269 }
270 pub mod loadbalancer {
271 pub mod v1 {
272 include!("yandex.cloud.loadbalancer.v1.rs");
273 }
274 }
275 pub mod loadtesting {
276 pub mod agent {
277 pub mod v1 {
278 include!("yandex.cloud.loadtesting.agent.v1.rs");
279 }
280 }
281 pub mod api {
282 pub mod v1 {
283 pub mod agent {
284 include!("yandex.cloud.loadtesting.api.v1.agent.rs");
285 }
286 pub mod common {
287 include!("yandex.cloud.loadtesting.api.v1.common.rs");
288 }
289 pub mod config {
290 include!("yandex.cloud.loadtesting.api.v1.config.rs");
291 }
292 pub mod regression {
293 include!("yandex.cloud.loadtesting.api.v1.regression.rs");
294 }
295 pub mod report {
296 pub mod table {
297 include!("yandex.cloud.loadtesting.api.v1.report.table.rs");
298 }
299 include!("yandex.cloud.loadtesting.api.v1.report.rs");
300 }
301 pub mod test {
302 include!("yandex.cloud.loadtesting.api.v1.test.rs");
303 }
304 include!("yandex.cloud.loadtesting.api.v1.rs");
305 }
306 }
307 }
308 pub mod lockbox {
309 pub mod v1 {
310 include!("yandex.cloud.lockbox.v1.rs");
311 }
312 }
313 pub mod logging {
314 pub mod v1 {
315 include!("yandex.cloud.logging.v1.rs");
316 }
317 }
318 pub mod marketplace {
319 pub mod licensemanager {
320 pub mod saas {
321 pub mod v1 {
322 include!("yandex.cloud.marketplace.licensemanager.saas.v1.rs");
323 }
324 }
325 pub mod v1 {
326 include!("yandex.cloud.marketplace.licensemanager.v1.rs");
327 }
328 }
329 pub mod metering {
330 pub mod v1 {
331 include!("yandex.cloud.marketplace.metering.v1.rs");
332 }
333 }
334 pub mod pim {
335 pub mod v1 {
336 pub mod saas {
337 include!("yandex.cloud.marketplace.pim.v1.saas.rs");
338 }
339 }
340 }
341 pub mod v1 {
342 pub mod metering {
343 include!("yandex.cloud.marketplace.v1.metering.rs");
344 }
345 }
346 }
347 pub mod mdb {
348 pub mod clickhouse {
349 pub mod v1 {
350 pub mod config {
351 include!("yandex.cloud.mdb.clickhouse.v1.config.rs");
352 }
353 include!("yandex.cloud.mdb.clickhouse.v1.rs");
354 }
355 }
356 pub mod elasticsearch {
357 pub mod v1 {
358 pub mod config {
359 include!("yandex.cloud.mdb.elasticsearch.v1.config.rs");
360 }
361 include!("yandex.cloud.mdb.elasticsearch.v1.rs");
362 }
363 }
364 pub mod greenplum {
365 pub mod v1 {
366 include!("yandex.cloud.mdb.greenplum.v1.rs");
367 }
368 }
369 pub mod kafka {
370 pub mod v1 {
371 include!("yandex.cloud.mdb.kafka.v1.rs");
372 }
373 }
374 pub mod mongodb {
375 pub mod v1 {
376 pub mod config {
377 include!("yandex.cloud.mdb.mongodb.v1.config.rs");
378 }
379 include!("yandex.cloud.mdb.mongodb.v1.rs");
380 }
381 }
382 pub mod mysql {
383 pub mod v1 {
384 pub mod config {
385 include!("yandex.cloud.mdb.mysql.v1.config.rs");
386 }
387 include!("yandex.cloud.mdb.mysql.v1.rs");
388 }
389 pub mod v1alpha {
390 pub mod config {
391 include!("yandex.cloud.mdb.mysql.v1alpha.config.rs");
392 }
393 include!("yandex.cloud.mdb.mysql.v1alpha.rs");
394 }
395 }
396 pub mod opensearch {
397 pub mod v1 {
398 pub mod config {
399 include!("yandex.cloud.mdb.opensearch.v1.config.rs");
400 }
401 include!("yandex.cloud.mdb.opensearch.v1.rs");
402 }
403 }
404 pub mod postgresql {
405 pub mod v1 {
406 pub mod config {
407 include!("yandex.cloud.mdb.postgresql.v1.config.rs");
408 }
409 include!("yandex.cloud.mdb.postgresql.v1.rs");
410 }
411 }
412 pub mod redis {
413 pub mod v1 {
414 pub mod config {
415 include!("yandex.cloud.mdb.redis.v1.config.rs");
416 }
417 include!("yandex.cloud.mdb.redis.v1.rs");
418 }
419 }
420 pub mod spqr {
421 pub mod v1 {
422 include!("yandex.cloud.mdb.spqr.v1.rs");
423 }
424 }
425 pub mod sqlserver {
426 pub mod v1 {
427 pub mod config {
428 include!("yandex.cloud.mdb.sqlserver.v1.config.rs");
429 }
430 include!("yandex.cloud.mdb.sqlserver.v1.rs");
431 }
432 }
433 }
434 pub mod monitoring {
435 pub mod v3 {
436 include!("yandex.cloud.monitoring.v3.rs");
437 }
438 }
439 pub mod oauth {
440 include!("yandex.cloud.oauth.rs");
441 }
442 pub mod operation {
443 include!("yandex.cloud.operation.rs");
444 }
445 pub mod organizationmanager {
446 pub mod v1 {
447 pub mod saml {
448 include!("yandex.cloud.organizationmanager.v1.saml.rs");
449 }
450 include!("yandex.cloud.organizationmanager.v1.rs");
451 }
452 }
453 pub mod quota {
454 include!("yandex.cloud.quota.rs");
455 }
456 pub mod quotamanager {
457 pub mod v1 {
458 include!("yandex.cloud.quotamanager.v1.rs");
459 }
460 }
461 pub mod reference {
462 include!("yandex.cloud.reference.rs");
463 }
464 pub mod resourcemanager {
465 pub mod v1 {
466 include!("yandex.cloud.resourcemanager.v1.rs");
467 }
468 }
469 pub mod searchapi {
470 pub mod v2 {
471 include!("yandex.cloud.searchapi.v2.rs");
472 }
473 }
474 pub mod serverless {
475 pub mod apigateway {
476 pub mod v1 {
477 include!("yandex.cloud.serverless.apigateway.v1.rs");
478 }
479 pub mod websocket {
480 pub mod v1 {
481 include!("yandex.cloud.serverless.apigateway.websocket.v1.rs");
482 }
483 }
484 }
485 pub mod containers {
486 pub mod v1 {
487 include!("yandex.cloud.serverless.containers.v1.rs");
488 }
489 }
490 pub mod eventrouter {
491 pub mod v1 {
492 include!("yandex.cloud.serverless.eventrouter.v1.rs");
493 }
494 }
495 pub mod functions {
496 pub mod v1 {
497 include!("yandex.cloud.serverless.functions.v1.rs");
498 }
499 }
500 pub mod mdbproxy {
501 pub mod v1 {
502 include!("yandex.cloud.serverless.mdbproxy.v1.rs");
503 }
504 }
505 pub mod triggers {
506 pub mod v1 {
507 include!("yandex.cloud.serverless.triggers.v1.rs");
508 }
509 }
510 pub mod workflows {
511 pub mod v1 {
512 include!("yandex.cloud.serverless.workflows.v1.rs");
513 }
514 }
515 }
516 pub mod smartcaptcha {
517 pub mod v1 {
518 include!("yandex.cloud.smartcaptcha.v1.rs");
519 }
520 }
521 pub mod smartwebsecurity {
522 pub mod v1 {
523 pub mod advanced_rate_limiter {
524 include!("yandex.cloud.smartwebsecurity.v1.advanced_rate_limiter.rs");
525 }
526 pub mod waf {
527 include!("yandex.cloud.smartwebsecurity.v1.waf.rs");
528 }
529 include!("yandex.cloud.smartwebsecurity.v1.rs");
530 }
531 }
532 pub mod spark {
533 pub mod v1 {
534 include!("yandex.cloud.spark.v1.rs");
535 }
536 }
537 pub mod speechsense {
538 pub mod v1 {
539 pub mod analysis {
540 include!("yandex.cloud.speechsense.v1.analysis.rs");
541 }
542 include!("yandex.cloud.speechsense.v1.rs");
543 }
544 }
545 pub mod storage {
546 pub mod v1 {
547 include!("yandex.cloud.storage.v1.rs");
548 }
549 }
550 pub mod video {
551 pub mod v1 {
552 include!("yandex.cloud.video.v1.rs");
553 }
554 }
555 pub mod vpc {
556 pub mod v1 {
557 pub mod privatelink {
558 include!("yandex.cloud.vpc.v1.privatelink.rs");
559 }
560 include!("yandex.cloud.vpc.v1.rs");
561 }
562 }
563 pub mod ydb {
564 pub mod v1 {
565 include!("yandex.cloud.ydb.v1.rs");
566 }
567 }
568 include!("yandex.cloud.rs");
569 }
570}