cloud.google.com/go/aiplatform@v1.106.0/apiv1/gapic_metadata.json (about) 1 { 2 "schema": "1.0", 3 "comment": "This file maps proto services/RPCs to the corresponding library clients/methods.", 4 "language": "go", 5 "protoPackage": "google.cloud.aiplatform.v1", 6 "libraryPackage": "cloud.google.com/go/aiplatform/apiv1", 7 "services": { 8 "DataFoundryService": { 9 "clients": { 10 "grpc": { 11 "libraryClient": "DataFoundryClient", 12 "rpcs": { 13 "CancelOperation": { 14 "methods": [ 15 "CancelOperation" 16 ] 17 }, 18 "DeleteOperation": { 19 "methods": [ 20 "DeleteOperation" 21 ] 22 }, 23 "GenerateSyntheticData": { 24 "methods": [ 25 "GenerateSyntheticData" 26 ] 27 }, 28 "GetIamPolicy": { 29 "methods": [ 30 "GetIamPolicy" 31 ] 32 }, 33 "GetLocation": { 34 "methods": [ 35 "GetLocation" 36 ] 37 }, 38 "GetOperation": { 39 "methods": [ 40 "GetOperation" 41 ] 42 }, 43 "ListLocations": { 44 "methods": [ 45 "ListLocations" 46 ] 47 }, 48 "ListOperations": { 49 "methods": [ 50 "ListOperations" 51 ] 52 }, 53 "SetIamPolicy": { 54 "methods": [ 55 "SetIamPolicy" 56 ] 57 }, 58 "TestIamPermissions": { 59 "methods": [ 60 "TestIamPermissions" 61 ] 62 }, 63 "WaitOperation": { 64 "methods": [ 65 "WaitOperation" 66 ] 67 } 68 } 69 } 70 } 71 }, 72 "DatasetService": { 73 "clients": { 74 "grpc": { 75 "libraryClient": "DatasetClient", 76 "rpcs": { 77 "CancelOperation": { 78 "methods": [ 79 "CancelOperation" 80 ] 81 }, 82 "CreateDataset": { 83 "methods": [ 84 "CreateDataset" 85 ] 86 }, 87 "CreateDatasetVersion": { 88 "methods": [ 89 "CreateDatasetVersion" 90 ] 91 }, 92 "DeleteDataset": { 93 "methods": [ 94 "DeleteDataset" 95 ] 96 }, 97 "DeleteDatasetVersion": { 98 "methods": [ 99 "DeleteDatasetVersion" 100 ] 101 }, 102 "DeleteOperation": { 103 "methods": [ 104 "DeleteOperation" 105 ] 106 }, 107 "DeleteSavedQuery": { 108 "methods": [ 109 "DeleteSavedQuery" 110 ] 111 }, 112 "ExportData": { 113 "methods": [ 114 "ExportData" 115 ] 116 }, 117 "GetAnnotationSpec": { 118 "methods": [ 119 "GetAnnotationSpec" 120 ] 121 }, 122 "GetDataset": { 123 "methods": [ 124 "GetDataset" 125 ] 126 }, 127 "GetDatasetVersion": { 128 "methods": [ 129 "GetDatasetVersion" 130 ] 131 }, 132 "GetIamPolicy": { 133 "methods": [ 134 "GetIamPolicy" 135 ] 136 }, 137 "GetLocation": { 138 "methods": [ 139 "GetLocation" 140 ] 141 }, 142 "GetOperation": { 143 "methods": [ 144 "GetOperation" 145 ] 146 }, 147 "ImportData": { 148 "methods": [ 149 "ImportData" 150 ] 151 }, 152 "ListAnnotations": { 153 "methods": [ 154 "ListAnnotations" 155 ] 156 }, 157 "ListDataItems": { 158 "methods": [ 159 "ListDataItems" 160 ] 161 }, 162 "ListDatasetVersions": { 163 "methods": [ 164 "ListDatasetVersions" 165 ] 166 }, 167 "ListDatasets": { 168 "methods": [ 169 "ListDatasets" 170 ] 171 }, 172 "ListLocations": { 173 "methods": [ 174 "ListLocations" 175 ] 176 }, 177 "ListOperations": { 178 "methods": [ 179 "ListOperations" 180 ] 181 }, 182 "ListSavedQueries": { 183 "methods": [ 184 "ListSavedQueries" 185 ] 186 }, 187 "RestoreDatasetVersion": { 188 "methods": [ 189 "RestoreDatasetVersion" 190 ] 191 }, 192 "SearchDataItems": { 193 "methods": [ 194 "SearchDataItems" 195 ] 196 }, 197 "SetIamPolicy": { 198 "methods": [ 199 "SetIamPolicy" 200 ] 201 }, 202 "TestIamPermissions": { 203 "methods": [ 204 "TestIamPermissions" 205 ] 206 }, 207 "UpdateDataset": { 208 "methods": [ 209 "UpdateDataset" 210 ] 211 }, 212 "UpdateDatasetVersion": { 213 "methods": [ 214 "UpdateDatasetVersion" 215 ] 216 }, 217 "WaitOperation": { 218 "methods": [ 219 "WaitOperation" 220 ] 221 } 222 } 223 } 224 } 225 }, 226 "DeploymentResourcePoolService": { 227 "clients": { 228 "grpc": { 229 "libraryClient": "DeploymentResourcePoolClient", 230 "rpcs": { 231 "CancelOperation": { 232 "methods": [ 233 "CancelOperation" 234 ] 235 }, 236 "CreateDeploymentResourcePool": { 237 "methods": [ 238 "CreateDeploymentResourcePool" 239 ] 240 }, 241 "DeleteDeploymentResourcePool": { 242 "methods": [ 243 "DeleteDeploymentResourcePool" 244 ] 245 }, 246 "DeleteOperation": { 247 "methods": [ 248 "DeleteOperation" 249 ] 250 }, 251 "GetDeploymentResourcePool": { 252 "methods": [ 253 "GetDeploymentResourcePool" 254 ] 255 }, 256 "GetIamPolicy": { 257 "methods": [ 258 "GetIamPolicy" 259 ] 260 }, 261 "GetLocation": { 262 "methods": [ 263 "GetLocation" 264 ] 265 }, 266 "GetOperation": { 267 "methods": [ 268 "GetOperation" 269 ] 270 }, 271 "ListDeploymentResourcePools": { 272 "methods": [ 273 "ListDeploymentResourcePools" 274 ] 275 }, 276 "ListLocations": { 277 "methods": [ 278 "ListLocations" 279 ] 280 }, 281 "ListOperations": { 282 "methods": [ 283 "ListOperations" 284 ] 285 }, 286 "QueryDeployedModels": { 287 "methods": [ 288 "QueryDeployedModels" 289 ] 290 }, 291 "SetIamPolicy": { 292 "methods": [ 293 "SetIamPolicy" 294 ] 295 }, 296 "TestIamPermissions": { 297 "methods": [ 298 "TestIamPermissions" 299 ] 300 }, 301 "UpdateDeploymentResourcePool": { 302 "methods": [ 303 "UpdateDeploymentResourcePool" 304 ] 305 }, 306 "WaitOperation": { 307 "methods": [ 308 "WaitOperation" 309 ] 310 } 311 } 312 } 313 } 314 }, 315 "EndpointService": { 316 "clients": { 317 "grpc": { 318 "libraryClient": "EndpointClient", 319 "rpcs": { 320 "CancelOperation": { 321 "methods": [ 322 "CancelOperation" 323 ] 324 }, 325 "CreateEndpoint": { 326 "methods": [ 327 "CreateEndpoint" 328 ] 329 }, 330 "DeleteEndpoint": { 331 "methods": [ 332 "DeleteEndpoint" 333 ] 334 }, 335 "DeleteOperation": { 336 "methods": [ 337 "DeleteOperation" 338 ] 339 }, 340 "DeployModel": { 341 "methods": [ 342 "DeployModel" 343 ] 344 }, 345 "GetEndpoint": { 346 "methods": [ 347 "GetEndpoint" 348 ] 349 }, 350 "GetIamPolicy": { 351 "methods": [ 352 "GetIamPolicy" 353 ] 354 }, 355 "GetLocation": { 356 "methods": [ 357 "GetLocation" 358 ] 359 }, 360 "GetOperation": { 361 "methods": [ 362 "GetOperation" 363 ] 364 }, 365 "ListEndpoints": { 366 "methods": [ 367 "ListEndpoints" 368 ] 369 }, 370 "ListLocations": { 371 "methods": [ 372 "ListLocations" 373 ] 374 }, 375 "ListOperations": { 376 "methods": [ 377 "ListOperations" 378 ] 379 }, 380 "MutateDeployedModel": { 381 "methods": [ 382 "MutateDeployedModel" 383 ] 384 }, 385 "SetIamPolicy": { 386 "methods": [ 387 "SetIamPolicy" 388 ] 389 }, 390 "TestIamPermissions": { 391 "methods": [ 392 "TestIamPermissions" 393 ] 394 }, 395 "UndeployModel": { 396 "methods": [ 397 "UndeployModel" 398 ] 399 }, 400 "UpdateEndpoint": { 401 "methods": [ 402 "UpdateEndpoint" 403 ] 404 }, 405 "UpdateEndpointLongRunning": { 406 "methods": [ 407 "UpdateEndpointLongRunning" 408 ] 409 }, 410 "WaitOperation": { 411 "methods": [ 412 "WaitOperation" 413 ] 414 } 415 } 416 } 417 } 418 }, 419 "EvaluationService": { 420 "clients": { 421 "grpc": { 422 "libraryClient": "EvaluationClient", 423 "rpcs": { 424 "CancelOperation": { 425 "methods": [ 426 "CancelOperation" 427 ] 428 }, 429 "DeleteOperation": { 430 "methods": [ 431 "DeleteOperation" 432 ] 433 }, 434 "EvaluateInstances": { 435 "methods": [ 436 "EvaluateInstances" 437 ] 438 }, 439 "GetIamPolicy": { 440 "methods": [ 441 "GetIamPolicy" 442 ] 443 }, 444 "GetLocation": { 445 "methods": [ 446 "GetLocation" 447 ] 448 }, 449 "GetOperation": { 450 "methods": [ 451 "GetOperation" 452 ] 453 }, 454 "ListLocations": { 455 "methods": [ 456 "ListLocations" 457 ] 458 }, 459 "ListOperations": { 460 "methods": [ 461 "ListOperations" 462 ] 463 }, 464 "SetIamPolicy": { 465 "methods": [ 466 "SetIamPolicy" 467 ] 468 }, 469 "TestIamPermissions": { 470 "methods": [ 471 "TestIamPermissions" 472 ] 473 }, 474 "WaitOperation": { 475 "methods": [ 476 "WaitOperation" 477 ] 478 } 479 } 480 } 481 } 482 }, 483 "FeatureOnlineStoreAdminService": { 484 "clients": { 485 "grpc": { 486 "libraryClient": "FeatureOnlineStoreAdminClient", 487 "rpcs": { 488 "CancelOperation": { 489 "methods": [ 490 "CancelOperation" 491 ] 492 }, 493 "CreateFeatureOnlineStore": { 494 "methods": [ 495 "CreateFeatureOnlineStore" 496 ] 497 }, 498 "CreateFeatureView": { 499 "methods": [ 500 "CreateFeatureView" 501 ] 502 }, 503 "DeleteFeatureOnlineStore": { 504 "methods": [ 505 "DeleteFeatureOnlineStore" 506 ] 507 }, 508 "DeleteFeatureView": { 509 "methods": [ 510 "DeleteFeatureView" 511 ] 512 }, 513 "DeleteOperation": { 514 "methods": [ 515 "DeleteOperation" 516 ] 517 }, 518 "GetFeatureOnlineStore": { 519 "methods": [ 520 "GetFeatureOnlineStore" 521 ] 522 }, 523 "GetFeatureView": { 524 "methods": [ 525 "GetFeatureView" 526 ] 527 }, 528 "GetFeatureViewSync": { 529 "methods": [ 530 "GetFeatureViewSync" 531 ] 532 }, 533 "GetIamPolicy": { 534 "methods": [ 535 "GetIamPolicy" 536 ] 537 }, 538 "GetLocation": { 539 "methods": [ 540 "GetLocation" 541 ] 542 }, 543 "GetOperation": { 544 "methods": [ 545 "GetOperation" 546 ] 547 }, 548 "ListFeatureOnlineStores": { 549 "methods": [ 550 "ListFeatureOnlineStores" 551 ] 552 }, 553 "ListFeatureViewSyncs": { 554 "methods": [ 555 "ListFeatureViewSyncs" 556 ] 557 }, 558 "ListFeatureViews": { 559 "methods": [ 560 "ListFeatureViews" 561 ] 562 }, 563 "ListLocations": { 564 "methods": [ 565 "ListLocations" 566 ] 567 }, 568 "ListOperations": { 569 "methods": [ 570 "ListOperations" 571 ] 572 }, 573 "SetIamPolicy": { 574 "methods": [ 575 "SetIamPolicy" 576 ] 577 }, 578 "SyncFeatureView": { 579 "methods": [ 580 "SyncFeatureView" 581 ] 582 }, 583 "TestIamPermissions": { 584 "methods": [ 585 "TestIamPermissions" 586 ] 587 }, 588 "UpdateFeatureOnlineStore": { 589 "methods": [ 590 "UpdateFeatureOnlineStore" 591 ] 592 }, 593 "UpdateFeatureView": { 594 "methods": [ 595 "UpdateFeatureView" 596 ] 597 }, 598 "WaitOperation": { 599 "methods": [ 600 "WaitOperation" 601 ] 602 } 603 } 604 } 605 } 606 }, 607 "FeatureOnlineStoreService": { 608 "clients": { 609 "grpc": { 610 "libraryClient": "FeatureOnlineStoreClient", 611 "rpcs": { 612 "CancelOperation": { 613 "methods": [ 614 "CancelOperation" 615 ] 616 }, 617 "DeleteOperation": { 618 "methods": [ 619 "DeleteOperation" 620 ] 621 }, 622 "FeatureViewDirectWrite": { 623 "methods": [ 624 "FeatureViewDirectWrite" 625 ] 626 }, 627 "FetchFeatureValues": { 628 "methods": [ 629 "FetchFeatureValues" 630 ] 631 }, 632 "GenerateFetchAccessToken": { 633 "methods": [ 634 "GenerateFetchAccessToken" 635 ] 636 }, 637 "GetIamPolicy": { 638 "methods": [ 639 "GetIamPolicy" 640 ] 641 }, 642 "GetLocation": { 643 "methods": [ 644 "GetLocation" 645 ] 646 }, 647 "GetOperation": { 648 "methods": [ 649 "GetOperation" 650 ] 651 }, 652 "ListLocations": { 653 "methods": [ 654 "ListLocations" 655 ] 656 }, 657 "ListOperations": { 658 "methods": [ 659 "ListOperations" 660 ] 661 }, 662 "SearchNearestEntities": { 663 "methods": [ 664 "SearchNearestEntities" 665 ] 666 }, 667 "SetIamPolicy": { 668 "methods": [ 669 "SetIamPolicy" 670 ] 671 }, 672 "TestIamPermissions": { 673 "methods": [ 674 "TestIamPermissions" 675 ] 676 }, 677 "WaitOperation": { 678 "methods": [ 679 "WaitOperation" 680 ] 681 } 682 } 683 } 684 } 685 }, 686 "FeatureRegistryService": { 687 "clients": { 688 "grpc": { 689 "libraryClient": "FeatureRegistryClient", 690 "rpcs": { 691 "BatchCreateFeatures": { 692 "methods": [ 693 "BatchCreateFeatures" 694 ] 695 }, 696 "CancelOperation": { 697 "methods": [ 698 "CancelOperation" 699 ] 700 }, 701 "CreateFeature": { 702 "methods": [ 703 "CreateFeature" 704 ] 705 }, 706 "CreateFeatureGroup": { 707 "methods": [ 708 "CreateFeatureGroup" 709 ] 710 }, 711 "DeleteFeature": { 712 "methods": [ 713 "DeleteFeature" 714 ] 715 }, 716 "DeleteFeatureGroup": { 717 "methods": [ 718 "DeleteFeatureGroup" 719 ] 720 }, 721 "DeleteOperation": { 722 "methods": [ 723 "DeleteOperation" 724 ] 725 }, 726 "GetFeature": { 727 "methods": [ 728 "GetFeature" 729 ] 730 }, 731 "GetFeatureGroup": { 732 "methods": [ 733 "GetFeatureGroup" 734 ] 735 }, 736 "GetIamPolicy": { 737 "methods": [ 738 "GetIamPolicy" 739 ] 740 }, 741 "GetLocation": { 742 "methods": [ 743 "GetLocation" 744 ] 745 }, 746 "GetOperation": { 747 "methods": [ 748 "GetOperation" 749 ] 750 }, 751 "ListFeatureGroups": { 752 "methods": [ 753 "ListFeatureGroups" 754 ] 755 }, 756 "ListFeatures": { 757 "methods": [ 758 "ListFeatures" 759 ] 760 }, 761 "ListLocations": { 762 "methods": [ 763 "ListLocations" 764 ] 765 }, 766 "ListOperations": { 767 "methods": [ 768 "ListOperations" 769 ] 770 }, 771 "SetIamPolicy": { 772 "methods": [ 773 "SetIamPolicy" 774 ] 775 }, 776 "TestIamPermissions": { 777 "methods": [ 778 "TestIamPermissions" 779 ] 780 }, 781 "UpdateFeature": { 782 "methods": [ 783 "UpdateFeature" 784 ] 785 }, 786 "UpdateFeatureGroup": { 787 "methods": [ 788 "UpdateFeatureGroup" 789 ] 790 }, 791 "WaitOperation": { 792 "methods": [ 793 "WaitOperation" 794 ] 795 } 796 } 797 } 798 } 799 }, 800 "FeaturestoreOnlineServingService": { 801 "clients": { 802 "grpc": { 803 "libraryClient": "FeaturestoreOnlineServingClient", 804 "rpcs": { 805 "CancelOperation": { 806 "methods": [ 807 "CancelOperation" 808 ] 809 }, 810 "DeleteOperation": { 811 "methods": [ 812 "DeleteOperation" 813 ] 814 }, 815 "GetIamPolicy": { 816 "methods": [ 817 "GetIamPolicy" 818 ] 819 }, 820 "GetLocation": { 821 "methods": [ 822 "GetLocation" 823 ] 824 }, 825 "GetOperation": { 826 "methods": [ 827 "GetOperation" 828 ] 829 }, 830 "ListLocations": { 831 "methods": [ 832 "ListLocations" 833 ] 834 }, 835 "ListOperations": { 836 "methods": [ 837 "ListOperations" 838 ] 839 }, 840 "ReadFeatureValues": { 841 "methods": [ 842 "ReadFeatureValues" 843 ] 844 }, 845 "SetIamPolicy": { 846 "methods": [ 847 "SetIamPolicy" 848 ] 849 }, 850 "StreamingReadFeatureValues": { 851 "methods": [ 852 "StreamingReadFeatureValues" 853 ] 854 }, 855 "TestIamPermissions": { 856 "methods": [ 857 "TestIamPermissions" 858 ] 859 }, 860 "WaitOperation": { 861 "methods": [ 862 "WaitOperation" 863 ] 864 }, 865 "WriteFeatureValues": { 866 "methods": [ 867 "WriteFeatureValues" 868 ] 869 } 870 } 871 } 872 } 873 }, 874 "FeaturestoreService": { 875 "clients": { 876 "grpc": { 877 "libraryClient": "FeaturestoreClient", 878 "rpcs": { 879 "BatchCreateFeatures": { 880 "methods": [ 881 "BatchCreateFeatures" 882 ] 883 }, 884 "BatchReadFeatureValues": { 885 "methods": [ 886 "BatchReadFeatureValues" 887 ] 888 }, 889 "CancelOperation": { 890 "methods": [ 891 "CancelOperation" 892 ] 893 }, 894 "CreateEntityType": { 895 "methods": [ 896 "CreateEntityType" 897 ] 898 }, 899 "CreateFeature": { 900 "methods": [ 901 "CreateFeature" 902 ] 903 }, 904 "CreateFeaturestore": { 905 "methods": [ 906 "CreateFeaturestore" 907 ] 908 }, 909 "DeleteEntityType": { 910 "methods": [ 911 "DeleteEntityType" 912 ] 913 }, 914 "DeleteFeature": { 915 "methods": [ 916 "DeleteFeature" 917 ] 918 }, 919 "DeleteFeatureValues": { 920 "methods": [ 921 "DeleteFeatureValues" 922 ] 923 }, 924 "DeleteFeaturestore": { 925 "methods": [ 926 "DeleteFeaturestore" 927 ] 928 }, 929 "DeleteOperation": { 930 "methods": [ 931 "DeleteOperation" 932 ] 933 }, 934 "ExportFeatureValues": { 935 "methods": [ 936 "ExportFeatureValues" 937 ] 938 }, 939 "GetEntityType": { 940 "methods": [ 941 "GetEntityType" 942 ] 943 }, 944 "GetFeature": { 945 "methods": [ 946 "GetFeature" 947 ] 948 }, 949 "GetFeaturestore": { 950 "methods": [ 951 "GetFeaturestore" 952 ] 953 }, 954 "GetIamPolicy": { 955 "methods": [ 956 "GetIamPolicy" 957 ] 958 }, 959 "GetLocation": { 960 "methods": [ 961 "GetLocation" 962 ] 963 }, 964 "GetOperation": { 965 "methods": [ 966 "GetOperation" 967 ] 968 }, 969 "ImportFeatureValues": { 970 "methods": [ 971 "ImportFeatureValues" 972 ] 973 }, 974 "ListEntityTypes": { 975 "methods": [ 976 "ListEntityTypes" 977 ] 978 }, 979 "ListFeatures": { 980 "methods": [ 981 "ListFeatures" 982 ] 983 }, 984 "ListFeaturestores": { 985 "methods": [ 986 "ListFeaturestores" 987 ] 988 }, 989 "ListLocations": { 990 "methods": [ 991 "ListLocations" 992 ] 993 }, 994 "ListOperations": { 995 "methods": [ 996 "ListOperations" 997 ] 998 }, 999 "SearchFeatures": { 1000 "methods": [ 1001 "SearchFeatures" 1002 ] 1003 }, 1004 "SetIamPolicy": { 1005 "methods": [ 1006 "SetIamPolicy" 1007 ] 1008 }, 1009 "TestIamPermissions": { 1010 "methods": [ 1011 "TestIamPermissions" 1012 ] 1013 }, 1014 "UpdateEntityType": { 1015 "methods": [ 1016 "UpdateEntityType" 1017 ] 1018 }, 1019 "UpdateFeature": { 1020 "methods": [ 1021 "UpdateFeature" 1022 ] 1023 }, 1024 "UpdateFeaturestore": { 1025 "methods": [ 1026 "UpdateFeaturestore" 1027 ] 1028 }, 1029 "WaitOperation": { 1030 "methods": [ 1031 "WaitOperation" 1032 ] 1033 } 1034 } 1035 } 1036 } 1037 }, 1038 "GenAiCacheService": { 1039 "clients": { 1040 "grpc": { 1041 "libraryClient": "GenAiCacheClient", 1042 "rpcs": { 1043 "CancelOperation": { 1044 "methods": [ 1045 "CancelOperation" 1046 ] 1047 }, 1048 "CreateCachedContent": { 1049 "methods": [ 1050 "CreateCachedContent" 1051 ] 1052 }, 1053 "DeleteCachedContent": { 1054 "methods": [ 1055 "DeleteCachedContent" 1056 ] 1057 }, 1058 "DeleteOperation": { 1059 "methods": [ 1060 "DeleteOperation" 1061 ] 1062 }, 1063 "GetCachedContent": { 1064 "methods": [ 1065 "GetCachedContent" 1066 ] 1067 }, 1068 "GetIamPolicy": { 1069 "methods": [ 1070 "GetIamPolicy" 1071 ] 1072 }, 1073 "GetLocation": { 1074 "methods": [ 1075 "GetLocation" 1076 ] 1077 }, 1078 "GetOperation": { 1079 "methods": [ 1080 "GetOperation" 1081 ] 1082 }, 1083 "ListCachedContents": { 1084 "methods": [ 1085 "ListCachedContents" 1086 ] 1087 }, 1088 "ListLocations": { 1089 "methods": [ 1090 "ListLocations" 1091 ] 1092 }, 1093 "ListOperations": { 1094 "methods": [ 1095 "ListOperations" 1096 ] 1097 }, 1098 "SetIamPolicy": { 1099 "methods": [ 1100 "SetIamPolicy" 1101 ] 1102 }, 1103 "TestIamPermissions": { 1104 "methods": [ 1105 "TestIamPermissions" 1106 ] 1107 }, 1108 "UpdateCachedContent": { 1109 "methods": [ 1110 "UpdateCachedContent" 1111 ] 1112 }, 1113 "WaitOperation": { 1114 "methods": [ 1115 "WaitOperation" 1116 ] 1117 } 1118 } 1119 } 1120 } 1121 }, 1122 "GenAiTuningService": { 1123 "clients": { 1124 "grpc": { 1125 "libraryClient": "GenAiTuningClient", 1126 "rpcs": { 1127 "CancelOperation": { 1128 "methods": [ 1129 "CancelOperation" 1130 ] 1131 }, 1132 "CancelTuningJob": { 1133 "methods": [ 1134 "CancelTuningJob" 1135 ] 1136 }, 1137 "CreateTuningJob": { 1138 "methods": [ 1139 "CreateTuningJob" 1140 ] 1141 }, 1142 "DeleteOperation": { 1143 "methods": [ 1144 "DeleteOperation" 1145 ] 1146 }, 1147 "GetIamPolicy": { 1148 "methods": [ 1149 "GetIamPolicy" 1150 ] 1151 }, 1152 "GetLocation": { 1153 "methods": [ 1154 "GetLocation" 1155 ] 1156 }, 1157 "GetOperation": { 1158 "methods": [ 1159 "GetOperation" 1160 ] 1161 }, 1162 "GetTuningJob": { 1163 "methods": [ 1164 "GetTuningJob" 1165 ] 1166 }, 1167 "ListLocations": { 1168 "methods": [ 1169 "ListLocations" 1170 ] 1171 }, 1172 "ListOperations": { 1173 "methods": [ 1174 "ListOperations" 1175 ] 1176 }, 1177 "ListTuningJobs": { 1178 "methods": [ 1179 "ListTuningJobs" 1180 ] 1181 }, 1182 "RebaseTunedModel": { 1183 "methods": [ 1184 "RebaseTunedModel" 1185 ] 1186 }, 1187 "SetIamPolicy": { 1188 "methods": [ 1189 "SetIamPolicy" 1190 ] 1191 }, 1192 "TestIamPermissions": { 1193 "methods": [ 1194 "TestIamPermissions" 1195 ] 1196 }, 1197 "WaitOperation": { 1198 "methods": [ 1199 "WaitOperation" 1200 ] 1201 } 1202 } 1203 } 1204 } 1205 }, 1206 "IndexEndpointService": { 1207 "clients": { 1208 "grpc": { 1209 "libraryClient": "IndexEndpointClient", 1210 "rpcs": { 1211 "CancelOperation": { 1212 "methods": [ 1213 "CancelOperation" 1214 ] 1215 }, 1216 "CreateIndexEndpoint": { 1217 "methods": [ 1218 "CreateIndexEndpoint" 1219 ] 1220 }, 1221 "DeleteIndexEndpoint": { 1222 "methods": [ 1223 "DeleteIndexEndpoint" 1224 ] 1225 }, 1226 "DeleteOperation": { 1227 "methods": [ 1228 "DeleteOperation" 1229 ] 1230 }, 1231 "DeployIndex": { 1232 "methods": [ 1233 "DeployIndex" 1234 ] 1235 }, 1236 "GetIamPolicy": { 1237 "methods": [ 1238 "GetIamPolicy" 1239 ] 1240 }, 1241 "GetIndexEndpoint": { 1242 "methods": [ 1243 "GetIndexEndpoint" 1244 ] 1245 }, 1246 "GetLocation": { 1247 "methods": [ 1248 "GetLocation" 1249 ] 1250 }, 1251 "GetOperation": { 1252 "methods": [ 1253 "GetOperation" 1254 ] 1255 }, 1256 "ListIndexEndpoints": { 1257 "methods": [ 1258 "ListIndexEndpoints" 1259 ] 1260 }, 1261 "ListLocations": { 1262 "methods": [ 1263 "ListLocations" 1264 ] 1265 }, 1266 "ListOperations": { 1267 "methods": [ 1268 "ListOperations" 1269 ] 1270 }, 1271 "MutateDeployedIndex": { 1272 "methods": [ 1273 "MutateDeployedIndex" 1274 ] 1275 }, 1276 "SetIamPolicy": { 1277 "methods": [ 1278 "SetIamPolicy" 1279 ] 1280 }, 1281 "TestIamPermissions": { 1282 "methods": [ 1283 "TestIamPermissions" 1284 ] 1285 }, 1286 "UndeployIndex": { 1287 "methods": [ 1288 "UndeployIndex" 1289 ] 1290 }, 1291 "UpdateIndexEndpoint": { 1292 "methods": [ 1293 "UpdateIndexEndpoint" 1294 ] 1295 }, 1296 "WaitOperation": { 1297 "methods": [ 1298 "WaitOperation" 1299 ] 1300 } 1301 } 1302 } 1303 } 1304 }, 1305 "IndexService": { 1306 "clients": { 1307 "grpc": { 1308 "libraryClient": "IndexClient", 1309 "rpcs": { 1310 "CancelOperation": { 1311 "methods": [ 1312 "CancelOperation" 1313 ] 1314 }, 1315 "CreateIndex": { 1316 "methods": [ 1317 "CreateIndex" 1318 ] 1319 }, 1320 "DeleteIndex": { 1321 "methods": [ 1322 "DeleteIndex" 1323 ] 1324 }, 1325 "DeleteOperation": { 1326 "methods": [ 1327 "DeleteOperation" 1328 ] 1329 }, 1330 "GetIamPolicy": { 1331 "methods": [ 1332 "GetIamPolicy" 1333 ] 1334 }, 1335 "GetIndex": { 1336 "methods": [ 1337 "GetIndex" 1338 ] 1339 }, 1340 "GetLocation": { 1341 "methods": [ 1342 "GetLocation" 1343 ] 1344 }, 1345 "GetOperation": { 1346 "methods": [ 1347 "GetOperation" 1348 ] 1349 }, 1350 "ListIndexes": { 1351 "methods": [ 1352 "ListIndexes" 1353 ] 1354 }, 1355 "ListLocations": { 1356 "methods": [ 1357 "ListLocations" 1358 ] 1359 }, 1360 "ListOperations": { 1361 "methods": [ 1362 "ListOperations" 1363 ] 1364 }, 1365 "RemoveDatapoints": { 1366 "methods": [ 1367 "RemoveDatapoints" 1368 ] 1369 }, 1370 "SetIamPolicy": { 1371 "methods": [ 1372 "SetIamPolicy" 1373 ] 1374 }, 1375 "TestIamPermissions": { 1376 "methods": [ 1377 "TestIamPermissions" 1378 ] 1379 }, 1380 "UpdateIndex": { 1381 "methods": [ 1382 "UpdateIndex" 1383 ] 1384 }, 1385 "UpsertDatapoints": { 1386 "methods": [ 1387 "UpsertDatapoints" 1388 ] 1389 }, 1390 "WaitOperation": { 1391 "methods": [ 1392 "WaitOperation" 1393 ] 1394 } 1395 } 1396 } 1397 } 1398 }, 1399 "JobService": { 1400 "clients": { 1401 "grpc": { 1402 "libraryClient": "JobClient", 1403 "rpcs": { 1404 "CancelBatchPredictionJob": { 1405 "methods": [ 1406 "CancelBatchPredictionJob" 1407 ] 1408 }, 1409 "CancelCustomJob": { 1410 "methods": [ 1411 "CancelCustomJob" 1412 ] 1413 }, 1414 "CancelDataLabelingJob": { 1415 "methods": [ 1416 "CancelDataLabelingJob" 1417 ] 1418 }, 1419 "CancelHyperparameterTuningJob": { 1420 "methods": [ 1421 "CancelHyperparameterTuningJob" 1422 ] 1423 }, 1424 "CancelNasJob": { 1425 "methods": [ 1426 "CancelNasJob" 1427 ] 1428 }, 1429 "CancelOperation": { 1430 "methods": [ 1431 "CancelOperation" 1432 ] 1433 }, 1434 "CreateBatchPredictionJob": { 1435 "methods": [ 1436 "CreateBatchPredictionJob" 1437 ] 1438 }, 1439 "CreateCustomJob": { 1440 "methods": [ 1441 "CreateCustomJob" 1442 ] 1443 }, 1444 "CreateDataLabelingJob": { 1445 "methods": [ 1446 "CreateDataLabelingJob" 1447 ] 1448 }, 1449 "CreateHyperparameterTuningJob": { 1450 "methods": [ 1451 "CreateHyperparameterTuningJob" 1452 ] 1453 }, 1454 "CreateModelDeploymentMonitoringJob": { 1455 "methods": [ 1456 "CreateModelDeploymentMonitoringJob" 1457 ] 1458 }, 1459 "CreateNasJob": { 1460 "methods": [ 1461 "CreateNasJob" 1462 ] 1463 }, 1464 "DeleteBatchPredictionJob": { 1465 "methods": [ 1466 "DeleteBatchPredictionJob" 1467 ] 1468 }, 1469 "DeleteCustomJob": { 1470 "methods": [ 1471 "DeleteCustomJob" 1472 ] 1473 }, 1474 "DeleteDataLabelingJob": { 1475 "methods": [ 1476 "DeleteDataLabelingJob" 1477 ] 1478 }, 1479 "DeleteHyperparameterTuningJob": { 1480 "methods": [ 1481 "DeleteHyperparameterTuningJob" 1482 ] 1483 }, 1484 "DeleteModelDeploymentMonitoringJob": { 1485 "methods": [ 1486 "DeleteModelDeploymentMonitoringJob" 1487 ] 1488 }, 1489 "DeleteNasJob": { 1490 "methods": [ 1491 "DeleteNasJob" 1492 ] 1493 }, 1494 "DeleteOperation": { 1495 "methods": [ 1496 "DeleteOperation" 1497 ] 1498 }, 1499 "GetBatchPredictionJob": { 1500 "methods": [ 1501 "GetBatchPredictionJob" 1502 ] 1503 }, 1504 "GetCustomJob": { 1505 "methods": [ 1506 "GetCustomJob" 1507 ] 1508 }, 1509 "GetDataLabelingJob": { 1510 "methods": [ 1511 "GetDataLabelingJob" 1512 ] 1513 }, 1514 "GetHyperparameterTuningJob": { 1515 "methods": [ 1516 "GetHyperparameterTuningJob" 1517 ] 1518 }, 1519 "GetIamPolicy": { 1520 "methods": [ 1521 "GetIamPolicy" 1522 ] 1523 }, 1524 "GetLocation": { 1525 "methods": [ 1526 "GetLocation" 1527 ] 1528 }, 1529 "GetModelDeploymentMonitoringJob": { 1530 "methods": [ 1531 "GetModelDeploymentMonitoringJob" 1532 ] 1533 }, 1534 "GetNasJob": { 1535 "methods": [ 1536 "GetNasJob" 1537 ] 1538 }, 1539 "GetNasTrialDetail": { 1540 "methods": [ 1541 "GetNasTrialDetail" 1542 ] 1543 }, 1544 "GetOperation": { 1545 "methods": [ 1546 "GetOperation" 1547 ] 1548 }, 1549 "ListBatchPredictionJobs": { 1550 "methods": [ 1551 "ListBatchPredictionJobs" 1552 ] 1553 }, 1554 "ListCustomJobs": { 1555 "methods": [ 1556 "ListCustomJobs" 1557 ] 1558 }, 1559 "ListDataLabelingJobs": { 1560 "methods": [ 1561 "ListDataLabelingJobs" 1562 ] 1563 }, 1564 "ListHyperparameterTuningJobs": { 1565 "methods": [ 1566 "ListHyperparameterTuningJobs" 1567 ] 1568 }, 1569 "ListLocations": { 1570 "methods": [ 1571 "ListLocations" 1572 ] 1573 }, 1574 "ListModelDeploymentMonitoringJobs": { 1575 "methods": [ 1576 "ListModelDeploymentMonitoringJobs" 1577 ] 1578 }, 1579 "ListNasJobs": { 1580 "methods": [ 1581 "ListNasJobs" 1582 ] 1583 }, 1584 "ListNasTrialDetails": { 1585 "methods": [ 1586 "ListNasTrialDetails" 1587 ] 1588 }, 1589 "ListOperations": { 1590 "methods": [ 1591 "ListOperations" 1592 ] 1593 }, 1594 "PauseModelDeploymentMonitoringJob": { 1595 "methods": [ 1596 "PauseModelDeploymentMonitoringJob" 1597 ] 1598 }, 1599 "ResumeModelDeploymentMonitoringJob": { 1600 "methods": [ 1601 "ResumeModelDeploymentMonitoringJob" 1602 ] 1603 }, 1604 "SearchModelDeploymentMonitoringStatsAnomalies": { 1605 "methods": [ 1606 "SearchModelDeploymentMonitoringStatsAnomalies" 1607 ] 1608 }, 1609 "SetIamPolicy": { 1610 "methods": [ 1611 "SetIamPolicy" 1612 ] 1613 }, 1614 "TestIamPermissions": { 1615 "methods": [ 1616 "TestIamPermissions" 1617 ] 1618 }, 1619 "UpdateModelDeploymentMonitoringJob": { 1620 "methods": [ 1621 "UpdateModelDeploymentMonitoringJob" 1622 ] 1623 }, 1624 "WaitOperation": { 1625 "methods": [ 1626 "WaitOperation" 1627 ] 1628 } 1629 } 1630 } 1631 } 1632 }, 1633 "LlmUtilityService": { 1634 "clients": { 1635 "grpc": { 1636 "libraryClient": "LlmUtilityClient", 1637 "rpcs": { 1638 "CancelOperation": { 1639 "methods": [ 1640 "CancelOperation" 1641 ] 1642 }, 1643 "ComputeTokens": { 1644 "methods": [ 1645 "ComputeTokens" 1646 ] 1647 }, 1648 "CountTokens": { 1649 "methods": [ 1650 "CountTokens" 1651 ] 1652 }, 1653 "DeleteOperation": { 1654 "methods": [ 1655 "DeleteOperation" 1656 ] 1657 }, 1658 "GetIamPolicy": { 1659 "methods": [ 1660 "GetIamPolicy" 1661 ] 1662 }, 1663 "GetLocation": { 1664 "methods": [ 1665 "GetLocation" 1666 ] 1667 }, 1668 "GetOperation": { 1669 "methods": [ 1670 "GetOperation" 1671 ] 1672 }, 1673 "ListLocations": { 1674 "methods": [ 1675 "ListLocations" 1676 ] 1677 }, 1678 "ListOperations": { 1679 "methods": [ 1680 "ListOperations" 1681 ] 1682 }, 1683 "SetIamPolicy": { 1684 "methods": [ 1685 "SetIamPolicy" 1686 ] 1687 }, 1688 "TestIamPermissions": { 1689 "methods": [ 1690 "TestIamPermissions" 1691 ] 1692 }, 1693 "WaitOperation": { 1694 "methods": [ 1695 "WaitOperation" 1696 ] 1697 } 1698 } 1699 } 1700 } 1701 }, 1702 "MatchService": { 1703 "clients": { 1704 "grpc": { 1705 "libraryClient": "MatchClient", 1706 "rpcs": { 1707 "CancelOperation": { 1708 "methods": [ 1709 "CancelOperation" 1710 ] 1711 }, 1712 "DeleteOperation": { 1713 "methods": [ 1714 "DeleteOperation" 1715 ] 1716 }, 1717 "FindNeighbors": { 1718 "methods": [ 1719 "FindNeighbors" 1720 ] 1721 }, 1722 "GetIamPolicy": { 1723 "methods": [ 1724 "GetIamPolicy" 1725 ] 1726 }, 1727 "GetLocation": { 1728 "methods": [ 1729 "GetLocation" 1730 ] 1731 }, 1732 "GetOperation": { 1733 "methods": [ 1734 "GetOperation" 1735 ] 1736 }, 1737 "ListLocations": { 1738 "methods": [ 1739 "ListLocations" 1740 ] 1741 }, 1742 "ListOperations": { 1743 "methods": [ 1744 "ListOperations" 1745 ] 1746 }, 1747 "ReadIndexDatapoints": { 1748 "methods": [ 1749 "ReadIndexDatapoints" 1750 ] 1751 }, 1752 "SetIamPolicy": { 1753 "methods": [ 1754 "SetIamPolicy" 1755 ] 1756 }, 1757 "TestIamPermissions": { 1758 "methods": [ 1759 "TestIamPermissions" 1760 ] 1761 }, 1762 "WaitOperation": { 1763 "methods": [ 1764 "WaitOperation" 1765 ] 1766 } 1767 } 1768 } 1769 } 1770 }, 1771 "MetadataService": { 1772 "clients": { 1773 "grpc": { 1774 "libraryClient": "MetadataClient", 1775 "rpcs": { 1776 "AddContextArtifactsAndExecutions": { 1777 "methods": [ 1778 "AddContextArtifactsAndExecutions" 1779 ] 1780 }, 1781 "AddContextChildren": { 1782 "methods": [ 1783 "AddContextChildren" 1784 ] 1785 }, 1786 "AddExecutionEvents": { 1787 "methods": [ 1788 "AddExecutionEvents" 1789 ] 1790 }, 1791 "CancelOperation": { 1792 "methods": [ 1793 "CancelOperation" 1794 ] 1795 }, 1796 "CreateArtifact": { 1797 "methods": [ 1798 "CreateArtifact" 1799 ] 1800 }, 1801 "CreateContext": { 1802 "methods": [ 1803 "CreateContext" 1804 ] 1805 }, 1806 "CreateExecution": { 1807 "methods": [ 1808 "CreateExecution" 1809 ] 1810 }, 1811 "CreateMetadataSchema": { 1812 "methods": [ 1813 "CreateMetadataSchema" 1814 ] 1815 }, 1816 "CreateMetadataStore": { 1817 "methods": [ 1818 "CreateMetadataStore" 1819 ] 1820 }, 1821 "DeleteArtifact": { 1822 "methods": [ 1823 "DeleteArtifact" 1824 ] 1825 }, 1826 "DeleteContext": { 1827 "methods": [ 1828 "DeleteContext" 1829 ] 1830 }, 1831 "DeleteExecution": { 1832 "methods": [ 1833 "DeleteExecution" 1834 ] 1835 }, 1836 "DeleteMetadataStore": { 1837 "methods": [ 1838 "DeleteMetadataStore" 1839 ] 1840 }, 1841 "DeleteOperation": { 1842 "methods": [ 1843 "DeleteOperation" 1844 ] 1845 }, 1846 "GetArtifact": { 1847 "methods": [ 1848 "GetArtifact" 1849 ] 1850 }, 1851 "GetContext": { 1852 "methods": [ 1853 "GetContext" 1854 ] 1855 }, 1856 "GetExecution": { 1857 "methods": [ 1858 "GetExecution" 1859 ] 1860 }, 1861 "GetIamPolicy": { 1862 "methods": [ 1863 "GetIamPolicy" 1864 ] 1865 }, 1866 "GetLocation": { 1867 "methods": [ 1868 "GetLocation" 1869 ] 1870 }, 1871 "GetMetadataSchema": { 1872 "methods": [ 1873 "GetMetadataSchema" 1874 ] 1875 }, 1876 "GetMetadataStore": { 1877 "methods": [ 1878 "GetMetadataStore" 1879 ] 1880 }, 1881 "GetOperation": { 1882 "methods": [ 1883 "GetOperation" 1884 ] 1885 }, 1886 "ListArtifacts": { 1887 "methods": [ 1888 "ListArtifacts" 1889 ] 1890 }, 1891 "ListContexts": { 1892 "methods": [ 1893 "ListContexts" 1894 ] 1895 }, 1896 "ListExecutions": { 1897 "methods": [ 1898 "ListExecutions" 1899 ] 1900 }, 1901 "ListLocations": { 1902 "methods": [ 1903 "ListLocations" 1904 ] 1905 }, 1906 "ListMetadataSchemas": { 1907 "methods": [ 1908 "ListMetadataSchemas" 1909 ] 1910 }, 1911 "ListMetadataStores": { 1912 "methods": [ 1913 "ListMetadataStores" 1914 ] 1915 }, 1916 "ListOperations": { 1917 "methods": [ 1918 "ListOperations" 1919 ] 1920 }, 1921 "PurgeArtifacts": { 1922 "methods": [ 1923 "PurgeArtifacts" 1924 ] 1925 }, 1926 "PurgeContexts": { 1927 "methods": [ 1928 "PurgeContexts" 1929 ] 1930 }, 1931 "PurgeExecutions": { 1932 "methods": [ 1933 "PurgeExecutions" 1934 ] 1935 }, 1936 "QueryArtifactLineageSubgraph": { 1937 "methods": [ 1938 "QueryArtifactLineageSubgraph" 1939 ] 1940 }, 1941 "QueryContextLineageSubgraph": { 1942 "methods": [ 1943 "QueryContextLineageSubgraph" 1944 ] 1945 }, 1946 "QueryExecutionInputsAndOutputs": { 1947 "methods": [ 1948 "QueryExecutionInputsAndOutputs" 1949 ] 1950 }, 1951 "RemoveContextChildren": { 1952 "methods": [ 1953 "RemoveContextChildren" 1954 ] 1955 }, 1956 "SetIamPolicy": { 1957 "methods": [ 1958 "SetIamPolicy" 1959 ] 1960 }, 1961 "TestIamPermissions": { 1962 "methods": [ 1963 "TestIamPermissions" 1964 ] 1965 }, 1966 "UpdateArtifact": { 1967 "methods": [ 1968 "UpdateArtifact" 1969 ] 1970 }, 1971 "UpdateContext": { 1972 "methods": [ 1973 "UpdateContext" 1974 ] 1975 }, 1976 "UpdateExecution": { 1977 "methods": [ 1978 "UpdateExecution" 1979 ] 1980 }, 1981 "WaitOperation": { 1982 "methods": [ 1983 "WaitOperation" 1984 ] 1985 } 1986 } 1987 } 1988 } 1989 }, 1990 "MigrationService": { 1991 "clients": { 1992 "grpc": { 1993 "libraryClient": "MigrationClient", 1994 "rpcs": { 1995 "BatchMigrateResources": { 1996 "methods": [ 1997 "BatchMigrateResources" 1998 ] 1999 }, 2000 "CancelOperation": { 2001 "methods": [ 2002 "CancelOperation" 2003 ] 2004 }, 2005 "DeleteOperation": { 2006 "methods": [ 2007 "DeleteOperation" 2008 ] 2009 }, 2010 "GetIamPolicy": { 2011 "methods": [ 2012 "GetIamPolicy" 2013 ] 2014 }, 2015 "GetLocation": { 2016 "methods": [ 2017 "GetLocation" 2018 ] 2019 }, 2020 "GetOperation": { 2021 "methods": [ 2022 "GetOperation" 2023 ] 2024 }, 2025 "ListLocations": { 2026 "methods": [ 2027 "ListLocations" 2028 ] 2029 }, 2030 "ListOperations": { 2031 "methods": [ 2032 "ListOperations" 2033 ] 2034 }, 2035 "SearchMigratableResources": { 2036 "methods": [ 2037 "SearchMigratableResources" 2038 ] 2039 }, 2040 "SetIamPolicy": { 2041 "methods": [ 2042 "SetIamPolicy" 2043 ] 2044 }, 2045 "TestIamPermissions": { 2046 "methods": [ 2047 "TestIamPermissions" 2048 ] 2049 }, 2050 "WaitOperation": { 2051 "methods": [ 2052 "WaitOperation" 2053 ] 2054 } 2055 } 2056 } 2057 } 2058 }, 2059 "ModelGardenService": { 2060 "clients": { 2061 "grpc": { 2062 "libraryClient": "ModelGardenClient", 2063 "rpcs": { 2064 "CancelOperation": { 2065 "methods": [ 2066 "CancelOperation" 2067 ] 2068 }, 2069 "DeleteOperation": { 2070 "methods": [ 2071 "DeleteOperation" 2072 ] 2073 }, 2074 "Deploy": { 2075 "methods": [ 2076 "Deploy" 2077 ] 2078 }, 2079 "GetIamPolicy": { 2080 "methods": [ 2081 "GetIamPolicy" 2082 ] 2083 }, 2084 "GetLocation": { 2085 "methods": [ 2086 "GetLocation" 2087 ] 2088 }, 2089 "GetOperation": { 2090 "methods": [ 2091 "GetOperation" 2092 ] 2093 }, 2094 "GetPublisherModel": { 2095 "methods": [ 2096 "GetPublisherModel" 2097 ] 2098 }, 2099 "ListLocations": { 2100 "methods": [ 2101 "ListLocations" 2102 ] 2103 }, 2104 "ListOperations": { 2105 "methods": [ 2106 "ListOperations" 2107 ] 2108 }, 2109 "SetIamPolicy": { 2110 "methods": [ 2111 "SetIamPolicy" 2112 ] 2113 }, 2114 "TestIamPermissions": { 2115 "methods": [ 2116 "TestIamPermissions" 2117 ] 2118 }, 2119 "WaitOperation": { 2120 "methods": [ 2121 "WaitOperation" 2122 ] 2123 } 2124 } 2125 } 2126 } 2127 }, 2128 "ModelService": { 2129 "clients": { 2130 "grpc": { 2131 "libraryClient": "ModelClient", 2132 "rpcs": { 2133 "BatchImportEvaluatedAnnotations": { 2134 "methods": [ 2135 "BatchImportEvaluatedAnnotations" 2136 ] 2137 }, 2138 "BatchImportModelEvaluationSlices": { 2139 "methods": [ 2140 "BatchImportModelEvaluationSlices" 2141 ] 2142 }, 2143 "CancelOperation": { 2144 "methods": [ 2145 "CancelOperation" 2146 ] 2147 }, 2148 "CopyModel": { 2149 "methods": [ 2150 "CopyModel" 2151 ] 2152 }, 2153 "DeleteModel": { 2154 "methods": [ 2155 "DeleteModel" 2156 ] 2157 }, 2158 "DeleteModelVersion": { 2159 "methods": [ 2160 "DeleteModelVersion" 2161 ] 2162 }, 2163 "DeleteOperation": { 2164 "methods": [ 2165 "DeleteOperation" 2166 ] 2167 }, 2168 "ExportModel": { 2169 "methods": [ 2170 "ExportModel" 2171 ] 2172 }, 2173 "GetIamPolicy": { 2174 "methods": [ 2175 "GetIamPolicy" 2176 ] 2177 }, 2178 "GetLocation": { 2179 "methods": [ 2180 "GetLocation" 2181 ] 2182 }, 2183 "GetModel": { 2184 "methods": [ 2185 "GetModel" 2186 ] 2187 }, 2188 "GetModelEvaluation": { 2189 "methods": [ 2190 "GetModelEvaluation" 2191 ] 2192 }, 2193 "GetModelEvaluationSlice": { 2194 "methods": [ 2195 "GetModelEvaluationSlice" 2196 ] 2197 }, 2198 "GetOperation": { 2199 "methods": [ 2200 "GetOperation" 2201 ] 2202 }, 2203 "ImportModelEvaluation": { 2204 "methods": [ 2205 "ImportModelEvaluation" 2206 ] 2207 }, 2208 "ListLocations": { 2209 "methods": [ 2210 "ListLocations" 2211 ] 2212 }, 2213 "ListModelEvaluationSlices": { 2214 "methods": [ 2215 "ListModelEvaluationSlices" 2216 ] 2217 }, 2218 "ListModelEvaluations": { 2219 "methods": [ 2220 "ListModelEvaluations" 2221 ] 2222 }, 2223 "ListModelVersionCheckpoints": { 2224 "methods": [ 2225 "ListModelVersionCheckpoints" 2226 ] 2227 }, 2228 "ListModelVersions": { 2229 "methods": [ 2230 "ListModelVersions" 2231 ] 2232 }, 2233 "ListModels": { 2234 "methods": [ 2235 "ListModels" 2236 ] 2237 }, 2238 "ListOperations": { 2239 "methods": [ 2240 "ListOperations" 2241 ] 2242 }, 2243 "MergeVersionAliases": { 2244 "methods": [ 2245 "MergeVersionAliases" 2246 ] 2247 }, 2248 "SetIamPolicy": { 2249 "methods": [ 2250 "SetIamPolicy" 2251 ] 2252 }, 2253 "TestIamPermissions": { 2254 "methods": [ 2255 "TestIamPermissions" 2256 ] 2257 }, 2258 "UpdateExplanationDataset": { 2259 "methods": [ 2260 "UpdateExplanationDataset" 2261 ] 2262 }, 2263 "UpdateModel": { 2264 "methods": [ 2265 "UpdateModel" 2266 ] 2267 }, 2268 "UploadModel": { 2269 "methods": [ 2270 "UploadModel" 2271 ] 2272 }, 2273 "WaitOperation": { 2274 "methods": [ 2275 "WaitOperation" 2276 ] 2277 } 2278 } 2279 } 2280 } 2281 }, 2282 "NotebookService": { 2283 "clients": { 2284 "grpc": { 2285 "libraryClient": "NotebookClient", 2286 "rpcs": { 2287 "AssignNotebookRuntime": { 2288 "methods": [ 2289 "AssignNotebookRuntime" 2290 ] 2291 }, 2292 "CancelOperation": { 2293 "methods": [ 2294 "CancelOperation" 2295 ] 2296 }, 2297 "CreateNotebookExecutionJob": { 2298 "methods": [ 2299 "CreateNotebookExecutionJob" 2300 ] 2301 }, 2302 "CreateNotebookRuntimeTemplate": { 2303 "methods": [ 2304 "CreateNotebookRuntimeTemplate" 2305 ] 2306 }, 2307 "DeleteNotebookExecutionJob": { 2308 "methods": [ 2309 "DeleteNotebookExecutionJob" 2310 ] 2311 }, 2312 "DeleteNotebookRuntime": { 2313 "methods": [ 2314 "DeleteNotebookRuntime" 2315 ] 2316 }, 2317 "DeleteNotebookRuntimeTemplate": { 2318 "methods": [ 2319 "DeleteNotebookRuntimeTemplate" 2320 ] 2321 }, 2322 "DeleteOperation": { 2323 "methods": [ 2324 "DeleteOperation" 2325 ] 2326 }, 2327 "GetIamPolicy": { 2328 "methods": [ 2329 "GetIamPolicy" 2330 ] 2331 }, 2332 "GetLocation": { 2333 "methods": [ 2334 "GetLocation" 2335 ] 2336 }, 2337 "GetNotebookExecutionJob": { 2338 "methods": [ 2339 "GetNotebookExecutionJob" 2340 ] 2341 }, 2342 "GetNotebookRuntime": { 2343 "methods": [ 2344 "GetNotebookRuntime" 2345 ] 2346 }, 2347 "GetNotebookRuntimeTemplate": { 2348 "methods": [ 2349 "GetNotebookRuntimeTemplate" 2350 ] 2351 }, 2352 "GetOperation": { 2353 "methods": [ 2354 "GetOperation" 2355 ] 2356 }, 2357 "ListLocations": { 2358 "methods": [ 2359 "ListLocations" 2360 ] 2361 }, 2362 "ListNotebookExecutionJobs": { 2363 "methods": [ 2364 "ListNotebookExecutionJobs" 2365 ] 2366 }, 2367 "ListNotebookRuntimeTemplates": { 2368 "methods": [ 2369 "ListNotebookRuntimeTemplates" 2370 ] 2371 }, 2372 "ListNotebookRuntimes": { 2373 "methods": [ 2374 "ListNotebookRuntimes" 2375 ] 2376 }, 2377 "ListOperations": { 2378 "methods": [ 2379 "ListOperations" 2380 ] 2381 }, 2382 "SetIamPolicy": { 2383 "methods": [ 2384 "SetIamPolicy" 2385 ] 2386 }, 2387 "StartNotebookRuntime": { 2388 "methods": [ 2389 "StartNotebookRuntime" 2390 ] 2391 }, 2392 "StopNotebookRuntime": { 2393 "methods": [ 2394 "StopNotebookRuntime" 2395 ] 2396 }, 2397 "TestIamPermissions": { 2398 "methods": [ 2399 "TestIamPermissions" 2400 ] 2401 }, 2402 "UpdateNotebookRuntimeTemplate": { 2403 "methods": [ 2404 "UpdateNotebookRuntimeTemplate" 2405 ] 2406 }, 2407 "UpgradeNotebookRuntime": { 2408 "methods": [ 2409 "UpgradeNotebookRuntime" 2410 ] 2411 }, 2412 "WaitOperation": { 2413 "methods": [ 2414 "WaitOperation" 2415 ] 2416 } 2417 } 2418 } 2419 } 2420 }, 2421 "PersistentResourceService": { 2422 "clients": { 2423 "grpc": { 2424 "libraryClient": "PersistentResourceClient", 2425 "rpcs": { 2426 "CancelOperation": { 2427 "methods": [ 2428 "CancelOperation" 2429 ] 2430 }, 2431 "CreatePersistentResource": { 2432 "methods": [ 2433 "CreatePersistentResource" 2434 ] 2435 }, 2436 "DeleteOperation": { 2437 "methods": [ 2438 "DeleteOperation" 2439 ] 2440 }, 2441 "DeletePersistentResource": { 2442 "methods": [ 2443 "DeletePersistentResource" 2444 ] 2445 }, 2446 "GetIamPolicy": { 2447 "methods": [ 2448 "GetIamPolicy" 2449 ] 2450 }, 2451 "GetLocation": { 2452 "methods": [ 2453 "GetLocation" 2454 ] 2455 }, 2456 "GetOperation": { 2457 "methods": [ 2458 "GetOperation" 2459 ] 2460 }, 2461 "GetPersistentResource": { 2462 "methods": [ 2463 "GetPersistentResource" 2464 ] 2465 }, 2466 "ListLocations": { 2467 "methods": [ 2468 "ListLocations" 2469 ] 2470 }, 2471 "ListOperations": { 2472 "methods": [ 2473 "ListOperations" 2474 ] 2475 }, 2476 "ListPersistentResources": { 2477 "methods": [ 2478 "ListPersistentResources" 2479 ] 2480 }, 2481 "RebootPersistentResource": { 2482 "methods": [ 2483 "RebootPersistentResource" 2484 ] 2485 }, 2486 "SetIamPolicy": { 2487 "methods": [ 2488 "SetIamPolicy" 2489 ] 2490 }, 2491 "TestIamPermissions": { 2492 "methods": [ 2493 "TestIamPermissions" 2494 ] 2495 }, 2496 "UpdatePersistentResource": { 2497 "methods": [ 2498 "UpdatePersistentResource" 2499 ] 2500 }, 2501 "WaitOperation": { 2502 "methods": [ 2503 "WaitOperation" 2504 ] 2505 } 2506 } 2507 } 2508 } 2509 }, 2510 "PipelineService": { 2511 "clients": { 2512 "grpc": { 2513 "libraryClient": "PipelineClient", 2514 "rpcs": { 2515 "BatchCancelPipelineJobs": { 2516 "methods": [ 2517 "BatchCancelPipelineJobs" 2518 ] 2519 }, 2520 "BatchDeletePipelineJobs": { 2521 "methods": [ 2522 "BatchDeletePipelineJobs" 2523 ] 2524 }, 2525 "CancelOperation": { 2526 "methods": [ 2527 "CancelOperation" 2528 ] 2529 }, 2530 "CancelPipelineJob": { 2531 "methods": [ 2532 "CancelPipelineJob" 2533 ] 2534 }, 2535 "CancelTrainingPipeline": { 2536 "methods": [ 2537 "CancelTrainingPipeline" 2538 ] 2539 }, 2540 "CreatePipelineJob": { 2541 "methods": [ 2542 "CreatePipelineJob" 2543 ] 2544 }, 2545 "CreateTrainingPipeline": { 2546 "methods": [ 2547 "CreateTrainingPipeline" 2548 ] 2549 }, 2550 "DeleteOperation": { 2551 "methods": [ 2552 "DeleteOperation" 2553 ] 2554 }, 2555 "DeletePipelineJob": { 2556 "methods": [ 2557 "DeletePipelineJob" 2558 ] 2559 }, 2560 "DeleteTrainingPipeline": { 2561 "methods": [ 2562 "DeleteTrainingPipeline" 2563 ] 2564 }, 2565 "GetIamPolicy": { 2566 "methods": [ 2567 "GetIamPolicy" 2568 ] 2569 }, 2570 "GetLocation": { 2571 "methods": [ 2572 "GetLocation" 2573 ] 2574 }, 2575 "GetOperation": { 2576 "methods": [ 2577 "GetOperation" 2578 ] 2579 }, 2580 "GetPipelineJob": { 2581 "methods": [ 2582 "GetPipelineJob" 2583 ] 2584 }, 2585 "GetTrainingPipeline": { 2586 "methods": [ 2587 "GetTrainingPipeline" 2588 ] 2589 }, 2590 "ListLocations": { 2591 "methods": [ 2592 "ListLocations" 2593 ] 2594 }, 2595 "ListOperations": { 2596 "methods": [ 2597 "ListOperations" 2598 ] 2599 }, 2600 "ListPipelineJobs": { 2601 "methods": [ 2602 "ListPipelineJobs" 2603 ] 2604 }, 2605 "ListTrainingPipelines": { 2606 "methods": [ 2607 "ListTrainingPipelines" 2608 ] 2609 }, 2610 "SetIamPolicy": { 2611 "methods": [ 2612 "SetIamPolicy" 2613 ] 2614 }, 2615 "TestIamPermissions": { 2616 "methods": [ 2617 "TestIamPermissions" 2618 ] 2619 }, 2620 "WaitOperation": { 2621 "methods": [ 2622 "WaitOperation" 2623 ] 2624 } 2625 } 2626 } 2627 } 2628 }, 2629 "PredictionService": { 2630 "clients": { 2631 "grpc": { 2632 "libraryClient": "PredictionClient", 2633 "rpcs": { 2634 "CancelOperation": { 2635 "methods": [ 2636 "CancelOperation" 2637 ] 2638 }, 2639 "DeleteOperation": { 2640 "methods": [ 2641 "DeleteOperation" 2642 ] 2643 }, 2644 "DirectPredict": { 2645 "methods": [ 2646 "DirectPredict" 2647 ] 2648 }, 2649 "DirectRawPredict": { 2650 "methods": [ 2651 "DirectRawPredict" 2652 ] 2653 }, 2654 "Explain": { 2655 "methods": [ 2656 "Explain" 2657 ] 2658 }, 2659 "GenerateContent": { 2660 "methods": [ 2661 "GenerateContent" 2662 ] 2663 }, 2664 "GetIamPolicy": { 2665 "methods": [ 2666 "GetIamPolicy" 2667 ] 2668 }, 2669 "GetLocation": { 2670 "methods": [ 2671 "GetLocation" 2672 ] 2673 }, 2674 "GetOperation": { 2675 "methods": [ 2676 "GetOperation" 2677 ] 2678 }, 2679 "ListLocations": { 2680 "methods": [ 2681 "ListLocations" 2682 ] 2683 }, 2684 "ListOperations": { 2685 "methods": [ 2686 "ListOperations" 2687 ] 2688 }, 2689 "Predict": { 2690 "methods": [ 2691 "Predict" 2692 ] 2693 }, 2694 "RawPredict": { 2695 "methods": [ 2696 "RawPredict" 2697 ] 2698 }, 2699 "ServerStreamingPredict": { 2700 "methods": [ 2701 "ServerStreamingPredict" 2702 ] 2703 }, 2704 "SetIamPolicy": { 2705 "methods": [ 2706 "SetIamPolicy" 2707 ] 2708 }, 2709 "StreamDirectPredict": { 2710 "methods": [ 2711 "StreamDirectPredict" 2712 ] 2713 }, 2714 "StreamDirectRawPredict": { 2715 "methods": [ 2716 "StreamDirectRawPredict" 2717 ] 2718 }, 2719 "StreamGenerateContent": { 2720 "methods": [ 2721 "StreamGenerateContent" 2722 ] 2723 }, 2724 "StreamRawPredict": { 2725 "methods": [ 2726 "StreamRawPredict" 2727 ] 2728 }, 2729 "StreamingPredict": { 2730 "methods": [ 2731 "StreamingPredict" 2732 ] 2733 }, 2734 "StreamingRawPredict": { 2735 "methods": [ 2736 "StreamingRawPredict" 2737 ] 2738 }, 2739 "TestIamPermissions": { 2740 "methods": [ 2741 "TestIamPermissions" 2742 ] 2743 }, 2744 "WaitOperation": { 2745 "methods": [ 2746 "WaitOperation" 2747 ] 2748 } 2749 } 2750 } 2751 } 2752 }, 2753 "ReasoningEngineExecutionService": { 2754 "clients": { 2755 "grpc": { 2756 "libraryClient": "ReasoningEngineExecutionClient", 2757 "rpcs": { 2758 "CancelOperation": { 2759 "methods": [ 2760 "CancelOperation" 2761 ] 2762 }, 2763 "DeleteOperation": { 2764 "methods": [ 2765 "DeleteOperation" 2766 ] 2767 }, 2768 "GetIamPolicy": { 2769 "methods": [ 2770 "GetIamPolicy" 2771 ] 2772 }, 2773 "GetLocation": { 2774 "methods": [ 2775 "GetLocation" 2776 ] 2777 }, 2778 "GetOperation": { 2779 "methods": [ 2780 "GetOperation" 2781 ] 2782 }, 2783 "ListLocations": { 2784 "methods": [ 2785 "ListLocations" 2786 ] 2787 }, 2788 "ListOperations": { 2789 "methods": [ 2790 "ListOperations" 2791 ] 2792 }, 2793 "QueryReasoningEngine": { 2794 "methods": [ 2795 "QueryReasoningEngine" 2796 ] 2797 }, 2798 "SetIamPolicy": { 2799 "methods": [ 2800 "SetIamPolicy" 2801 ] 2802 }, 2803 "StreamQueryReasoningEngine": { 2804 "methods": [ 2805 "StreamQueryReasoningEngine" 2806 ] 2807 }, 2808 "TestIamPermissions": { 2809 "methods": [ 2810 "TestIamPermissions" 2811 ] 2812 }, 2813 "WaitOperation": { 2814 "methods": [ 2815 "WaitOperation" 2816 ] 2817 } 2818 } 2819 } 2820 } 2821 }, 2822 "ReasoningEngineService": { 2823 "clients": { 2824 "grpc": { 2825 "libraryClient": "ReasoningEngineClient", 2826 "rpcs": { 2827 "CancelOperation": { 2828 "methods": [ 2829 "CancelOperation" 2830 ] 2831 }, 2832 "CreateReasoningEngine": { 2833 "methods": [ 2834 "CreateReasoningEngine" 2835 ] 2836 }, 2837 "DeleteOperation": { 2838 "methods": [ 2839 "DeleteOperation" 2840 ] 2841 }, 2842 "DeleteReasoningEngine": { 2843 "methods": [ 2844 "DeleteReasoningEngine" 2845 ] 2846 }, 2847 "GetIamPolicy": { 2848 "methods": [ 2849 "GetIamPolicy" 2850 ] 2851 }, 2852 "GetLocation": { 2853 "methods": [ 2854 "GetLocation" 2855 ] 2856 }, 2857 "GetOperation": { 2858 "methods": [ 2859 "GetOperation" 2860 ] 2861 }, 2862 "GetReasoningEngine": { 2863 "methods": [ 2864 "GetReasoningEngine" 2865 ] 2866 }, 2867 "ListLocations": { 2868 "methods": [ 2869 "ListLocations" 2870 ] 2871 }, 2872 "ListOperations": { 2873 "methods": [ 2874 "ListOperations" 2875 ] 2876 }, 2877 "ListReasoningEngines": { 2878 "methods": [ 2879 "ListReasoningEngines" 2880 ] 2881 }, 2882 "SetIamPolicy": { 2883 "methods": [ 2884 "SetIamPolicy" 2885 ] 2886 }, 2887 "TestIamPermissions": { 2888 "methods": [ 2889 "TestIamPermissions" 2890 ] 2891 }, 2892 "UpdateReasoningEngine": { 2893 "methods": [ 2894 "UpdateReasoningEngine" 2895 ] 2896 }, 2897 "WaitOperation": { 2898 "methods": [ 2899 "WaitOperation" 2900 ] 2901 } 2902 } 2903 } 2904 } 2905 }, 2906 "ScheduleService": { 2907 "clients": { 2908 "grpc": { 2909 "libraryClient": "ScheduleClient", 2910 "rpcs": { 2911 "CancelOperation": { 2912 "methods": [ 2913 "CancelOperation" 2914 ] 2915 }, 2916 "CreateSchedule": { 2917 "methods": [ 2918 "CreateSchedule" 2919 ] 2920 }, 2921 "DeleteOperation": { 2922 "methods": [ 2923 "DeleteOperation" 2924 ] 2925 }, 2926 "DeleteSchedule": { 2927 "methods": [ 2928 "DeleteSchedule" 2929 ] 2930 }, 2931 "GetIamPolicy": { 2932 "methods": [ 2933 "GetIamPolicy" 2934 ] 2935 }, 2936 "GetLocation": { 2937 "methods": [ 2938 "GetLocation" 2939 ] 2940 }, 2941 "GetOperation": { 2942 "methods": [ 2943 "GetOperation" 2944 ] 2945 }, 2946 "GetSchedule": { 2947 "methods": [ 2948 "GetSchedule" 2949 ] 2950 }, 2951 "ListLocations": { 2952 "methods": [ 2953 "ListLocations" 2954 ] 2955 }, 2956 "ListOperations": { 2957 "methods": [ 2958 "ListOperations" 2959 ] 2960 }, 2961 "ListSchedules": { 2962 "methods": [ 2963 "ListSchedules" 2964 ] 2965 }, 2966 "PauseSchedule": { 2967 "methods": [ 2968 "PauseSchedule" 2969 ] 2970 }, 2971 "ResumeSchedule": { 2972 "methods": [ 2973 "ResumeSchedule" 2974 ] 2975 }, 2976 "SetIamPolicy": { 2977 "methods": [ 2978 "SetIamPolicy" 2979 ] 2980 }, 2981 "TestIamPermissions": { 2982 "methods": [ 2983 "TestIamPermissions" 2984 ] 2985 }, 2986 "UpdateSchedule": { 2987 "methods": [ 2988 "UpdateSchedule" 2989 ] 2990 }, 2991 "WaitOperation": { 2992 "methods": [ 2993 "WaitOperation" 2994 ] 2995 } 2996 } 2997 } 2998 } 2999 }, 3000 "SpecialistPoolService": { 3001 "clients": { 3002 "grpc": { 3003 "libraryClient": "SpecialistPoolClient", 3004 "rpcs": { 3005 "CancelOperation": { 3006 "methods": [ 3007 "CancelOperation" 3008 ] 3009 }, 3010 "CreateSpecialistPool": { 3011 "methods": [ 3012 "CreateSpecialistPool" 3013 ] 3014 }, 3015 "DeleteOperation": { 3016 "methods": [ 3017 "DeleteOperation" 3018 ] 3019 }, 3020 "DeleteSpecialistPool": { 3021 "methods": [ 3022 "DeleteSpecialistPool" 3023 ] 3024 }, 3025 "GetIamPolicy": { 3026 "methods": [ 3027 "GetIamPolicy" 3028 ] 3029 }, 3030 "GetLocation": { 3031 "methods": [ 3032 "GetLocation" 3033 ] 3034 }, 3035 "GetOperation": { 3036 "methods": [ 3037 "GetOperation" 3038 ] 3039 }, 3040 "GetSpecialistPool": { 3041 "methods": [ 3042 "GetSpecialistPool" 3043 ] 3044 }, 3045 "ListLocations": { 3046 "methods": [ 3047 "ListLocations" 3048 ] 3049 }, 3050 "ListOperations": { 3051 "methods": [ 3052 "ListOperations" 3053 ] 3054 }, 3055 "ListSpecialistPools": { 3056 "methods": [ 3057 "ListSpecialistPools" 3058 ] 3059 }, 3060 "SetIamPolicy": { 3061 "methods": [ 3062 "SetIamPolicy" 3063 ] 3064 }, 3065 "TestIamPermissions": { 3066 "methods": [ 3067 "TestIamPermissions" 3068 ] 3069 }, 3070 "UpdateSpecialistPool": { 3071 "methods": [ 3072 "UpdateSpecialistPool" 3073 ] 3074 }, 3075 "WaitOperation": { 3076 "methods": [ 3077 "WaitOperation" 3078 ] 3079 } 3080 } 3081 } 3082 } 3083 }, 3084 "TensorboardService": { 3085 "clients": { 3086 "grpc": { 3087 "libraryClient": "TensorboardClient", 3088 "rpcs": { 3089 "BatchCreateTensorboardRuns": { 3090 "methods": [ 3091 "BatchCreateTensorboardRuns" 3092 ] 3093 }, 3094 "BatchCreateTensorboardTimeSeries": { 3095 "methods": [ 3096 "BatchCreateTensorboardTimeSeries" 3097 ] 3098 }, 3099 "BatchReadTensorboardTimeSeriesData": { 3100 "methods": [ 3101 "BatchReadTensorboardTimeSeriesData" 3102 ] 3103 }, 3104 "CancelOperation": { 3105 "methods": [ 3106 "CancelOperation" 3107 ] 3108 }, 3109 "CreateTensorboard": { 3110 "methods": [ 3111 "CreateTensorboard" 3112 ] 3113 }, 3114 "CreateTensorboardExperiment": { 3115 "methods": [ 3116 "CreateTensorboardExperiment" 3117 ] 3118 }, 3119 "CreateTensorboardRun": { 3120 "methods": [ 3121 "CreateTensorboardRun" 3122 ] 3123 }, 3124 "CreateTensorboardTimeSeries": { 3125 "methods": [ 3126 "CreateTensorboardTimeSeries" 3127 ] 3128 }, 3129 "DeleteOperation": { 3130 "methods": [ 3131 "DeleteOperation" 3132 ] 3133 }, 3134 "DeleteTensorboard": { 3135 "methods": [ 3136 "DeleteTensorboard" 3137 ] 3138 }, 3139 "DeleteTensorboardExperiment": { 3140 "methods": [ 3141 "DeleteTensorboardExperiment" 3142 ] 3143 }, 3144 "DeleteTensorboardRun": { 3145 "methods": [ 3146 "DeleteTensorboardRun" 3147 ] 3148 }, 3149 "DeleteTensorboardTimeSeries": { 3150 "methods": [ 3151 "DeleteTensorboardTimeSeries" 3152 ] 3153 }, 3154 "ExportTensorboardTimeSeriesData": { 3155 "methods": [ 3156 "ExportTensorboardTimeSeriesData" 3157 ] 3158 }, 3159 "GetIamPolicy": { 3160 "methods": [ 3161 "GetIamPolicy" 3162 ] 3163 }, 3164 "GetLocation": { 3165 "methods": [ 3166 "GetLocation" 3167 ] 3168 }, 3169 "GetOperation": { 3170 "methods": [ 3171 "GetOperation" 3172 ] 3173 }, 3174 "GetTensorboard": { 3175 "methods": [ 3176 "GetTensorboard" 3177 ] 3178 }, 3179 "GetTensorboardExperiment": { 3180 "methods": [ 3181 "GetTensorboardExperiment" 3182 ] 3183 }, 3184 "GetTensorboardRun": { 3185 "methods": [ 3186 "GetTensorboardRun" 3187 ] 3188 }, 3189 "GetTensorboardTimeSeries": { 3190 "methods": [ 3191 "GetTensorboardTimeSeries" 3192 ] 3193 }, 3194 "ListLocations": { 3195 "methods": [ 3196 "ListLocations" 3197 ] 3198 }, 3199 "ListOperations": { 3200 "methods": [ 3201 "ListOperations" 3202 ] 3203 }, 3204 "ListTensorboardExperiments": { 3205 "methods": [ 3206 "ListTensorboardExperiments" 3207 ] 3208 }, 3209 "ListTensorboardRuns": { 3210 "methods": [ 3211 "ListTensorboardRuns" 3212 ] 3213 }, 3214 "ListTensorboardTimeSeries": { 3215 "methods": [ 3216 "ListTensorboardTimeSeries" 3217 ] 3218 }, 3219 "ListTensorboards": { 3220 "methods": [ 3221 "ListTensorboards" 3222 ] 3223 }, 3224 "ReadTensorboardBlobData": { 3225 "methods": [ 3226 "ReadTensorboardBlobData" 3227 ] 3228 }, 3229 "ReadTensorboardSize": { 3230 "methods": [ 3231 "ReadTensorboardSize" 3232 ] 3233 }, 3234 "ReadTensorboardTimeSeriesData": { 3235 "methods": [ 3236 "ReadTensorboardTimeSeriesData" 3237 ] 3238 }, 3239 "ReadTensorboardUsage": { 3240 "methods": [ 3241 "ReadTensorboardUsage" 3242 ] 3243 }, 3244 "SetIamPolicy": { 3245 "methods": [ 3246 "SetIamPolicy" 3247 ] 3248 }, 3249 "TestIamPermissions": { 3250 "methods": [ 3251 "TestIamPermissions" 3252 ] 3253 }, 3254 "UpdateTensorboard": { 3255 "methods": [ 3256 "UpdateTensorboard" 3257 ] 3258 }, 3259 "UpdateTensorboardExperiment": { 3260 "methods": [ 3261 "UpdateTensorboardExperiment" 3262 ] 3263 }, 3264 "UpdateTensorboardRun": { 3265 "methods": [ 3266 "UpdateTensorboardRun" 3267 ] 3268 }, 3269 "UpdateTensorboardTimeSeries": { 3270 "methods": [ 3271 "UpdateTensorboardTimeSeries" 3272 ] 3273 }, 3274 "WaitOperation": { 3275 "methods": [ 3276 "WaitOperation" 3277 ] 3278 }, 3279 "WriteTensorboardExperimentData": { 3280 "methods": [ 3281 "WriteTensorboardExperimentData" 3282 ] 3283 }, 3284 "WriteTensorboardRunData": { 3285 "methods": [ 3286 "WriteTensorboardRunData" 3287 ] 3288 } 3289 } 3290 } 3291 } 3292 }, 3293 "VertexRagDataService": { 3294 "clients": { 3295 "grpc": { 3296 "libraryClient": "VertexRagDataClient", 3297 "rpcs": { 3298 "CancelOperation": { 3299 "methods": [ 3300 "CancelOperation" 3301 ] 3302 }, 3303 "CreateRagCorpus": { 3304 "methods": [ 3305 "CreateRagCorpus" 3306 ] 3307 }, 3308 "DeleteOperation": { 3309 "methods": [ 3310 "DeleteOperation" 3311 ] 3312 }, 3313 "DeleteRagCorpus": { 3314 "methods": [ 3315 "DeleteRagCorpus" 3316 ] 3317 }, 3318 "DeleteRagFile": { 3319 "methods": [ 3320 "DeleteRagFile" 3321 ] 3322 }, 3323 "GetIamPolicy": { 3324 "methods": [ 3325 "GetIamPolicy" 3326 ] 3327 }, 3328 "GetLocation": { 3329 "methods": [ 3330 "GetLocation" 3331 ] 3332 }, 3333 "GetOperation": { 3334 "methods": [ 3335 "GetOperation" 3336 ] 3337 }, 3338 "GetRagCorpus": { 3339 "methods": [ 3340 "GetRagCorpus" 3341 ] 3342 }, 3343 "GetRagEngineConfig": { 3344 "methods": [ 3345 "GetRagEngineConfig" 3346 ] 3347 }, 3348 "GetRagFile": { 3349 "methods": [ 3350 "GetRagFile" 3351 ] 3352 }, 3353 "ImportRagFiles": { 3354 "methods": [ 3355 "ImportRagFiles" 3356 ] 3357 }, 3358 "ListLocations": { 3359 "methods": [ 3360 "ListLocations" 3361 ] 3362 }, 3363 "ListOperations": { 3364 "methods": [ 3365 "ListOperations" 3366 ] 3367 }, 3368 "ListRagCorpora": { 3369 "methods": [ 3370 "ListRagCorpora" 3371 ] 3372 }, 3373 "ListRagFiles": { 3374 "methods": [ 3375 "ListRagFiles" 3376 ] 3377 }, 3378 "SetIamPolicy": { 3379 "methods": [ 3380 "SetIamPolicy" 3381 ] 3382 }, 3383 "TestIamPermissions": { 3384 "methods": [ 3385 "TestIamPermissions" 3386 ] 3387 }, 3388 "UpdateRagCorpus": { 3389 "methods": [ 3390 "UpdateRagCorpus" 3391 ] 3392 }, 3393 "UpdateRagEngineConfig": { 3394 "methods": [ 3395 "UpdateRagEngineConfig" 3396 ] 3397 }, 3398 "UploadRagFile": { 3399 "methods": [ 3400 "UploadRagFile" 3401 ] 3402 }, 3403 "WaitOperation": { 3404 "methods": [ 3405 "WaitOperation" 3406 ] 3407 } 3408 } 3409 } 3410 } 3411 }, 3412 "VertexRagService": { 3413 "clients": { 3414 "grpc": { 3415 "libraryClient": "VertexRagClient", 3416 "rpcs": { 3417 "AugmentPrompt": { 3418 "methods": [ 3419 "AugmentPrompt" 3420 ] 3421 }, 3422 "CancelOperation": { 3423 "methods": [ 3424 "CancelOperation" 3425 ] 3426 }, 3427 "CorroborateContent": { 3428 "methods": [ 3429 "CorroborateContent" 3430 ] 3431 }, 3432 "DeleteOperation": { 3433 "methods": [ 3434 "DeleteOperation" 3435 ] 3436 }, 3437 "GetIamPolicy": { 3438 "methods": [ 3439 "GetIamPolicy" 3440 ] 3441 }, 3442 "GetLocation": { 3443 "methods": [ 3444 "GetLocation" 3445 ] 3446 }, 3447 "GetOperation": { 3448 "methods": [ 3449 "GetOperation" 3450 ] 3451 }, 3452 "ListLocations": { 3453 "methods": [ 3454 "ListLocations" 3455 ] 3456 }, 3457 "ListOperations": { 3458 "methods": [ 3459 "ListOperations" 3460 ] 3461 }, 3462 "RetrieveContexts": { 3463 "methods": [ 3464 "RetrieveContexts" 3465 ] 3466 }, 3467 "SetIamPolicy": { 3468 "methods": [ 3469 "SetIamPolicy" 3470 ] 3471 }, 3472 "TestIamPermissions": { 3473 "methods": [ 3474 "TestIamPermissions" 3475 ] 3476 }, 3477 "WaitOperation": { 3478 "methods": [ 3479 "WaitOperation" 3480 ] 3481 } 3482 } 3483 } 3484 } 3485 }, 3486 "VizierService": { 3487 "clients": { 3488 "grpc": { 3489 "libraryClient": "VizierClient", 3490 "rpcs": { 3491 "AddTrialMeasurement": { 3492 "methods": [ 3493 "AddTrialMeasurement" 3494 ] 3495 }, 3496 "CancelOperation": { 3497 "methods": [ 3498 "CancelOperation" 3499 ] 3500 }, 3501 "CheckTrialEarlyStoppingState": { 3502 "methods": [ 3503 "CheckTrialEarlyStoppingState" 3504 ] 3505 }, 3506 "CompleteTrial": { 3507 "methods": [ 3508 "CompleteTrial" 3509 ] 3510 }, 3511 "CreateStudy": { 3512 "methods": [ 3513 "CreateStudy" 3514 ] 3515 }, 3516 "CreateTrial": { 3517 "methods": [ 3518 "CreateTrial" 3519 ] 3520 }, 3521 "DeleteOperation": { 3522 "methods": [ 3523 "DeleteOperation" 3524 ] 3525 }, 3526 "DeleteStudy": { 3527 "methods": [ 3528 "DeleteStudy" 3529 ] 3530 }, 3531 "DeleteTrial": { 3532 "methods": [ 3533 "DeleteTrial" 3534 ] 3535 }, 3536 "GetIamPolicy": { 3537 "methods": [ 3538 "GetIamPolicy" 3539 ] 3540 }, 3541 "GetLocation": { 3542 "methods": [ 3543 "GetLocation" 3544 ] 3545 }, 3546 "GetOperation": { 3547 "methods": [ 3548 "GetOperation" 3549 ] 3550 }, 3551 "GetStudy": { 3552 "methods": [ 3553 "GetStudy" 3554 ] 3555 }, 3556 "GetTrial": { 3557 "methods": [ 3558 "GetTrial" 3559 ] 3560 }, 3561 "ListLocations": { 3562 "methods": [ 3563 "ListLocations" 3564 ] 3565 }, 3566 "ListOperations": { 3567 "methods": [ 3568 "ListOperations" 3569 ] 3570 }, 3571 "ListOptimalTrials": { 3572 "methods": [ 3573 "ListOptimalTrials" 3574 ] 3575 }, 3576 "ListStudies": { 3577 "methods": [ 3578 "ListStudies" 3579 ] 3580 }, 3581 "ListTrials": { 3582 "methods": [ 3583 "ListTrials" 3584 ] 3585 }, 3586 "LookupStudy": { 3587 "methods": [ 3588 "LookupStudy" 3589 ] 3590 }, 3591 "SetIamPolicy": { 3592 "methods": [ 3593 "SetIamPolicy" 3594 ] 3595 }, 3596 "StopTrial": { 3597 "methods": [ 3598 "StopTrial" 3599 ] 3600 }, 3601 "SuggestTrials": { 3602 "methods": [ 3603 "SuggestTrials" 3604 ] 3605 }, 3606 "TestIamPermissions": { 3607 "methods": [ 3608 "TestIamPermissions" 3609 ] 3610 }, 3611 "WaitOperation": { 3612 "methods": [ 3613 "WaitOperation" 3614 ] 3615 } 3616 } 3617 } 3618 } 3619 } 3620 } 3621 }