cloud.google.com/go/aiplatform@v1.106.0/apiv1beta1/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.v1beta1",
     6    "libraryPackage": "cloud.google.com/go/aiplatform/apiv1beta1",
     7    "services": {
     8      "DatasetService": {
     9        "clients": {
    10          "grpc": {
    11            "libraryClient": "DatasetClient",
    12            "rpcs": {
    13              "AssembleData": {
    14                "methods": [
    15                  "AssembleData"
    16                ]
    17              },
    18              "AssessData": {
    19                "methods": [
    20                  "AssessData"
    21                ]
    22              },
    23              "CancelOperation": {
    24                "methods": [
    25                  "CancelOperation"
    26                ]
    27              },
    28              "CreateDataset": {
    29                "methods": [
    30                  "CreateDataset"
    31                ]
    32              },
    33              "CreateDatasetVersion": {
    34                "methods": [
    35                  "CreateDatasetVersion"
    36                ]
    37              },
    38              "DeleteDataset": {
    39                "methods": [
    40                  "DeleteDataset"
    41                ]
    42              },
    43              "DeleteDatasetVersion": {
    44                "methods": [
    45                  "DeleteDatasetVersion"
    46                ]
    47              },
    48              "DeleteOperation": {
    49                "methods": [
    50                  "DeleteOperation"
    51                ]
    52              },
    53              "DeleteSavedQuery": {
    54                "methods": [
    55                  "DeleteSavedQuery"
    56                ]
    57              },
    58              "ExportData": {
    59                "methods": [
    60                  "ExportData"
    61                ]
    62              },
    63              "GetAnnotationSpec": {
    64                "methods": [
    65                  "GetAnnotationSpec"
    66                ]
    67              },
    68              "GetDataset": {
    69                "methods": [
    70                  "GetDataset"
    71                ]
    72              },
    73              "GetDatasetVersion": {
    74                "methods": [
    75                  "GetDatasetVersion"
    76                ]
    77              },
    78              "GetIamPolicy": {
    79                "methods": [
    80                  "GetIamPolicy"
    81                ]
    82              },
    83              "GetLocation": {
    84                "methods": [
    85                  "GetLocation"
    86                ]
    87              },
    88              "GetOperation": {
    89                "methods": [
    90                  "GetOperation"
    91                ]
    92              },
    93              "ImportData": {
    94                "methods": [
    95                  "ImportData"
    96                ]
    97              },
    98              "ListAnnotations": {
    99                "methods": [
   100                  "ListAnnotations"
   101                ]
   102              },
   103              "ListDataItems": {
   104                "methods": [
   105                  "ListDataItems"
   106                ]
   107              },
   108              "ListDatasetVersions": {
   109                "methods": [
   110                  "ListDatasetVersions"
   111                ]
   112              },
   113              "ListDatasets": {
   114                "methods": [
   115                  "ListDatasets"
   116                ]
   117              },
   118              "ListLocations": {
   119                "methods": [
   120                  "ListLocations"
   121                ]
   122              },
   123              "ListOperations": {
   124                "methods": [
   125                  "ListOperations"
   126                ]
   127              },
   128              "ListSavedQueries": {
   129                "methods": [
   130                  "ListSavedQueries"
   131                ]
   132              },
   133              "RestoreDatasetVersion": {
   134                "methods": [
   135                  "RestoreDatasetVersion"
   136                ]
   137              },
   138              "SearchDataItems": {
   139                "methods": [
   140                  "SearchDataItems"
   141                ]
   142              },
   143              "SetIamPolicy": {
   144                "methods": [
   145                  "SetIamPolicy"
   146                ]
   147              },
   148              "TestIamPermissions": {
   149                "methods": [
   150                  "TestIamPermissions"
   151                ]
   152              },
   153              "UpdateDataset": {
   154                "methods": [
   155                  "UpdateDataset"
   156                ]
   157              },
   158              "UpdateDatasetVersion": {
   159                "methods": [
   160                  "UpdateDatasetVersion"
   161                ]
   162              },
   163              "WaitOperation": {
   164                "methods": [
   165                  "WaitOperation"
   166                ]
   167              }
   168            }
   169          },
   170          "rest": {
   171            "libraryClient": "DatasetClient",
   172            "rpcs": {
   173              "AssembleData": {
   174                "methods": [
   175                  "AssembleData"
   176                ]
   177              },
   178              "AssessData": {
   179                "methods": [
   180                  "AssessData"
   181                ]
   182              },
   183              "CancelOperation": {
   184                "methods": [
   185                  "CancelOperation"
   186                ]
   187              },
   188              "CreateDataset": {
   189                "methods": [
   190                  "CreateDataset"
   191                ]
   192              },
   193              "CreateDatasetVersion": {
   194                "methods": [
   195                  "CreateDatasetVersion"
   196                ]
   197              },
   198              "DeleteDataset": {
   199                "methods": [
   200                  "DeleteDataset"
   201                ]
   202              },
   203              "DeleteDatasetVersion": {
   204                "methods": [
   205                  "DeleteDatasetVersion"
   206                ]
   207              },
   208              "DeleteOperation": {
   209                "methods": [
   210                  "DeleteOperation"
   211                ]
   212              },
   213              "DeleteSavedQuery": {
   214                "methods": [
   215                  "DeleteSavedQuery"
   216                ]
   217              },
   218              "ExportData": {
   219                "methods": [
   220                  "ExportData"
   221                ]
   222              },
   223              "GetAnnotationSpec": {
   224                "methods": [
   225                  "GetAnnotationSpec"
   226                ]
   227              },
   228              "GetDataset": {
   229                "methods": [
   230                  "GetDataset"
   231                ]
   232              },
   233              "GetDatasetVersion": {
   234                "methods": [
   235                  "GetDatasetVersion"
   236                ]
   237              },
   238              "GetIamPolicy": {
   239                "methods": [
   240                  "GetIamPolicy"
   241                ]
   242              },
   243              "GetLocation": {
   244                "methods": [
   245                  "GetLocation"
   246                ]
   247              },
   248              "GetOperation": {
   249                "methods": [
   250                  "GetOperation"
   251                ]
   252              },
   253              "ImportData": {
   254                "methods": [
   255                  "ImportData"
   256                ]
   257              },
   258              "ListAnnotations": {
   259                "methods": [
   260                  "ListAnnotations"
   261                ]
   262              },
   263              "ListDataItems": {
   264                "methods": [
   265                  "ListDataItems"
   266                ]
   267              },
   268              "ListDatasetVersions": {
   269                "methods": [
   270                  "ListDatasetVersions"
   271                ]
   272              },
   273              "ListDatasets": {
   274                "methods": [
   275                  "ListDatasets"
   276                ]
   277              },
   278              "ListLocations": {
   279                "methods": [
   280                  "ListLocations"
   281                ]
   282              },
   283              "ListOperations": {
   284                "methods": [
   285                  "ListOperations"
   286                ]
   287              },
   288              "ListSavedQueries": {
   289                "methods": [
   290                  "ListSavedQueries"
   291                ]
   292              },
   293              "RestoreDatasetVersion": {
   294                "methods": [
   295                  "RestoreDatasetVersion"
   296                ]
   297              },
   298              "SearchDataItems": {
   299                "methods": [
   300                  "SearchDataItems"
   301                ]
   302              },
   303              "SetIamPolicy": {
   304                "methods": [
   305                  "SetIamPolicy"
   306                ]
   307              },
   308              "TestIamPermissions": {
   309                "methods": [
   310                  "TestIamPermissions"
   311                ]
   312              },
   313              "UpdateDataset": {
   314                "methods": [
   315                  "UpdateDataset"
   316                ]
   317              },
   318              "UpdateDatasetVersion": {
   319                "methods": [
   320                  "UpdateDatasetVersion"
   321                ]
   322              },
   323              "WaitOperation": {
   324                "methods": [
   325                  "WaitOperation"
   326                ]
   327              }
   328            }
   329          }
   330        }
   331      },
   332      "DeploymentResourcePoolService": {
   333        "clients": {
   334          "grpc": {
   335            "libraryClient": "DeploymentResourcePoolClient",
   336            "rpcs": {
   337              "CancelOperation": {
   338                "methods": [
   339                  "CancelOperation"
   340                ]
   341              },
   342              "CreateDeploymentResourcePool": {
   343                "methods": [
   344                  "CreateDeploymentResourcePool"
   345                ]
   346              },
   347              "DeleteDeploymentResourcePool": {
   348                "methods": [
   349                  "DeleteDeploymentResourcePool"
   350                ]
   351              },
   352              "DeleteOperation": {
   353                "methods": [
   354                  "DeleteOperation"
   355                ]
   356              },
   357              "GetDeploymentResourcePool": {
   358                "methods": [
   359                  "GetDeploymentResourcePool"
   360                ]
   361              },
   362              "GetIamPolicy": {
   363                "methods": [
   364                  "GetIamPolicy"
   365                ]
   366              },
   367              "GetLocation": {
   368                "methods": [
   369                  "GetLocation"
   370                ]
   371              },
   372              "GetOperation": {
   373                "methods": [
   374                  "GetOperation"
   375                ]
   376              },
   377              "ListDeploymentResourcePools": {
   378                "methods": [
   379                  "ListDeploymentResourcePools"
   380                ]
   381              },
   382              "ListLocations": {
   383                "methods": [
   384                  "ListLocations"
   385                ]
   386              },
   387              "ListOperations": {
   388                "methods": [
   389                  "ListOperations"
   390                ]
   391              },
   392              "QueryDeployedModels": {
   393                "methods": [
   394                  "QueryDeployedModels"
   395                ]
   396              },
   397              "SetIamPolicy": {
   398                "methods": [
   399                  "SetIamPolicy"
   400                ]
   401              },
   402              "TestIamPermissions": {
   403                "methods": [
   404                  "TestIamPermissions"
   405                ]
   406              },
   407              "UpdateDeploymentResourcePool": {
   408                "methods": [
   409                  "UpdateDeploymentResourcePool"
   410                ]
   411              },
   412              "WaitOperation": {
   413                "methods": [
   414                  "WaitOperation"
   415                ]
   416              }
   417            }
   418          },
   419          "rest": {
   420            "libraryClient": "DeploymentResourcePoolClient",
   421            "rpcs": {
   422              "CancelOperation": {
   423                "methods": [
   424                  "CancelOperation"
   425                ]
   426              },
   427              "CreateDeploymentResourcePool": {
   428                "methods": [
   429                  "CreateDeploymentResourcePool"
   430                ]
   431              },
   432              "DeleteDeploymentResourcePool": {
   433                "methods": [
   434                  "DeleteDeploymentResourcePool"
   435                ]
   436              },
   437              "DeleteOperation": {
   438                "methods": [
   439                  "DeleteOperation"
   440                ]
   441              },
   442              "GetDeploymentResourcePool": {
   443                "methods": [
   444                  "GetDeploymentResourcePool"
   445                ]
   446              },
   447              "GetIamPolicy": {
   448                "methods": [
   449                  "GetIamPolicy"
   450                ]
   451              },
   452              "GetLocation": {
   453                "methods": [
   454                  "GetLocation"
   455                ]
   456              },
   457              "GetOperation": {
   458                "methods": [
   459                  "GetOperation"
   460                ]
   461              },
   462              "ListDeploymentResourcePools": {
   463                "methods": [
   464                  "ListDeploymentResourcePools"
   465                ]
   466              },
   467              "ListLocations": {
   468                "methods": [
   469                  "ListLocations"
   470                ]
   471              },
   472              "ListOperations": {
   473                "methods": [
   474                  "ListOperations"
   475                ]
   476              },
   477              "QueryDeployedModels": {
   478                "methods": [
   479                  "QueryDeployedModels"
   480                ]
   481              },
   482              "SetIamPolicy": {
   483                "methods": [
   484                  "SetIamPolicy"
   485                ]
   486              },
   487              "TestIamPermissions": {
   488                "methods": [
   489                  "TestIamPermissions"
   490                ]
   491              },
   492              "UpdateDeploymentResourcePool": {
   493                "methods": [
   494                  "UpdateDeploymentResourcePool"
   495                ]
   496              },
   497              "WaitOperation": {
   498                "methods": [
   499                  "WaitOperation"
   500                ]
   501              }
   502            }
   503          }
   504        }
   505      },
   506      "EndpointService": {
   507        "clients": {
   508          "grpc": {
   509            "libraryClient": "EndpointClient",
   510            "rpcs": {
   511              "CancelOperation": {
   512                "methods": [
   513                  "CancelOperation"
   514                ]
   515              },
   516              "CreateEndpoint": {
   517                "methods": [
   518                  "CreateEndpoint"
   519                ]
   520              },
   521              "DeleteEndpoint": {
   522                "methods": [
   523                  "DeleteEndpoint"
   524                ]
   525              },
   526              "DeleteOperation": {
   527                "methods": [
   528                  "DeleteOperation"
   529                ]
   530              },
   531              "DeployModel": {
   532                "methods": [
   533                  "DeployModel"
   534                ]
   535              },
   536              "FetchPublisherModelConfig": {
   537                "methods": [
   538                  "FetchPublisherModelConfig"
   539                ]
   540              },
   541              "GetEndpoint": {
   542                "methods": [
   543                  "GetEndpoint"
   544                ]
   545              },
   546              "GetIamPolicy": {
   547                "methods": [
   548                  "GetIamPolicy"
   549                ]
   550              },
   551              "GetLocation": {
   552                "methods": [
   553                  "GetLocation"
   554                ]
   555              },
   556              "GetOperation": {
   557                "methods": [
   558                  "GetOperation"
   559                ]
   560              },
   561              "ListEndpoints": {
   562                "methods": [
   563                  "ListEndpoints"
   564                ]
   565              },
   566              "ListLocations": {
   567                "methods": [
   568                  "ListLocations"
   569                ]
   570              },
   571              "ListOperations": {
   572                "methods": [
   573                  "ListOperations"
   574                ]
   575              },
   576              "MutateDeployedModel": {
   577                "methods": [
   578                  "MutateDeployedModel"
   579                ]
   580              },
   581              "SetIamPolicy": {
   582                "methods": [
   583                  "SetIamPolicy"
   584                ]
   585              },
   586              "SetPublisherModelConfig": {
   587                "methods": [
   588                  "SetPublisherModelConfig"
   589                ]
   590              },
   591              "TestIamPermissions": {
   592                "methods": [
   593                  "TestIamPermissions"
   594                ]
   595              },
   596              "UndeployModel": {
   597                "methods": [
   598                  "UndeployModel"
   599                ]
   600              },
   601              "UpdateEndpoint": {
   602                "methods": [
   603                  "UpdateEndpoint"
   604                ]
   605              },
   606              "UpdateEndpointLongRunning": {
   607                "methods": [
   608                  "UpdateEndpointLongRunning"
   609                ]
   610              },
   611              "WaitOperation": {
   612                "methods": [
   613                  "WaitOperation"
   614                ]
   615              }
   616            }
   617          },
   618          "rest": {
   619            "libraryClient": "EndpointClient",
   620            "rpcs": {
   621              "CancelOperation": {
   622                "methods": [
   623                  "CancelOperation"
   624                ]
   625              },
   626              "CreateEndpoint": {
   627                "methods": [
   628                  "CreateEndpoint"
   629                ]
   630              },
   631              "DeleteEndpoint": {
   632                "methods": [
   633                  "DeleteEndpoint"
   634                ]
   635              },
   636              "DeleteOperation": {
   637                "methods": [
   638                  "DeleteOperation"
   639                ]
   640              },
   641              "DeployModel": {
   642                "methods": [
   643                  "DeployModel"
   644                ]
   645              },
   646              "FetchPublisherModelConfig": {
   647                "methods": [
   648                  "FetchPublisherModelConfig"
   649                ]
   650              },
   651              "GetEndpoint": {
   652                "methods": [
   653                  "GetEndpoint"
   654                ]
   655              },
   656              "GetIamPolicy": {
   657                "methods": [
   658                  "GetIamPolicy"
   659                ]
   660              },
   661              "GetLocation": {
   662                "methods": [
   663                  "GetLocation"
   664                ]
   665              },
   666              "GetOperation": {
   667                "methods": [
   668                  "GetOperation"
   669                ]
   670              },
   671              "ListEndpoints": {
   672                "methods": [
   673                  "ListEndpoints"
   674                ]
   675              },
   676              "ListLocations": {
   677                "methods": [
   678                  "ListLocations"
   679                ]
   680              },
   681              "ListOperations": {
   682                "methods": [
   683                  "ListOperations"
   684                ]
   685              },
   686              "MutateDeployedModel": {
   687                "methods": [
   688                  "MutateDeployedModel"
   689                ]
   690              },
   691              "SetIamPolicy": {
   692                "methods": [
   693                  "SetIamPolicy"
   694                ]
   695              },
   696              "SetPublisherModelConfig": {
   697                "methods": [
   698                  "SetPublisherModelConfig"
   699                ]
   700              },
   701              "TestIamPermissions": {
   702                "methods": [
   703                  "TestIamPermissions"
   704                ]
   705              },
   706              "UndeployModel": {
   707                "methods": [
   708                  "UndeployModel"
   709                ]
   710              },
   711              "UpdateEndpoint": {
   712                "methods": [
   713                  "UpdateEndpoint"
   714                ]
   715              },
   716              "UpdateEndpointLongRunning": {
   717                "methods": [
   718                  "UpdateEndpointLongRunning"
   719                ]
   720              },
   721              "WaitOperation": {
   722                "methods": [
   723                  "WaitOperation"
   724                ]
   725              }
   726            }
   727          }
   728        }
   729      },
   730      "EvaluationService": {
   731        "clients": {
   732          "grpc": {
   733            "libraryClient": "EvaluationClient",
   734            "rpcs": {
   735              "CancelOperation": {
   736                "methods": [
   737                  "CancelOperation"
   738                ]
   739              },
   740              "DeleteOperation": {
   741                "methods": [
   742                  "DeleteOperation"
   743                ]
   744              },
   745              "EvaluateDataset": {
   746                "methods": [
   747                  "EvaluateDataset"
   748                ]
   749              },
   750              "EvaluateInstances": {
   751                "methods": [
   752                  "EvaluateInstances"
   753                ]
   754              },
   755              "GetIamPolicy": {
   756                "methods": [
   757                  "GetIamPolicy"
   758                ]
   759              },
   760              "GetLocation": {
   761                "methods": [
   762                  "GetLocation"
   763                ]
   764              },
   765              "GetOperation": {
   766                "methods": [
   767                  "GetOperation"
   768                ]
   769              },
   770              "ListLocations": {
   771                "methods": [
   772                  "ListLocations"
   773                ]
   774              },
   775              "ListOperations": {
   776                "methods": [
   777                  "ListOperations"
   778                ]
   779              },
   780              "SetIamPolicy": {
   781                "methods": [
   782                  "SetIamPolicy"
   783                ]
   784              },
   785              "TestIamPermissions": {
   786                "methods": [
   787                  "TestIamPermissions"
   788                ]
   789              },
   790              "WaitOperation": {
   791                "methods": [
   792                  "WaitOperation"
   793                ]
   794              }
   795            }
   796          },
   797          "rest": {
   798            "libraryClient": "EvaluationClient",
   799            "rpcs": {
   800              "CancelOperation": {
   801                "methods": [
   802                  "CancelOperation"
   803                ]
   804              },
   805              "DeleteOperation": {
   806                "methods": [
   807                  "DeleteOperation"
   808                ]
   809              },
   810              "EvaluateDataset": {
   811                "methods": [
   812                  "EvaluateDataset"
   813                ]
   814              },
   815              "EvaluateInstances": {
   816                "methods": [
   817                  "EvaluateInstances"
   818                ]
   819              },
   820              "GetIamPolicy": {
   821                "methods": [
   822                  "GetIamPolicy"
   823                ]
   824              },
   825              "GetLocation": {
   826                "methods": [
   827                  "GetLocation"
   828                ]
   829              },
   830              "GetOperation": {
   831                "methods": [
   832                  "GetOperation"
   833                ]
   834              },
   835              "ListLocations": {
   836                "methods": [
   837                  "ListLocations"
   838                ]
   839              },
   840              "ListOperations": {
   841                "methods": [
   842                  "ListOperations"
   843                ]
   844              },
   845              "SetIamPolicy": {
   846                "methods": [
   847                  "SetIamPolicy"
   848                ]
   849              },
   850              "TestIamPermissions": {
   851                "methods": [
   852                  "TestIamPermissions"
   853                ]
   854              },
   855              "WaitOperation": {
   856                "methods": [
   857                  "WaitOperation"
   858                ]
   859              }
   860            }
   861          }
   862        }
   863      },
   864      "ExampleStoreService": {
   865        "clients": {
   866          "grpc": {
   867            "libraryClient": "ExampleStoreClient",
   868            "rpcs": {
   869              "CancelOperation": {
   870                "methods": [
   871                  "CancelOperation"
   872                ]
   873              },
   874              "CreateExampleStore": {
   875                "methods": [
   876                  "CreateExampleStore"
   877                ]
   878              },
   879              "DeleteExampleStore": {
   880                "methods": [
   881                  "DeleteExampleStore"
   882                ]
   883              },
   884              "DeleteOperation": {
   885                "methods": [
   886                  "DeleteOperation"
   887                ]
   888              },
   889              "FetchExamples": {
   890                "methods": [
   891                  "FetchExamples"
   892                ]
   893              },
   894              "GetExampleStore": {
   895                "methods": [
   896                  "GetExampleStore"
   897                ]
   898              },
   899              "GetIamPolicy": {
   900                "methods": [
   901                  "GetIamPolicy"
   902                ]
   903              },
   904              "GetLocation": {
   905                "methods": [
   906                  "GetLocation"
   907                ]
   908              },
   909              "GetOperation": {
   910                "methods": [
   911                  "GetOperation"
   912                ]
   913              },
   914              "ListExampleStores": {
   915                "methods": [
   916                  "ListExampleStores"
   917                ]
   918              },
   919              "ListLocations": {
   920                "methods": [
   921                  "ListLocations"
   922                ]
   923              },
   924              "ListOperations": {
   925                "methods": [
   926                  "ListOperations"
   927                ]
   928              },
   929              "RemoveExamples": {
   930                "methods": [
   931                  "RemoveExamples"
   932                ]
   933              },
   934              "SearchExamples": {
   935                "methods": [
   936                  "SearchExamples"
   937                ]
   938              },
   939              "SetIamPolicy": {
   940                "methods": [
   941                  "SetIamPolicy"
   942                ]
   943              },
   944              "TestIamPermissions": {
   945                "methods": [
   946                  "TestIamPermissions"
   947                ]
   948              },
   949              "UpdateExampleStore": {
   950                "methods": [
   951                  "UpdateExampleStore"
   952                ]
   953              },
   954              "UpsertExamples": {
   955                "methods": [
   956                  "UpsertExamples"
   957                ]
   958              },
   959              "WaitOperation": {
   960                "methods": [
   961                  "WaitOperation"
   962                ]
   963              }
   964            }
   965          },
   966          "rest": {
   967            "libraryClient": "ExampleStoreClient",
   968            "rpcs": {
   969              "CancelOperation": {
   970                "methods": [
   971                  "CancelOperation"
   972                ]
   973              },
   974              "CreateExampleStore": {
   975                "methods": [
   976                  "CreateExampleStore"
   977                ]
   978              },
   979              "DeleteExampleStore": {
   980                "methods": [
   981                  "DeleteExampleStore"
   982                ]
   983              },
   984              "DeleteOperation": {
   985                "methods": [
   986                  "DeleteOperation"
   987                ]
   988              },
   989              "FetchExamples": {
   990                "methods": [
   991                  "FetchExamples"
   992                ]
   993              },
   994              "GetExampleStore": {
   995                "methods": [
   996                  "GetExampleStore"
   997                ]
   998              },
   999              "GetIamPolicy": {
  1000                "methods": [
  1001                  "GetIamPolicy"
  1002                ]
  1003              },
  1004              "GetLocation": {
  1005                "methods": [
  1006                  "GetLocation"
  1007                ]
  1008              },
  1009              "GetOperation": {
  1010                "methods": [
  1011                  "GetOperation"
  1012                ]
  1013              },
  1014              "ListExampleStores": {
  1015                "methods": [
  1016                  "ListExampleStores"
  1017                ]
  1018              },
  1019              "ListLocations": {
  1020                "methods": [
  1021                  "ListLocations"
  1022                ]
  1023              },
  1024              "ListOperations": {
  1025                "methods": [
  1026                  "ListOperations"
  1027                ]
  1028              },
  1029              "RemoveExamples": {
  1030                "methods": [
  1031                  "RemoveExamples"
  1032                ]
  1033              },
  1034              "SearchExamples": {
  1035                "methods": [
  1036                  "SearchExamples"
  1037                ]
  1038              },
  1039              "SetIamPolicy": {
  1040                "methods": [
  1041                  "SetIamPolicy"
  1042                ]
  1043              },
  1044              "TestIamPermissions": {
  1045                "methods": [
  1046                  "TestIamPermissions"
  1047                ]
  1048              },
  1049              "UpdateExampleStore": {
  1050                "methods": [
  1051                  "UpdateExampleStore"
  1052                ]
  1053              },
  1054              "UpsertExamples": {
  1055                "methods": [
  1056                  "UpsertExamples"
  1057                ]
  1058              },
  1059              "WaitOperation": {
  1060                "methods": [
  1061                  "WaitOperation"
  1062                ]
  1063              }
  1064            }
  1065          }
  1066        }
  1067      },
  1068      "ExtensionExecutionService": {
  1069        "clients": {
  1070          "grpc": {
  1071            "libraryClient": "ExtensionExecutionClient",
  1072            "rpcs": {
  1073              "CancelOperation": {
  1074                "methods": [
  1075                  "CancelOperation"
  1076                ]
  1077              },
  1078              "DeleteOperation": {
  1079                "methods": [
  1080                  "DeleteOperation"
  1081                ]
  1082              },
  1083              "ExecuteExtension": {
  1084                "methods": [
  1085                  "ExecuteExtension"
  1086                ]
  1087              },
  1088              "GetIamPolicy": {
  1089                "methods": [
  1090                  "GetIamPolicy"
  1091                ]
  1092              },
  1093              "GetLocation": {
  1094                "methods": [
  1095                  "GetLocation"
  1096                ]
  1097              },
  1098              "GetOperation": {
  1099                "methods": [
  1100                  "GetOperation"
  1101                ]
  1102              },
  1103              "ListLocations": {
  1104                "methods": [
  1105                  "ListLocations"
  1106                ]
  1107              },
  1108              "ListOperations": {
  1109                "methods": [
  1110                  "ListOperations"
  1111                ]
  1112              },
  1113              "QueryExtension": {
  1114                "methods": [
  1115                  "QueryExtension"
  1116                ]
  1117              },
  1118              "SetIamPolicy": {
  1119                "methods": [
  1120                  "SetIamPolicy"
  1121                ]
  1122              },
  1123              "TestIamPermissions": {
  1124                "methods": [
  1125                  "TestIamPermissions"
  1126                ]
  1127              },
  1128              "WaitOperation": {
  1129                "methods": [
  1130                  "WaitOperation"
  1131                ]
  1132              }
  1133            }
  1134          },
  1135          "rest": {
  1136            "libraryClient": "ExtensionExecutionClient",
  1137            "rpcs": {
  1138              "CancelOperation": {
  1139                "methods": [
  1140                  "CancelOperation"
  1141                ]
  1142              },
  1143              "DeleteOperation": {
  1144                "methods": [
  1145                  "DeleteOperation"
  1146                ]
  1147              },
  1148              "ExecuteExtension": {
  1149                "methods": [
  1150                  "ExecuteExtension"
  1151                ]
  1152              },
  1153              "GetIamPolicy": {
  1154                "methods": [
  1155                  "GetIamPolicy"
  1156                ]
  1157              },
  1158              "GetLocation": {
  1159                "methods": [
  1160                  "GetLocation"
  1161                ]
  1162              },
  1163              "GetOperation": {
  1164                "methods": [
  1165                  "GetOperation"
  1166                ]
  1167              },
  1168              "ListLocations": {
  1169                "methods": [
  1170                  "ListLocations"
  1171                ]
  1172              },
  1173              "ListOperations": {
  1174                "methods": [
  1175                  "ListOperations"
  1176                ]
  1177              },
  1178              "QueryExtension": {
  1179                "methods": [
  1180                  "QueryExtension"
  1181                ]
  1182              },
  1183              "SetIamPolicy": {
  1184                "methods": [
  1185                  "SetIamPolicy"
  1186                ]
  1187              },
  1188              "TestIamPermissions": {
  1189                "methods": [
  1190                  "TestIamPermissions"
  1191                ]
  1192              },
  1193              "WaitOperation": {
  1194                "methods": [
  1195                  "WaitOperation"
  1196                ]
  1197              }
  1198            }
  1199          }
  1200        }
  1201      },
  1202      "ExtensionRegistryService": {
  1203        "clients": {
  1204          "grpc": {
  1205            "libraryClient": "ExtensionRegistryClient",
  1206            "rpcs": {
  1207              "CancelOperation": {
  1208                "methods": [
  1209                  "CancelOperation"
  1210                ]
  1211              },
  1212              "DeleteExtension": {
  1213                "methods": [
  1214                  "DeleteExtension"
  1215                ]
  1216              },
  1217              "DeleteOperation": {
  1218                "methods": [
  1219                  "DeleteOperation"
  1220                ]
  1221              },
  1222              "GetExtension": {
  1223                "methods": [
  1224                  "GetExtension"
  1225                ]
  1226              },
  1227              "GetIamPolicy": {
  1228                "methods": [
  1229                  "GetIamPolicy"
  1230                ]
  1231              },
  1232              "GetLocation": {
  1233                "methods": [
  1234                  "GetLocation"
  1235                ]
  1236              },
  1237              "GetOperation": {
  1238                "methods": [
  1239                  "GetOperation"
  1240                ]
  1241              },
  1242              "ImportExtension": {
  1243                "methods": [
  1244                  "ImportExtension"
  1245                ]
  1246              },
  1247              "ListExtensions": {
  1248                "methods": [
  1249                  "ListExtensions"
  1250                ]
  1251              },
  1252              "ListLocations": {
  1253                "methods": [
  1254                  "ListLocations"
  1255                ]
  1256              },
  1257              "ListOperations": {
  1258                "methods": [
  1259                  "ListOperations"
  1260                ]
  1261              },
  1262              "SetIamPolicy": {
  1263                "methods": [
  1264                  "SetIamPolicy"
  1265                ]
  1266              },
  1267              "TestIamPermissions": {
  1268                "methods": [
  1269                  "TestIamPermissions"
  1270                ]
  1271              },
  1272              "UpdateExtension": {
  1273                "methods": [
  1274                  "UpdateExtension"
  1275                ]
  1276              },
  1277              "WaitOperation": {
  1278                "methods": [
  1279                  "WaitOperation"
  1280                ]
  1281              }
  1282            }
  1283          },
  1284          "rest": {
  1285            "libraryClient": "ExtensionRegistryClient",
  1286            "rpcs": {
  1287              "CancelOperation": {
  1288                "methods": [
  1289                  "CancelOperation"
  1290                ]
  1291              },
  1292              "DeleteExtension": {
  1293                "methods": [
  1294                  "DeleteExtension"
  1295                ]
  1296              },
  1297              "DeleteOperation": {
  1298                "methods": [
  1299                  "DeleteOperation"
  1300                ]
  1301              },
  1302              "GetExtension": {
  1303                "methods": [
  1304                  "GetExtension"
  1305                ]
  1306              },
  1307              "GetIamPolicy": {
  1308                "methods": [
  1309                  "GetIamPolicy"
  1310                ]
  1311              },
  1312              "GetLocation": {
  1313                "methods": [
  1314                  "GetLocation"
  1315                ]
  1316              },
  1317              "GetOperation": {
  1318                "methods": [
  1319                  "GetOperation"
  1320                ]
  1321              },
  1322              "ImportExtension": {
  1323                "methods": [
  1324                  "ImportExtension"
  1325                ]
  1326              },
  1327              "ListExtensions": {
  1328                "methods": [
  1329                  "ListExtensions"
  1330                ]
  1331              },
  1332              "ListLocations": {
  1333                "methods": [
  1334                  "ListLocations"
  1335                ]
  1336              },
  1337              "ListOperations": {
  1338                "methods": [
  1339                  "ListOperations"
  1340                ]
  1341              },
  1342              "SetIamPolicy": {
  1343                "methods": [
  1344                  "SetIamPolicy"
  1345                ]
  1346              },
  1347              "TestIamPermissions": {
  1348                "methods": [
  1349                  "TestIamPermissions"
  1350                ]
  1351              },
  1352              "UpdateExtension": {
  1353                "methods": [
  1354                  "UpdateExtension"
  1355                ]
  1356              },
  1357              "WaitOperation": {
  1358                "methods": [
  1359                  "WaitOperation"
  1360                ]
  1361              }
  1362            }
  1363          }
  1364        }
  1365      },
  1366      "FeatureOnlineStoreAdminService": {
  1367        "clients": {
  1368          "grpc": {
  1369            "libraryClient": "FeatureOnlineStoreAdminClient",
  1370            "rpcs": {
  1371              "CancelOperation": {
  1372                "methods": [
  1373                  "CancelOperation"
  1374                ]
  1375              },
  1376              "CreateFeatureOnlineStore": {
  1377                "methods": [
  1378                  "CreateFeatureOnlineStore"
  1379                ]
  1380              },
  1381              "CreateFeatureView": {
  1382                "methods": [
  1383                  "CreateFeatureView"
  1384                ]
  1385              },
  1386              "DeleteFeatureOnlineStore": {
  1387                "methods": [
  1388                  "DeleteFeatureOnlineStore"
  1389                ]
  1390              },
  1391              "DeleteFeatureView": {
  1392                "methods": [
  1393                  "DeleteFeatureView"
  1394                ]
  1395              },
  1396              "DeleteOperation": {
  1397                "methods": [
  1398                  "DeleteOperation"
  1399                ]
  1400              },
  1401              "GetFeatureOnlineStore": {
  1402                "methods": [
  1403                  "GetFeatureOnlineStore"
  1404                ]
  1405              },
  1406              "GetFeatureView": {
  1407                "methods": [
  1408                  "GetFeatureView"
  1409                ]
  1410              },
  1411              "GetFeatureViewSync": {
  1412                "methods": [
  1413                  "GetFeatureViewSync"
  1414                ]
  1415              },
  1416              "GetIamPolicy": {
  1417                "methods": [
  1418                  "GetIamPolicy"
  1419                ]
  1420              },
  1421              "GetLocation": {
  1422                "methods": [
  1423                  "GetLocation"
  1424                ]
  1425              },
  1426              "GetOperation": {
  1427                "methods": [
  1428                  "GetOperation"
  1429                ]
  1430              },
  1431              "ListFeatureOnlineStores": {
  1432                "methods": [
  1433                  "ListFeatureOnlineStores"
  1434                ]
  1435              },
  1436              "ListFeatureViewSyncs": {
  1437                "methods": [
  1438                  "ListFeatureViewSyncs"
  1439                ]
  1440              },
  1441              "ListFeatureViews": {
  1442                "methods": [
  1443                  "ListFeatureViews"
  1444                ]
  1445              },
  1446              "ListLocations": {
  1447                "methods": [
  1448                  "ListLocations"
  1449                ]
  1450              },
  1451              "ListOperations": {
  1452                "methods": [
  1453                  "ListOperations"
  1454                ]
  1455              },
  1456              "SetIamPolicy": {
  1457                "methods": [
  1458                  "SetIamPolicy"
  1459                ]
  1460              },
  1461              "SyncFeatureView": {
  1462                "methods": [
  1463                  "SyncFeatureView"
  1464                ]
  1465              },
  1466              "TestIamPermissions": {
  1467                "methods": [
  1468                  "TestIamPermissions"
  1469                ]
  1470              },
  1471              "UpdateFeatureOnlineStore": {
  1472                "methods": [
  1473                  "UpdateFeatureOnlineStore"
  1474                ]
  1475              },
  1476              "UpdateFeatureView": {
  1477                "methods": [
  1478                  "UpdateFeatureView"
  1479                ]
  1480              },
  1481              "WaitOperation": {
  1482                "methods": [
  1483                  "WaitOperation"
  1484                ]
  1485              }
  1486            }
  1487          },
  1488          "rest": {
  1489            "libraryClient": "FeatureOnlineStoreAdminClient",
  1490            "rpcs": {
  1491              "CancelOperation": {
  1492                "methods": [
  1493                  "CancelOperation"
  1494                ]
  1495              },
  1496              "CreateFeatureOnlineStore": {
  1497                "methods": [
  1498                  "CreateFeatureOnlineStore"
  1499                ]
  1500              },
  1501              "CreateFeatureView": {
  1502                "methods": [
  1503                  "CreateFeatureView"
  1504                ]
  1505              },
  1506              "DeleteFeatureOnlineStore": {
  1507                "methods": [
  1508                  "DeleteFeatureOnlineStore"
  1509                ]
  1510              },
  1511              "DeleteFeatureView": {
  1512                "methods": [
  1513                  "DeleteFeatureView"
  1514                ]
  1515              },
  1516              "DeleteOperation": {
  1517                "methods": [
  1518                  "DeleteOperation"
  1519                ]
  1520              },
  1521              "GetFeatureOnlineStore": {
  1522                "methods": [
  1523                  "GetFeatureOnlineStore"
  1524                ]
  1525              },
  1526              "GetFeatureView": {
  1527                "methods": [
  1528                  "GetFeatureView"
  1529                ]
  1530              },
  1531              "GetFeatureViewSync": {
  1532                "methods": [
  1533                  "GetFeatureViewSync"
  1534                ]
  1535              },
  1536              "GetIamPolicy": {
  1537                "methods": [
  1538                  "GetIamPolicy"
  1539                ]
  1540              },
  1541              "GetLocation": {
  1542                "methods": [
  1543                  "GetLocation"
  1544                ]
  1545              },
  1546              "GetOperation": {
  1547                "methods": [
  1548                  "GetOperation"
  1549                ]
  1550              },
  1551              "ListFeatureOnlineStores": {
  1552                "methods": [
  1553                  "ListFeatureOnlineStores"
  1554                ]
  1555              },
  1556              "ListFeatureViewSyncs": {
  1557                "methods": [
  1558                  "ListFeatureViewSyncs"
  1559                ]
  1560              },
  1561              "ListFeatureViews": {
  1562                "methods": [
  1563                  "ListFeatureViews"
  1564                ]
  1565              },
  1566              "ListLocations": {
  1567                "methods": [
  1568                  "ListLocations"
  1569                ]
  1570              },
  1571              "ListOperations": {
  1572                "methods": [
  1573                  "ListOperations"
  1574                ]
  1575              },
  1576              "SetIamPolicy": {
  1577                "methods": [
  1578                  "SetIamPolicy"
  1579                ]
  1580              },
  1581              "SyncFeatureView": {
  1582                "methods": [
  1583                  "SyncFeatureView"
  1584                ]
  1585              },
  1586              "TestIamPermissions": {
  1587                "methods": [
  1588                  "TestIamPermissions"
  1589                ]
  1590              },
  1591              "UpdateFeatureOnlineStore": {
  1592                "methods": [
  1593                  "UpdateFeatureOnlineStore"
  1594                ]
  1595              },
  1596              "UpdateFeatureView": {
  1597                "methods": [
  1598                  "UpdateFeatureView"
  1599                ]
  1600              },
  1601              "WaitOperation": {
  1602                "methods": [
  1603                  "WaitOperation"
  1604                ]
  1605              }
  1606            }
  1607          }
  1608        }
  1609      },
  1610      "FeatureOnlineStoreService": {
  1611        "clients": {
  1612          "grpc": {
  1613            "libraryClient": "FeatureOnlineStoreClient",
  1614            "rpcs": {
  1615              "CancelOperation": {
  1616                "methods": [
  1617                  "CancelOperation"
  1618                ]
  1619              },
  1620              "DeleteOperation": {
  1621                "methods": [
  1622                  "DeleteOperation"
  1623                ]
  1624              },
  1625              "FeatureViewDirectWrite": {
  1626                "methods": [
  1627                  "FeatureViewDirectWrite"
  1628                ]
  1629              },
  1630              "FetchFeatureValues": {
  1631                "methods": [
  1632                  "FetchFeatureValues"
  1633                ]
  1634              },
  1635              "GenerateFetchAccessToken": {
  1636                "methods": [
  1637                  "GenerateFetchAccessToken"
  1638                ]
  1639              },
  1640              "GetIamPolicy": {
  1641                "methods": [
  1642                  "GetIamPolicy"
  1643                ]
  1644              },
  1645              "GetLocation": {
  1646                "methods": [
  1647                  "GetLocation"
  1648                ]
  1649              },
  1650              "GetOperation": {
  1651                "methods": [
  1652                  "GetOperation"
  1653                ]
  1654              },
  1655              "ListLocations": {
  1656                "methods": [
  1657                  "ListLocations"
  1658                ]
  1659              },
  1660              "ListOperations": {
  1661                "methods": [
  1662                  "ListOperations"
  1663                ]
  1664              },
  1665              "SearchNearestEntities": {
  1666                "methods": [
  1667                  "SearchNearestEntities"
  1668                ]
  1669              },
  1670              "SetIamPolicy": {
  1671                "methods": [
  1672                  "SetIamPolicy"
  1673                ]
  1674              },
  1675              "StreamingFetchFeatureValues": {
  1676                "methods": [
  1677                  "StreamingFetchFeatureValues"
  1678                ]
  1679              },
  1680              "TestIamPermissions": {
  1681                "methods": [
  1682                  "TestIamPermissions"
  1683                ]
  1684              },
  1685              "WaitOperation": {
  1686                "methods": [
  1687                  "WaitOperation"
  1688                ]
  1689              }
  1690            }
  1691          },
  1692          "rest": {
  1693            "libraryClient": "FeatureOnlineStoreClient",
  1694            "rpcs": {
  1695              "CancelOperation": {
  1696                "methods": [
  1697                  "CancelOperation"
  1698                ]
  1699              },
  1700              "DeleteOperation": {
  1701                "methods": [
  1702                  "DeleteOperation"
  1703                ]
  1704              },
  1705              "FeatureViewDirectWrite": {
  1706                "methods": [
  1707                  "FeatureViewDirectWrite"
  1708                ]
  1709              },
  1710              "FetchFeatureValues": {
  1711                "methods": [
  1712                  "FetchFeatureValues"
  1713                ]
  1714              },
  1715              "GenerateFetchAccessToken": {
  1716                "methods": [
  1717                  "GenerateFetchAccessToken"
  1718                ]
  1719              },
  1720              "GetIamPolicy": {
  1721                "methods": [
  1722                  "GetIamPolicy"
  1723                ]
  1724              },
  1725              "GetLocation": {
  1726                "methods": [
  1727                  "GetLocation"
  1728                ]
  1729              },
  1730              "GetOperation": {
  1731                "methods": [
  1732                  "GetOperation"
  1733                ]
  1734              },
  1735              "ListLocations": {
  1736                "methods": [
  1737                  "ListLocations"
  1738                ]
  1739              },
  1740              "ListOperations": {
  1741                "methods": [
  1742                  "ListOperations"
  1743                ]
  1744              },
  1745              "SearchNearestEntities": {
  1746                "methods": [
  1747                  "SearchNearestEntities"
  1748                ]
  1749              },
  1750              "SetIamPolicy": {
  1751                "methods": [
  1752                  "SetIamPolicy"
  1753                ]
  1754              },
  1755              "StreamingFetchFeatureValues": {
  1756                "methods": [
  1757                  "StreamingFetchFeatureValues"
  1758                ]
  1759              },
  1760              "TestIamPermissions": {
  1761                "methods": [
  1762                  "TestIamPermissions"
  1763                ]
  1764              },
  1765              "WaitOperation": {
  1766                "methods": [
  1767                  "WaitOperation"
  1768                ]
  1769              }
  1770            }
  1771          }
  1772        }
  1773      },
  1774      "FeatureRegistryService": {
  1775        "clients": {
  1776          "grpc": {
  1777            "libraryClient": "FeatureRegistryClient",
  1778            "rpcs": {
  1779              "BatchCreateFeatures": {
  1780                "methods": [
  1781                  "BatchCreateFeatures"
  1782                ]
  1783              },
  1784              "CancelOperation": {
  1785                "methods": [
  1786                  "CancelOperation"
  1787                ]
  1788              },
  1789              "CreateFeature": {
  1790                "methods": [
  1791                  "CreateFeature"
  1792                ]
  1793              },
  1794              "CreateFeatureGroup": {
  1795                "methods": [
  1796                  "CreateFeatureGroup"
  1797                ]
  1798              },
  1799              "CreateFeatureMonitor": {
  1800                "methods": [
  1801                  "CreateFeatureMonitor"
  1802                ]
  1803              },
  1804              "CreateFeatureMonitorJob": {
  1805                "methods": [
  1806                  "CreateFeatureMonitorJob"
  1807                ]
  1808              },
  1809              "DeleteFeature": {
  1810                "methods": [
  1811                  "DeleteFeature"
  1812                ]
  1813              },
  1814              "DeleteFeatureGroup": {
  1815                "methods": [
  1816                  "DeleteFeatureGroup"
  1817                ]
  1818              },
  1819              "DeleteFeatureMonitor": {
  1820                "methods": [
  1821                  "DeleteFeatureMonitor"
  1822                ]
  1823              },
  1824              "DeleteOperation": {
  1825                "methods": [
  1826                  "DeleteOperation"
  1827                ]
  1828              },
  1829              "GetFeature": {
  1830                "methods": [
  1831                  "GetFeature"
  1832                ]
  1833              },
  1834              "GetFeatureGroup": {
  1835                "methods": [
  1836                  "GetFeatureGroup"
  1837                ]
  1838              },
  1839              "GetFeatureMonitor": {
  1840                "methods": [
  1841                  "GetFeatureMonitor"
  1842                ]
  1843              },
  1844              "GetFeatureMonitorJob": {
  1845                "methods": [
  1846                  "GetFeatureMonitorJob"
  1847                ]
  1848              },
  1849              "GetIamPolicy": {
  1850                "methods": [
  1851                  "GetIamPolicy"
  1852                ]
  1853              },
  1854              "GetLocation": {
  1855                "methods": [
  1856                  "GetLocation"
  1857                ]
  1858              },
  1859              "GetOperation": {
  1860                "methods": [
  1861                  "GetOperation"
  1862                ]
  1863              },
  1864              "ListFeatureGroups": {
  1865                "methods": [
  1866                  "ListFeatureGroups"
  1867                ]
  1868              },
  1869              "ListFeatureMonitorJobs": {
  1870                "methods": [
  1871                  "ListFeatureMonitorJobs"
  1872                ]
  1873              },
  1874              "ListFeatureMonitors": {
  1875                "methods": [
  1876                  "ListFeatureMonitors"
  1877                ]
  1878              },
  1879              "ListFeatures": {
  1880                "methods": [
  1881                  "ListFeatures"
  1882                ]
  1883              },
  1884              "ListLocations": {
  1885                "methods": [
  1886                  "ListLocations"
  1887                ]
  1888              },
  1889              "ListOperations": {
  1890                "methods": [
  1891                  "ListOperations"
  1892                ]
  1893              },
  1894              "SetIamPolicy": {
  1895                "methods": [
  1896                  "SetIamPolicy"
  1897                ]
  1898              },
  1899              "TestIamPermissions": {
  1900                "methods": [
  1901                  "TestIamPermissions"
  1902                ]
  1903              },
  1904              "UpdateFeature": {
  1905                "methods": [
  1906                  "UpdateFeature"
  1907                ]
  1908              },
  1909              "UpdateFeatureGroup": {
  1910                "methods": [
  1911                  "UpdateFeatureGroup"
  1912                ]
  1913              },
  1914              "UpdateFeatureMonitor": {
  1915                "methods": [
  1916                  "UpdateFeatureMonitor"
  1917                ]
  1918              },
  1919              "WaitOperation": {
  1920                "methods": [
  1921                  "WaitOperation"
  1922                ]
  1923              }
  1924            }
  1925          },
  1926          "rest": {
  1927            "libraryClient": "FeatureRegistryClient",
  1928            "rpcs": {
  1929              "BatchCreateFeatures": {
  1930                "methods": [
  1931                  "BatchCreateFeatures"
  1932                ]
  1933              },
  1934              "CancelOperation": {
  1935                "methods": [
  1936                  "CancelOperation"
  1937                ]
  1938              },
  1939              "CreateFeature": {
  1940                "methods": [
  1941                  "CreateFeature"
  1942                ]
  1943              },
  1944              "CreateFeatureGroup": {
  1945                "methods": [
  1946                  "CreateFeatureGroup"
  1947                ]
  1948              },
  1949              "CreateFeatureMonitor": {
  1950                "methods": [
  1951                  "CreateFeatureMonitor"
  1952                ]
  1953              },
  1954              "CreateFeatureMonitorJob": {
  1955                "methods": [
  1956                  "CreateFeatureMonitorJob"
  1957                ]
  1958              },
  1959              "DeleteFeature": {
  1960                "methods": [
  1961                  "DeleteFeature"
  1962                ]
  1963              },
  1964              "DeleteFeatureGroup": {
  1965                "methods": [
  1966                  "DeleteFeatureGroup"
  1967                ]
  1968              },
  1969              "DeleteFeatureMonitor": {
  1970                "methods": [
  1971                  "DeleteFeatureMonitor"
  1972                ]
  1973              },
  1974              "DeleteOperation": {
  1975                "methods": [
  1976                  "DeleteOperation"
  1977                ]
  1978              },
  1979              "GetFeature": {
  1980                "methods": [
  1981                  "GetFeature"
  1982                ]
  1983              },
  1984              "GetFeatureGroup": {
  1985                "methods": [
  1986                  "GetFeatureGroup"
  1987                ]
  1988              },
  1989              "GetFeatureMonitor": {
  1990                "methods": [
  1991                  "GetFeatureMonitor"
  1992                ]
  1993              },
  1994              "GetFeatureMonitorJob": {
  1995                "methods": [
  1996                  "GetFeatureMonitorJob"
  1997                ]
  1998              },
  1999              "GetIamPolicy": {
  2000                "methods": [
  2001                  "GetIamPolicy"
  2002                ]
  2003              },
  2004              "GetLocation": {
  2005                "methods": [
  2006                  "GetLocation"
  2007                ]
  2008              },
  2009              "GetOperation": {
  2010                "methods": [
  2011                  "GetOperation"
  2012                ]
  2013              },
  2014              "ListFeatureGroups": {
  2015                "methods": [
  2016                  "ListFeatureGroups"
  2017                ]
  2018              },
  2019              "ListFeatureMonitorJobs": {
  2020                "methods": [
  2021                  "ListFeatureMonitorJobs"
  2022                ]
  2023              },
  2024              "ListFeatureMonitors": {
  2025                "methods": [
  2026                  "ListFeatureMonitors"
  2027                ]
  2028              },
  2029              "ListFeatures": {
  2030                "methods": [
  2031                  "ListFeatures"
  2032                ]
  2033              },
  2034              "ListLocations": {
  2035                "methods": [
  2036                  "ListLocations"
  2037                ]
  2038              },
  2039              "ListOperations": {
  2040                "methods": [
  2041                  "ListOperations"
  2042                ]
  2043              },
  2044              "SetIamPolicy": {
  2045                "methods": [
  2046                  "SetIamPolicy"
  2047                ]
  2048              },
  2049              "TestIamPermissions": {
  2050                "methods": [
  2051                  "TestIamPermissions"
  2052                ]
  2053              },
  2054              "UpdateFeature": {
  2055                "methods": [
  2056                  "UpdateFeature"
  2057                ]
  2058              },
  2059              "UpdateFeatureGroup": {
  2060                "methods": [
  2061                  "UpdateFeatureGroup"
  2062                ]
  2063              },
  2064              "UpdateFeatureMonitor": {
  2065                "methods": [
  2066                  "UpdateFeatureMonitor"
  2067                ]
  2068              },
  2069              "WaitOperation": {
  2070                "methods": [
  2071                  "WaitOperation"
  2072                ]
  2073              }
  2074            }
  2075          }
  2076        }
  2077      },
  2078      "FeaturestoreOnlineServingService": {
  2079        "clients": {
  2080          "grpc": {
  2081            "libraryClient": "FeaturestoreOnlineServingClient",
  2082            "rpcs": {
  2083              "CancelOperation": {
  2084                "methods": [
  2085                  "CancelOperation"
  2086                ]
  2087              },
  2088              "DeleteOperation": {
  2089                "methods": [
  2090                  "DeleteOperation"
  2091                ]
  2092              },
  2093              "GetIamPolicy": {
  2094                "methods": [
  2095                  "GetIamPolicy"
  2096                ]
  2097              },
  2098              "GetLocation": {
  2099                "methods": [
  2100                  "GetLocation"
  2101                ]
  2102              },
  2103              "GetOperation": {
  2104                "methods": [
  2105                  "GetOperation"
  2106                ]
  2107              },
  2108              "ListLocations": {
  2109                "methods": [
  2110                  "ListLocations"
  2111                ]
  2112              },
  2113              "ListOperations": {
  2114                "methods": [
  2115                  "ListOperations"
  2116                ]
  2117              },
  2118              "ReadFeatureValues": {
  2119                "methods": [
  2120                  "ReadFeatureValues"
  2121                ]
  2122              },
  2123              "SetIamPolicy": {
  2124                "methods": [
  2125                  "SetIamPolicy"
  2126                ]
  2127              },
  2128              "StreamingReadFeatureValues": {
  2129                "methods": [
  2130                  "StreamingReadFeatureValues"
  2131                ]
  2132              },
  2133              "TestIamPermissions": {
  2134                "methods": [
  2135                  "TestIamPermissions"
  2136                ]
  2137              },
  2138              "WaitOperation": {
  2139                "methods": [
  2140                  "WaitOperation"
  2141                ]
  2142              },
  2143              "WriteFeatureValues": {
  2144                "methods": [
  2145                  "WriteFeatureValues"
  2146                ]
  2147              }
  2148            }
  2149          },
  2150          "rest": {
  2151            "libraryClient": "FeaturestoreOnlineServingClient",
  2152            "rpcs": {
  2153              "CancelOperation": {
  2154                "methods": [
  2155                  "CancelOperation"
  2156                ]
  2157              },
  2158              "DeleteOperation": {
  2159                "methods": [
  2160                  "DeleteOperation"
  2161                ]
  2162              },
  2163              "GetIamPolicy": {
  2164                "methods": [
  2165                  "GetIamPolicy"
  2166                ]
  2167              },
  2168              "GetLocation": {
  2169                "methods": [
  2170                  "GetLocation"
  2171                ]
  2172              },
  2173              "GetOperation": {
  2174                "methods": [
  2175                  "GetOperation"
  2176                ]
  2177              },
  2178              "ListLocations": {
  2179                "methods": [
  2180                  "ListLocations"
  2181                ]
  2182              },
  2183              "ListOperations": {
  2184                "methods": [
  2185                  "ListOperations"
  2186                ]
  2187              },
  2188              "ReadFeatureValues": {
  2189                "methods": [
  2190                  "ReadFeatureValues"
  2191                ]
  2192              },
  2193              "SetIamPolicy": {
  2194                "methods": [
  2195                  "SetIamPolicy"
  2196                ]
  2197              },
  2198              "StreamingReadFeatureValues": {
  2199                "methods": [
  2200                  "StreamingReadFeatureValues"
  2201                ]
  2202              },
  2203              "TestIamPermissions": {
  2204                "methods": [
  2205                  "TestIamPermissions"
  2206                ]
  2207              },
  2208              "WaitOperation": {
  2209                "methods": [
  2210                  "WaitOperation"
  2211                ]
  2212              },
  2213              "WriteFeatureValues": {
  2214                "methods": [
  2215                  "WriteFeatureValues"
  2216                ]
  2217              }
  2218            }
  2219          }
  2220        }
  2221      },
  2222      "FeaturestoreService": {
  2223        "clients": {
  2224          "grpc": {
  2225            "libraryClient": "FeaturestoreClient",
  2226            "rpcs": {
  2227              "BatchCreateFeatures": {
  2228                "methods": [
  2229                  "BatchCreateFeatures"
  2230                ]
  2231              },
  2232              "BatchReadFeatureValues": {
  2233                "methods": [
  2234                  "BatchReadFeatureValues"
  2235                ]
  2236              },
  2237              "CancelOperation": {
  2238                "methods": [
  2239                  "CancelOperation"
  2240                ]
  2241              },
  2242              "CreateEntityType": {
  2243                "methods": [
  2244                  "CreateEntityType"
  2245                ]
  2246              },
  2247              "CreateFeature": {
  2248                "methods": [
  2249                  "CreateFeature"
  2250                ]
  2251              },
  2252              "CreateFeaturestore": {
  2253                "methods": [
  2254                  "CreateFeaturestore"
  2255                ]
  2256              },
  2257              "DeleteEntityType": {
  2258                "methods": [
  2259                  "DeleteEntityType"
  2260                ]
  2261              },
  2262              "DeleteFeature": {
  2263                "methods": [
  2264                  "DeleteFeature"
  2265                ]
  2266              },
  2267              "DeleteFeatureValues": {
  2268                "methods": [
  2269                  "DeleteFeatureValues"
  2270                ]
  2271              },
  2272              "DeleteFeaturestore": {
  2273                "methods": [
  2274                  "DeleteFeaturestore"
  2275                ]
  2276              },
  2277              "DeleteOperation": {
  2278                "methods": [
  2279                  "DeleteOperation"
  2280                ]
  2281              },
  2282              "ExportFeatureValues": {
  2283                "methods": [
  2284                  "ExportFeatureValues"
  2285                ]
  2286              },
  2287              "GetEntityType": {
  2288                "methods": [
  2289                  "GetEntityType"
  2290                ]
  2291              },
  2292              "GetFeature": {
  2293                "methods": [
  2294                  "GetFeature"
  2295                ]
  2296              },
  2297              "GetFeaturestore": {
  2298                "methods": [
  2299                  "GetFeaturestore"
  2300                ]
  2301              },
  2302              "GetIamPolicy": {
  2303                "methods": [
  2304                  "GetIamPolicy"
  2305                ]
  2306              },
  2307              "GetLocation": {
  2308                "methods": [
  2309                  "GetLocation"
  2310                ]
  2311              },
  2312              "GetOperation": {
  2313                "methods": [
  2314                  "GetOperation"
  2315                ]
  2316              },
  2317              "ImportFeatureValues": {
  2318                "methods": [
  2319                  "ImportFeatureValues"
  2320                ]
  2321              },
  2322              "ListEntityTypes": {
  2323                "methods": [
  2324                  "ListEntityTypes"
  2325                ]
  2326              },
  2327              "ListFeatures": {
  2328                "methods": [
  2329                  "ListFeatures"
  2330                ]
  2331              },
  2332              "ListFeaturestores": {
  2333                "methods": [
  2334                  "ListFeaturestores"
  2335                ]
  2336              },
  2337              "ListLocations": {
  2338                "methods": [
  2339                  "ListLocations"
  2340                ]
  2341              },
  2342              "ListOperations": {
  2343                "methods": [
  2344                  "ListOperations"
  2345                ]
  2346              },
  2347              "SearchFeatures": {
  2348                "methods": [
  2349                  "SearchFeatures"
  2350                ]
  2351              },
  2352              "SetIamPolicy": {
  2353                "methods": [
  2354                  "SetIamPolicy"
  2355                ]
  2356              },
  2357              "TestIamPermissions": {
  2358                "methods": [
  2359                  "TestIamPermissions"
  2360                ]
  2361              },
  2362              "UpdateEntityType": {
  2363                "methods": [
  2364                  "UpdateEntityType"
  2365                ]
  2366              },
  2367              "UpdateFeature": {
  2368                "methods": [
  2369                  "UpdateFeature"
  2370                ]
  2371              },
  2372              "UpdateFeaturestore": {
  2373                "methods": [
  2374                  "UpdateFeaturestore"
  2375                ]
  2376              },
  2377              "WaitOperation": {
  2378                "methods": [
  2379                  "WaitOperation"
  2380                ]
  2381              }
  2382            }
  2383          },
  2384          "rest": {
  2385            "libraryClient": "FeaturestoreClient",
  2386            "rpcs": {
  2387              "BatchCreateFeatures": {
  2388                "methods": [
  2389                  "BatchCreateFeatures"
  2390                ]
  2391              },
  2392              "BatchReadFeatureValues": {
  2393                "methods": [
  2394                  "BatchReadFeatureValues"
  2395                ]
  2396              },
  2397              "CancelOperation": {
  2398                "methods": [
  2399                  "CancelOperation"
  2400                ]
  2401              },
  2402              "CreateEntityType": {
  2403                "methods": [
  2404                  "CreateEntityType"
  2405                ]
  2406              },
  2407              "CreateFeature": {
  2408                "methods": [
  2409                  "CreateFeature"
  2410                ]
  2411              },
  2412              "CreateFeaturestore": {
  2413                "methods": [
  2414                  "CreateFeaturestore"
  2415                ]
  2416              },
  2417              "DeleteEntityType": {
  2418                "methods": [
  2419                  "DeleteEntityType"
  2420                ]
  2421              },
  2422              "DeleteFeature": {
  2423                "methods": [
  2424                  "DeleteFeature"
  2425                ]
  2426              },
  2427              "DeleteFeatureValues": {
  2428                "methods": [
  2429                  "DeleteFeatureValues"
  2430                ]
  2431              },
  2432              "DeleteFeaturestore": {
  2433                "methods": [
  2434                  "DeleteFeaturestore"
  2435                ]
  2436              },
  2437              "DeleteOperation": {
  2438                "methods": [
  2439                  "DeleteOperation"
  2440                ]
  2441              },
  2442              "ExportFeatureValues": {
  2443                "methods": [
  2444                  "ExportFeatureValues"
  2445                ]
  2446              },
  2447              "GetEntityType": {
  2448                "methods": [
  2449                  "GetEntityType"
  2450                ]
  2451              },
  2452              "GetFeature": {
  2453                "methods": [
  2454                  "GetFeature"
  2455                ]
  2456              },
  2457              "GetFeaturestore": {
  2458                "methods": [
  2459                  "GetFeaturestore"
  2460                ]
  2461              },
  2462              "GetIamPolicy": {
  2463                "methods": [
  2464                  "GetIamPolicy"
  2465                ]
  2466              },
  2467              "GetLocation": {
  2468                "methods": [
  2469                  "GetLocation"
  2470                ]
  2471              },
  2472              "GetOperation": {
  2473                "methods": [
  2474                  "GetOperation"
  2475                ]
  2476              },
  2477              "ImportFeatureValues": {
  2478                "methods": [
  2479                  "ImportFeatureValues"
  2480                ]
  2481              },
  2482              "ListEntityTypes": {
  2483                "methods": [
  2484                  "ListEntityTypes"
  2485                ]
  2486              },
  2487              "ListFeatures": {
  2488                "methods": [
  2489                  "ListFeatures"
  2490                ]
  2491              },
  2492              "ListFeaturestores": {
  2493                "methods": [
  2494                  "ListFeaturestores"
  2495                ]
  2496              },
  2497              "ListLocations": {
  2498                "methods": [
  2499                  "ListLocations"
  2500                ]
  2501              },
  2502              "ListOperations": {
  2503                "methods": [
  2504                  "ListOperations"
  2505                ]
  2506              },
  2507              "SearchFeatures": {
  2508                "methods": [
  2509                  "SearchFeatures"
  2510                ]
  2511              },
  2512              "SetIamPolicy": {
  2513                "methods": [
  2514                  "SetIamPolicy"
  2515                ]
  2516              },
  2517              "TestIamPermissions": {
  2518                "methods": [
  2519                  "TestIamPermissions"
  2520                ]
  2521              },
  2522              "UpdateEntityType": {
  2523                "methods": [
  2524                  "UpdateEntityType"
  2525                ]
  2526              },
  2527              "UpdateFeature": {
  2528                "methods": [
  2529                  "UpdateFeature"
  2530                ]
  2531              },
  2532              "UpdateFeaturestore": {
  2533                "methods": [
  2534                  "UpdateFeaturestore"
  2535                ]
  2536              },
  2537              "WaitOperation": {
  2538                "methods": [
  2539                  "WaitOperation"
  2540                ]
  2541              }
  2542            }
  2543          }
  2544        }
  2545      },
  2546      "GenAiCacheService": {
  2547        "clients": {
  2548          "grpc": {
  2549            "libraryClient": "GenAiCacheClient",
  2550            "rpcs": {
  2551              "CancelOperation": {
  2552                "methods": [
  2553                  "CancelOperation"
  2554                ]
  2555              },
  2556              "CreateCachedContent": {
  2557                "methods": [
  2558                  "CreateCachedContent"
  2559                ]
  2560              },
  2561              "DeleteCachedContent": {
  2562                "methods": [
  2563                  "DeleteCachedContent"
  2564                ]
  2565              },
  2566              "DeleteOperation": {
  2567                "methods": [
  2568                  "DeleteOperation"
  2569                ]
  2570              },
  2571              "GetCachedContent": {
  2572                "methods": [
  2573                  "GetCachedContent"
  2574                ]
  2575              },
  2576              "GetIamPolicy": {
  2577                "methods": [
  2578                  "GetIamPolicy"
  2579                ]
  2580              },
  2581              "GetLocation": {
  2582                "methods": [
  2583                  "GetLocation"
  2584                ]
  2585              },
  2586              "GetOperation": {
  2587                "methods": [
  2588                  "GetOperation"
  2589                ]
  2590              },
  2591              "ListCachedContents": {
  2592                "methods": [
  2593                  "ListCachedContents"
  2594                ]
  2595              },
  2596              "ListLocations": {
  2597                "methods": [
  2598                  "ListLocations"
  2599                ]
  2600              },
  2601              "ListOperations": {
  2602                "methods": [
  2603                  "ListOperations"
  2604                ]
  2605              },
  2606              "SetIamPolicy": {
  2607                "methods": [
  2608                  "SetIamPolicy"
  2609                ]
  2610              },
  2611              "TestIamPermissions": {
  2612                "methods": [
  2613                  "TestIamPermissions"
  2614                ]
  2615              },
  2616              "UpdateCachedContent": {
  2617                "methods": [
  2618                  "UpdateCachedContent"
  2619                ]
  2620              },
  2621              "WaitOperation": {
  2622                "methods": [
  2623                  "WaitOperation"
  2624                ]
  2625              }
  2626            }
  2627          },
  2628          "rest": {
  2629            "libraryClient": "GenAiCacheClient",
  2630            "rpcs": {
  2631              "CancelOperation": {
  2632                "methods": [
  2633                  "CancelOperation"
  2634                ]
  2635              },
  2636              "CreateCachedContent": {
  2637                "methods": [
  2638                  "CreateCachedContent"
  2639                ]
  2640              },
  2641              "DeleteCachedContent": {
  2642                "methods": [
  2643                  "DeleteCachedContent"
  2644                ]
  2645              },
  2646              "DeleteOperation": {
  2647                "methods": [
  2648                  "DeleteOperation"
  2649                ]
  2650              },
  2651              "GetCachedContent": {
  2652                "methods": [
  2653                  "GetCachedContent"
  2654                ]
  2655              },
  2656              "GetIamPolicy": {
  2657                "methods": [
  2658                  "GetIamPolicy"
  2659                ]
  2660              },
  2661              "GetLocation": {
  2662                "methods": [
  2663                  "GetLocation"
  2664                ]
  2665              },
  2666              "GetOperation": {
  2667                "methods": [
  2668                  "GetOperation"
  2669                ]
  2670              },
  2671              "ListCachedContents": {
  2672                "methods": [
  2673                  "ListCachedContents"
  2674                ]
  2675              },
  2676              "ListLocations": {
  2677                "methods": [
  2678                  "ListLocations"
  2679                ]
  2680              },
  2681              "ListOperations": {
  2682                "methods": [
  2683                  "ListOperations"
  2684                ]
  2685              },
  2686              "SetIamPolicy": {
  2687                "methods": [
  2688                  "SetIamPolicy"
  2689                ]
  2690              },
  2691              "TestIamPermissions": {
  2692                "methods": [
  2693                  "TestIamPermissions"
  2694                ]
  2695              },
  2696              "UpdateCachedContent": {
  2697                "methods": [
  2698                  "UpdateCachedContent"
  2699                ]
  2700              },
  2701              "WaitOperation": {
  2702                "methods": [
  2703                  "WaitOperation"
  2704                ]
  2705              }
  2706            }
  2707          }
  2708        }
  2709      },
  2710      "GenAiTuningService": {
  2711        "clients": {
  2712          "grpc": {
  2713            "libraryClient": "GenAiTuningClient",
  2714            "rpcs": {
  2715              "CancelOperation": {
  2716                "methods": [
  2717                  "CancelOperation"
  2718                ]
  2719              },
  2720              "CancelTuningJob": {
  2721                "methods": [
  2722                  "CancelTuningJob"
  2723                ]
  2724              },
  2725              "CreateTuningJob": {
  2726                "methods": [
  2727                  "CreateTuningJob"
  2728                ]
  2729              },
  2730              "DeleteOperation": {
  2731                "methods": [
  2732                  "DeleteOperation"
  2733                ]
  2734              },
  2735              "GetIamPolicy": {
  2736                "methods": [
  2737                  "GetIamPolicy"
  2738                ]
  2739              },
  2740              "GetLocation": {
  2741                "methods": [
  2742                  "GetLocation"
  2743                ]
  2744              },
  2745              "GetOperation": {
  2746                "methods": [
  2747                  "GetOperation"
  2748                ]
  2749              },
  2750              "GetTuningJob": {
  2751                "methods": [
  2752                  "GetTuningJob"
  2753                ]
  2754              },
  2755              "ListLocations": {
  2756                "methods": [
  2757                  "ListLocations"
  2758                ]
  2759              },
  2760              "ListOperations": {
  2761                "methods": [
  2762                  "ListOperations"
  2763                ]
  2764              },
  2765              "ListTuningJobs": {
  2766                "methods": [
  2767                  "ListTuningJobs"
  2768                ]
  2769              },
  2770              "RebaseTunedModel": {
  2771                "methods": [
  2772                  "RebaseTunedModel"
  2773                ]
  2774              },
  2775              "SetIamPolicy": {
  2776                "methods": [
  2777                  "SetIamPolicy"
  2778                ]
  2779              },
  2780              "TestIamPermissions": {
  2781                "methods": [
  2782                  "TestIamPermissions"
  2783                ]
  2784              },
  2785              "WaitOperation": {
  2786                "methods": [
  2787                  "WaitOperation"
  2788                ]
  2789              }
  2790            }
  2791          },
  2792          "rest": {
  2793            "libraryClient": "GenAiTuningClient",
  2794            "rpcs": {
  2795              "CancelOperation": {
  2796                "methods": [
  2797                  "CancelOperation"
  2798                ]
  2799              },
  2800              "CancelTuningJob": {
  2801                "methods": [
  2802                  "CancelTuningJob"
  2803                ]
  2804              },
  2805              "CreateTuningJob": {
  2806                "methods": [
  2807                  "CreateTuningJob"
  2808                ]
  2809              },
  2810              "DeleteOperation": {
  2811                "methods": [
  2812                  "DeleteOperation"
  2813                ]
  2814              },
  2815              "GetIamPolicy": {
  2816                "methods": [
  2817                  "GetIamPolicy"
  2818                ]
  2819              },
  2820              "GetLocation": {
  2821                "methods": [
  2822                  "GetLocation"
  2823                ]
  2824              },
  2825              "GetOperation": {
  2826                "methods": [
  2827                  "GetOperation"
  2828                ]
  2829              },
  2830              "GetTuningJob": {
  2831                "methods": [
  2832                  "GetTuningJob"
  2833                ]
  2834              },
  2835              "ListLocations": {
  2836                "methods": [
  2837                  "ListLocations"
  2838                ]
  2839              },
  2840              "ListOperations": {
  2841                "methods": [
  2842                  "ListOperations"
  2843                ]
  2844              },
  2845              "ListTuningJobs": {
  2846                "methods": [
  2847                  "ListTuningJobs"
  2848                ]
  2849              },
  2850              "RebaseTunedModel": {
  2851                "methods": [
  2852                  "RebaseTunedModel"
  2853                ]
  2854              },
  2855              "SetIamPolicy": {
  2856                "methods": [
  2857                  "SetIamPolicy"
  2858                ]
  2859              },
  2860              "TestIamPermissions": {
  2861                "methods": [
  2862                  "TestIamPermissions"
  2863                ]
  2864              },
  2865              "WaitOperation": {
  2866                "methods": [
  2867                  "WaitOperation"
  2868                ]
  2869              }
  2870            }
  2871          }
  2872        }
  2873      },
  2874      "IndexEndpointService": {
  2875        "clients": {
  2876          "grpc": {
  2877            "libraryClient": "IndexEndpointClient",
  2878            "rpcs": {
  2879              "CancelOperation": {
  2880                "methods": [
  2881                  "CancelOperation"
  2882                ]
  2883              },
  2884              "CreateIndexEndpoint": {
  2885                "methods": [
  2886                  "CreateIndexEndpoint"
  2887                ]
  2888              },
  2889              "DeleteIndexEndpoint": {
  2890                "methods": [
  2891                  "DeleteIndexEndpoint"
  2892                ]
  2893              },
  2894              "DeleteOperation": {
  2895                "methods": [
  2896                  "DeleteOperation"
  2897                ]
  2898              },
  2899              "DeployIndex": {
  2900                "methods": [
  2901                  "DeployIndex"
  2902                ]
  2903              },
  2904              "GetIamPolicy": {
  2905                "methods": [
  2906                  "GetIamPolicy"
  2907                ]
  2908              },
  2909              "GetIndexEndpoint": {
  2910                "methods": [
  2911                  "GetIndexEndpoint"
  2912                ]
  2913              },
  2914              "GetLocation": {
  2915                "methods": [
  2916                  "GetLocation"
  2917                ]
  2918              },
  2919              "GetOperation": {
  2920                "methods": [
  2921                  "GetOperation"
  2922                ]
  2923              },
  2924              "ListIndexEndpoints": {
  2925                "methods": [
  2926                  "ListIndexEndpoints"
  2927                ]
  2928              },
  2929              "ListLocations": {
  2930                "methods": [
  2931                  "ListLocations"
  2932                ]
  2933              },
  2934              "ListOperations": {
  2935                "methods": [
  2936                  "ListOperations"
  2937                ]
  2938              },
  2939              "MutateDeployedIndex": {
  2940                "methods": [
  2941                  "MutateDeployedIndex"
  2942                ]
  2943              },
  2944              "SetIamPolicy": {
  2945                "methods": [
  2946                  "SetIamPolicy"
  2947                ]
  2948              },
  2949              "TestIamPermissions": {
  2950                "methods": [
  2951                  "TestIamPermissions"
  2952                ]
  2953              },
  2954              "UndeployIndex": {
  2955                "methods": [
  2956                  "UndeployIndex"
  2957                ]
  2958              },
  2959              "UpdateIndexEndpoint": {
  2960                "methods": [
  2961                  "UpdateIndexEndpoint"
  2962                ]
  2963              },
  2964              "WaitOperation": {
  2965                "methods": [
  2966                  "WaitOperation"
  2967                ]
  2968              }
  2969            }
  2970          },
  2971          "rest": {
  2972            "libraryClient": "IndexEndpointClient",
  2973            "rpcs": {
  2974              "CancelOperation": {
  2975                "methods": [
  2976                  "CancelOperation"
  2977                ]
  2978              },
  2979              "CreateIndexEndpoint": {
  2980                "methods": [
  2981                  "CreateIndexEndpoint"
  2982                ]
  2983              },
  2984              "DeleteIndexEndpoint": {
  2985                "methods": [
  2986                  "DeleteIndexEndpoint"
  2987                ]
  2988              },
  2989              "DeleteOperation": {
  2990                "methods": [
  2991                  "DeleteOperation"
  2992                ]
  2993              },
  2994              "DeployIndex": {
  2995                "methods": [
  2996                  "DeployIndex"
  2997                ]
  2998              },
  2999              "GetIamPolicy": {
  3000                "methods": [
  3001                  "GetIamPolicy"
  3002                ]
  3003              },
  3004              "GetIndexEndpoint": {
  3005                "methods": [
  3006                  "GetIndexEndpoint"
  3007                ]
  3008              },
  3009              "GetLocation": {
  3010                "methods": [
  3011                  "GetLocation"
  3012                ]
  3013              },
  3014              "GetOperation": {
  3015                "methods": [
  3016                  "GetOperation"
  3017                ]
  3018              },
  3019              "ListIndexEndpoints": {
  3020                "methods": [
  3021                  "ListIndexEndpoints"
  3022                ]
  3023              },
  3024              "ListLocations": {
  3025                "methods": [
  3026                  "ListLocations"
  3027                ]
  3028              },
  3029              "ListOperations": {
  3030                "methods": [
  3031                  "ListOperations"
  3032                ]
  3033              },
  3034              "MutateDeployedIndex": {
  3035                "methods": [
  3036                  "MutateDeployedIndex"
  3037                ]
  3038              },
  3039              "SetIamPolicy": {
  3040                "methods": [
  3041                  "SetIamPolicy"
  3042                ]
  3043              },
  3044              "TestIamPermissions": {
  3045                "methods": [
  3046                  "TestIamPermissions"
  3047                ]
  3048              },
  3049              "UndeployIndex": {
  3050                "methods": [
  3051                  "UndeployIndex"
  3052                ]
  3053              },
  3054              "UpdateIndexEndpoint": {
  3055                "methods": [
  3056                  "UpdateIndexEndpoint"
  3057                ]
  3058              },
  3059              "WaitOperation": {
  3060                "methods": [
  3061                  "WaitOperation"
  3062                ]
  3063              }
  3064            }
  3065          }
  3066        }
  3067      },
  3068      "IndexService": {
  3069        "clients": {
  3070          "grpc": {
  3071            "libraryClient": "IndexClient",
  3072            "rpcs": {
  3073              "CancelOperation": {
  3074                "methods": [
  3075                  "CancelOperation"
  3076                ]
  3077              },
  3078              "CreateIndex": {
  3079                "methods": [
  3080                  "CreateIndex"
  3081                ]
  3082              },
  3083              "DeleteIndex": {
  3084                "methods": [
  3085                  "DeleteIndex"
  3086                ]
  3087              },
  3088              "DeleteOperation": {
  3089                "methods": [
  3090                  "DeleteOperation"
  3091                ]
  3092              },
  3093              "GetIamPolicy": {
  3094                "methods": [
  3095                  "GetIamPolicy"
  3096                ]
  3097              },
  3098              "GetIndex": {
  3099                "methods": [
  3100                  "GetIndex"
  3101                ]
  3102              },
  3103              "GetLocation": {
  3104                "methods": [
  3105                  "GetLocation"
  3106                ]
  3107              },
  3108              "GetOperation": {
  3109                "methods": [
  3110                  "GetOperation"
  3111                ]
  3112              },
  3113              "ImportIndex": {
  3114                "methods": [
  3115                  "ImportIndex"
  3116                ]
  3117              },
  3118              "ListIndexes": {
  3119                "methods": [
  3120                  "ListIndexes"
  3121                ]
  3122              },
  3123              "ListLocations": {
  3124                "methods": [
  3125                  "ListLocations"
  3126                ]
  3127              },
  3128              "ListOperations": {
  3129                "methods": [
  3130                  "ListOperations"
  3131                ]
  3132              },
  3133              "RemoveDatapoints": {
  3134                "methods": [
  3135                  "RemoveDatapoints"
  3136                ]
  3137              },
  3138              "SetIamPolicy": {
  3139                "methods": [
  3140                  "SetIamPolicy"
  3141                ]
  3142              },
  3143              "TestIamPermissions": {
  3144                "methods": [
  3145                  "TestIamPermissions"
  3146                ]
  3147              },
  3148              "UpdateIndex": {
  3149                "methods": [
  3150                  "UpdateIndex"
  3151                ]
  3152              },
  3153              "UpsertDatapoints": {
  3154                "methods": [
  3155                  "UpsertDatapoints"
  3156                ]
  3157              },
  3158              "WaitOperation": {
  3159                "methods": [
  3160                  "WaitOperation"
  3161                ]
  3162              }
  3163            }
  3164          },
  3165          "rest": {
  3166            "libraryClient": "IndexClient",
  3167            "rpcs": {
  3168              "CancelOperation": {
  3169                "methods": [
  3170                  "CancelOperation"
  3171                ]
  3172              },
  3173              "CreateIndex": {
  3174                "methods": [
  3175                  "CreateIndex"
  3176                ]
  3177              },
  3178              "DeleteIndex": {
  3179                "methods": [
  3180                  "DeleteIndex"
  3181                ]
  3182              },
  3183              "DeleteOperation": {
  3184                "methods": [
  3185                  "DeleteOperation"
  3186                ]
  3187              },
  3188              "GetIamPolicy": {
  3189                "methods": [
  3190                  "GetIamPolicy"
  3191                ]
  3192              },
  3193              "GetIndex": {
  3194                "methods": [
  3195                  "GetIndex"
  3196                ]
  3197              },
  3198              "GetLocation": {
  3199                "methods": [
  3200                  "GetLocation"
  3201                ]
  3202              },
  3203              "GetOperation": {
  3204                "methods": [
  3205                  "GetOperation"
  3206                ]
  3207              },
  3208              "ImportIndex": {
  3209                "methods": [
  3210                  "ImportIndex"
  3211                ]
  3212              },
  3213              "ListIndexes": {
  3214                "methods": [
  3215                  "ListIndexes"
  3216                ]
  3217              },
  3218              "ListLocations": {
  3219                "methods": [
  3220                  "ListLocations"
  3221                ]
  3222              },
  3223              "ListOperations": {
  3224                "methods": [
  3225                  "ListOperations"
  3226                ]
  3227              },
  3228              "RemoveDatapoints": {
  3229                "methods": [
  3230                  "RemoveDatapoints"
  3231                ]
  3232              },
  3233              "SetIamPolicy": {
  3234                "methods": [
  3235                  "SetIamPolicy"
  3236                ]
  3237              },
  3238              "TestIamPermissions": {
  3239                "methods": [
  3240                  "TestIamPermissions"
  3241                ]
  3242              },
  3243              "UpdateIndex": {
  3244                "methods": [
  3245                  "UpdateIndex"
  3246                ]
  3247              },
  3248              "UpsertDatapoints": {
  3249                "methods": [
  3250                  "UpsertDatapoints"
  3251                ]
  3252              },
  3253              "WaitOperation": {
  3254                "methods": [
  3255                  "WaitOperation"
  3256                ]
  3257              }
  3258            }
  3259          }
  3260        }
  3261      },
  3262      "JobService": {
  3263        "clients": {
  3264          "grpc": {
  3265            "libraryClient": "JobClient",
  3266            "rpcs": {
  3267              "CancelBatchPredictionJob": {
  3268                "methods": [
  3269                  "CancelBatchPredictionJob"
  3270                ]
  3271              },
  3272              "CancelCustomJob": {
  3273                "methods": [
  3274                  "CancelCustomJob"
  3275                ]
  3276              },
  3277              "CancelDataLabelingJob": {
  3278                "methods": [
  3279                  "CancelDataLabelingJob"
  3280                ]
  3281              },
  3282              "CancelHyperparameterTuningJob": {
  3283                "methods": [
  3284                  "CancelHyperparameterTuningJob"
  3285                ]
  3286              },
  3287              "CancelNasJob": {
  3288                "methods": [
  3289                  "CancelNasJob"
  3290                ]
  3291              },
  3292              "CancelOperation": {
  3293                "methods": [
  3294                  "CancelOperation"
  3295                ]
  3296              },
  3297              "CreateBatchPredictionJob": {
  3298                "methods": [
  3299                  "CreateBatchPredictionJob"
  3300                ]
  3301              },
  3302              "CreateCustomJob": {
  3303                "methods": [
  3304                  "CreateCustomJob"
  3305                ]
  3306              },
  3307              "CreateDataLabelingJob": {
  3308                "methods": [
  3309                  "CreateDataLabelingJob"
  3310                ]
  3311              },
  3312              "CreateHyperparameterTuningJob": {
  3313                "methods": [
  3314                  "CreateHyperparameterTuningJob"
  3315                ]
  3316              },
  3317              "CreateModelDeploymentMonitoringJob": {
  3318                "methods": [
  3319                  "CreateModelDeploymentMonitoringJob"
  3320                ]
  3321              },
  3322              "CreateNasJob": {
  3323                "methods": [
  3324                  "CreateNasJob"
  3325                ]
  3326              },
  3327              "DeleteBatchPredictionJob": {
  3328                "methods": [
  3329                  "DeleteBatchPredictionJob"
  3330                ]
  3331              },
  3332              "DeleteCustomJob": {
  3333                "methods": [
  3334                  "DeleteCustomJob"
  3335                ]
  3336              },
  3337              "DeleteDataLabelingJob": {
  3338                "methods": [
  3339                  "DeleteDataLabelingJob"
  3340                ]
  3341              },
  3342              "DeleteHyperparameterTuningJob": {
  3343                "methods": [
  3344                  "DeleteHyperparameterTuningJob"
  3345                ]
  3346              },
  3347              "DeleteModelDeploymentMonitoringJob": {
  3348                "methods": [
  3349                  "DeleteModelDeploymentMonitoringJob"
  3350                ]
  3351              },
  3352              "DeleteNasJob": {
  3353                "methods": [
  3354                  "DeleteNasJob"
  3355                ]
  3356              },
  3357              "DeleteOperation": {
  3358                "methods": [
  3359                  "DeleteOperation"
  3360                ]
  3361              },
  3362              "GetBatchPredictionJob": {
  3363                "methods": [
  3364                  "GetBatchPredictionJob"
  3365                ]
  3366              },
  3367              "GetCustomJob": {
  3368                "methods": [
  3369                  "GetCustomJob"
  3370                ]
  3371              },
  3372              "GetDataLabelingJob": {
  3373                "methods": [
  3374                  "GetDataLabelingJob"
  3375                ]
  3376              },
  3377              "GetHyperparameterTuningJob": {
  3378                "methods": [
  3379                  "GetHyperparameterTuningJob"
  3380                ]
  3381              },
  3382              "GetIamPolicy": {
  3383                "methods": [
  3384                  "GetIamPolicy"
  3385                ]
  3386              },
  3387              "GetLocation": {
  3388                "methods": [
  3389                  "GetLocation"
  3390                ]
  3391              },
  3392              "GetModelDeploymentMonitoringJob": {
  3393                "methods": [
  3394                  "GetModelDeploymentMonitoringJob"
  3395                ]
  3396              },
  3397              "GetNasJob": {
  3398                "methods": [
  3399                  "GetNasJob"
  3400                ]
  3401              },
  3402              "GetNasTrialDetail": {
  3403                "methods": [
  3404                  "GetNasTrialDetail"
  3405                ]
  3406              },
  3407              "GetOperation": {
  3408                "methods": [
  3409                  "GetOperation"
  3410                ]
  3411              },
  3412              "ListBatchPredictionJobs": {
  3413                "methods": [
  3414                  "ListBatchPredictionJobs"
  3415                ]
  3416              },
  3417              "ListCustomJobs": {
  3418                "methods": [
  3419                  "ListCustomJobs"
  3420                ]
  3421              },
  3422              "ListDataLabelingJobs": {
  3423                "methods": [
  3424                  "ListDataLabelingJobs"
  3425                ]
  3426              },
  3427              "ListHyperparameterTuningJobs": {
  3428                "methods": [
  3429                  "ListHyperparameterTuningJobs"
  3430                ]
  3431              },
  3432              "ListLocations": {
  3433                "methods": [
  3434                  "ListLocations"
  3435                ]
  3436              },
  3437              "ListModelDeploymentMonitoringJobs": {
  3438                "methods": [
  3439                  "ListModelDeploymentMonitoringJobs"
  3440                ]
  3441              },
  3442              "ListNasJobs": {
  3443                "methods": [
  3444                  "ListNasJobs"
  3445                ]
  3446              },
  3447              "ListNasTrialDetails": {
  3448                "methods": [
  3449                  "ListNasTrialDetails"
  3450                ]
  3451              },
  3452              "ListOperations": {
  3453                "methods": [
  3454                  "ListOperations"
  3455                ]
  3456              },
  3457              "PauseModelDeploymentMonitoringJob": {
  3458                "methods": [
  3459                  "PauseModelDeploymentMonitoringJob"
  3460                ]
  3461              },
  3462              "ResumeModelDeploymentMonitoringJob": {
  3463                "methods": [
  3464                  "ResumeModelDeploymentMonitoringJob"
  3465                ]
  3466              },
  3467              "SearchModelDeploymentMonitoringStatsAnomalies": {
  3468                "methods": [
  3469                  "SearchModelDeploymentMonitoringStatsAnomalies"
  3470                ]
  3471              },
  3472              "SetIamPolicy": {
  3473                "methods": [
  3474                  "SetIamPolicy"
  3475                ]
  3476              },
  3477              "TestIamPermissions": {
  3478                "methods": [
  3479                  "TestIamPermissions"
  3480                ]
  3481              },
  3482              "UpdateModelDeploymentMonitoringJob": {
  3483                "methods": [
  3484                  "UpdateModelDeploymentMonitoringJob"
  3485                ]
  3486              },
  3487              "WaitOperation": {
  3488                "methods": [
  3489                  "WaitOperation"
  3490                ]
  3491              }
  3492            }
  3493          },
  3494          "rest": {
  3495            "libraryClient": "JobClient",
  3496            "rpcs": {
  3497              "CancelBatchPredictionJob": {
  3498                "methods": [
  3499                  "CancelBatchPredictionJob"
  3500                ]
  3501              },
  3502              "CancelCustomJob": {
  3503                "methods": [
  3504                  "CancelCustomJob"
  3505                ]
  3506              },
  3507              "CancelDataLabelingJob": {
  3508                "methods": [
  3509                  "CancelDataLabelingJob"
  3510                ]
  3511              },
  3512              "CancelHyperparameterTuningJob": {
  3513                "methods": [
  3514                  "CancelHyperparameterTuningJob"
  3515                ]
  3516              },
  3517              "CancelNasJob": {
  3518                "methods": [
  3519                  "CancelNasJob"
  3520                ]
  3521              },
  3522              "CancelOperation": {
  3523                "methods": [
  3524                  "CancelOperation"
  3525                ]
  3526              },
  3527              "CreateBatchPredictionJob": {
  3528                "methods": [
  3529                  "CreateBatchPredictionJob"
  3530                ]
  3531              },
  3532              "CreateCustomJob": {
  3533                "methods": [
  3534                  "CreateCustomJob"
  3535                ]
  3536              },
  3537              "CreateDataLabelingJob": {
  3538                "methods": [
  3539                  "CreateDataLabelingJob"
  3540                ]
  3541              },
  3542              "CreateHyperparameterTuningJob": {
  3543                "methods": [
  3544                  "CreateHyperparameterTuningJob"
  3545                ]
  3546              },
  3547              "CreateModelDeploymentMonitoringJob": {
  3548                "methods": [
  3549                  "CreateModelDeploymentMonitoringJob"
  3550                ]
  3551              },
  3552              "CreateNasJob": {
  3553                "methods": [
  3554                  "CreateNasJob"
  3555                ]
  3556              },
  3557              "DeleteBatchPredictionJob": {
  3558                "methods": [
  3559                  "DeleteBatchPredictionJob"
  3560                ]
  3561              },
  3562              "DeleteCustomJob": {
  3563                "methods": [
  3564                  "DeleteCustomJob"
  3565                ]
  3566              },
  3567              "DeleteDataLabelingJob": {
  3568                "methods": [
  3569                  "DeleteDataLabelingJob"
  3570                ]
  3571              },
  3572              "DeleteHyperparameterTuningJob": {
  3573                "methods": [
  3574                  "DeleteHyperparameterTuningJob"
  3575                ]
  3576              },
  3577              "DeleteModelDeploymentMonitoringJob": {
  3578                "methods": [
  3579                  "DeleteModelDeploymentMonitoringJob"
  3580                ]
  3581              },
  3582              "DeleteNasJob": {
  3583                "methods": [
  3584                  "DeleteNasJob"
  3585                ]
  3586              },
  3587              "DeleteOperation": {
  3588                "methods": [
  3589                  "DeleteOperation"
  3590                ]
  3591              },
  3592              "GetBatchPredictionJob": {
  3593                "methods": [
  3594                  "GetBatchPredictionJob"
  3595                ]
  3596              },
  3597              "GetCustomJob": {
  3598                "methods": [
  3599                  "GetCustomJob"
  3600                ]
  3601              },
  3602              "GetDataLabelingJob": {
  3603                "methods": [
  3604                  "GetDataLabelingJob"
  3605                ]
  3606              },
  3607              "GetHyperparameterTuningJob": {
  3608                "methods": [
  3609                  "GetHyperparameterTuningJob"
  3610                ]
  3611              },
  3612              "GetIamPolicy": {
  3613                "methods": [
  3614                  "GetIamPolicy"
  3615                ]
  3616              },
  3617              "GetLocation": {
  3618                "methods": [
  3619                  "GetLocation"
  3620                ]
  3621              },
  3622              "GetModelDeploymentMonitoringJob": {
  3623                "methods": [
  3624                  "GetModelDeploymentMonitoringJob"
  3625                ]
  3626              },
  3627              "GetNasJob": {
  3628                "methods": [
  3629                  "GetNasJob"
  3630                ]
  3631              },
  3632              "GetNasTrialDetail": {
  3633                "methods": [
  3634                  "GetNasTrialDetail"
  3635                ]
  3636              },
  3637              "GetOperation": {
  3638                "methods": [
  3639                  "GetOperation"
  3640                ]
  3641              },
  3642              "ListBatchPredictionJobs": {
  3643                "methods": [
  3644                  "ListBatchPredictionJobs"
  3645                ]
  3646              },
  3647              "ListCustomJobs": {
  3648                "methods": [
  3649                  "ListCustomJobs"
  3650                ]
  3651              },
  3652              "ListDataLabelingJobs": {
  3653                "methods": [
  3654                  "ListDataLabelingJobs"
  3655                ]
  3656              },
  3657              "ListHyperparameterTuningJobs": {
  3658                "methods": [
  3659                  "ListHyperparameterTuningJobs"
  3660                ]
  3661              },
  3662              "ListLocations": {
  3663                "methods": [
  3664                  "ListLocations"
  3665                ]
  3666              },
  3667              "ListModelDeploymentMonitoringJobs": {
  3668                "methods": [
  3669                  "ListModelDeploymentMonitoringJobs"
  3670                ]
  3671              },
  3672              "ListNasJobs": {
  3673                "methods": [
  3674                  "ListNasJobs"
  3675                ]
  3676              },
  3677              "ListNasTrialDetails": {
  3678                "methods": [
  3679                  "ListNasTrialDetails"
  3680                ]
  3681              },
  3682              "ListOperations": {
  3683                "methods": [
  3684                  "ListOperations"
  3685                ]
  3686              },
  3687              "PauseModelDeploymentMonitoringJob": {
  3688                "methods": [
  3689                  "PauseModelDeploymentMonitoringJob"
  3690                ]
  3691              },
  3692              "ResumeModelDeploymentMonitoringJob": {
  3693                "methods": [
  3694                  "ResumeModelDeploymentMonitoringJob"
  3695                ]
  3696              },
  3697              "SearchModelDeploymentMonitoringStatsAnomalies": {
  3698                "methods": [
  3699                  "SearchModelDeploymentMonitoringStatsAnomalies"
  3700                ]
  3701              },
  3702              "SetIamPolicy": {
  3703                "methods": [
  3704                  "SetIamPolicy"
  3705                ]
  3706              },
  3707              "TestIamPermissions": {
  3708                "methods": [
  3709                  "TestIamPermissions"
  3710                ]
  3711              },
  3712              "UpdateModelDeploymentMonitoringJob": {
  3713                "methods": [
  3714                  "UpdateModelDeploymentMonitoringJob"
  3715                ]
  3716              },
  3717              "WaitOperation": {
  3718                "methods": [
  3719                  "WaitOperation"
  3720                ]
  3721              }
  3722            }
  3723          }
  3724        }
  3725      },
  3726      "LlmUtilityService": {
  3727        "clients": {
  3728          "grpc": {
  3729            "libraryClient": "LlmUtilityClient",
  3730            "rpcs": {
  3731              "CancelOperation": {
  3732                "methods": [
  3733                  "CancelOperation"
  3734                ]
  3735              },
  3736              "ComputeTokens": {
  3737                "methods": [
  3738                  "ComputeTokens"
  3739                ]
  3740              },
  3741              "DeleteOperation": {
  3742                "methods": [
  3743                  "DeleteOperation"
  3744                ]
  3745              },
  3746              "GetIamPolicy": {
  3747                "methods": [
  3748                  "GetIamPolicy"
  3749                ]
  3750              },
  3751              "GetLocation": {
  3752                "methods": [
  3753                  "GetLocation"
  3754                ]
  3755              },
  3756              "GetOperation": {
  3757                "methods": [
  3758                  "GetOperation"
  3759                ]
  3760              },
  3761              "ListLocations": {
  3762                "methods": [
  3763                  "ListLocations"
  3764                ]
  3765              },
  3766              "ListOperations": {
  3767                "methods": [
  3768                  "ListOperations"
  3769                ]
  3770              },
  3771              "SetIamPolicy": {
  3772                "methods": [
  3773                  "SetIamPolicy"
  3774                ]
  3775              },
  3776              "TestIamPermissions": {
  3777                "methods": [
  3778                  "TestIamPermissions"
  3779                ]
  3780              },
  3781              "WaitOperation": {
  3782                "methods": [
  3783                  "WaitOperation"
  3784                ]
  3785              }
  3786            }
  3787          },
  3788          "rest": {
  3789            "libraryClient": "LlmUtilityClient",
  3790            "rpcs": {
  3791              "CancelOperation": {
  3792                "methods": [
  3793                  "CancelOperation"
  3794                ]
  3795              },
  3796              "ComputeTokens": {
  3797                "methods": [
  3798                  "ComputeTokens"
  3799                ]
  3800              },
  3801              "DeleteOperation": {
  3802                "methods": [
  3803                  "DeleteOperation"
  3804                ]
  3805              },
  3806              "GetIamPolicy": {
  3807                "methods": [
  3808                  "GetIamPolicy"
  3809                ]
  3810              },
  3811              "GetLocation": {
  3812                "methods": [
  3813                  "GetLocation"
  3814                ]
  3815              },
  3816              "GetOperation": {
  3817                "methods": [
  3818                  "GetOperation"
  3819                ]
  3820              },
  3821              "ListLocations": {
  3822                "methods": [
  3823                  "ListLocations"
  3824                ]
  3825              },
  3826              "ListOperations": {
  3827                "methods": [
  3828                  "ListOperations"
  3829                ]
  3830              },
  3831              "SetIamPolicy": {
  3832                "methods": [
  3833                  "SetIamPolicy"
  3834                ]
  3835              },
  3836              "TestIamPermissions": {
  3837                "methods": [
  3838                  "TestIamPermissions"
  3839                ]
  3840              },
  3841              "WaitOperation": {
  3842                "methods": [
  3843                  "WaitOperation"
  3844                ]
  3845              }
  3846            }
  3847          }
  3848        }
  3849      },
  3850      "MatchService": {
  3851        "clients": {
  3852          "grpc": {
  3853            "libraryClient": "MatchClient",
  3854            "rpcs": {
  3855              "CancelOperation": {
  3856                "methods": [
  3857                  "CancelOperation"
  3858                ]
  3859              },
  3860              "DeleteOperation": {
  3861                "methods": [
  3862                  "DeleteOperation"
  3863                ]
  3864              },
  3865              "FindNeighbors": {
  3866                "methods": [
  3867                  "FindNeighbors"
  3868                ]
  3869              },
  3870              "GetIamPolicy": {
  3871                "methods": [
  3872                  "GetIamPolicy"
  3873                ]
  3874              },
  3875              "GetLocation": {
  3876                "methods": [
  3877                  "GetLocation"
  3878                ]
  3879              },
  3880              "GetOperation": {
  3881                "methods": [
  3882                  "GetOperation"
  3883                ]
  3884              },
  3885              "ListLocations": {
  3886                "methods": [
  3887                  "ListLocations"
  3888                ]
  3889              },
  3890              "ListOperations": {
  3891                "methods": [
  3892                  "ListOperations"
  3893                ]
  3894              },
  3895              "ReadIndexDatapoints": {
  3896                "methods": [
  3897                  "ReadIndexDatapoints"
  3898                ]
  3899              },
  3900              "SetIamPolicy": {
  3901                "methods": [
  3902                  "SetIamPolicy"
  3903                ]
  3904              },
  3905              "TestIamPermissions": {
  3906                "methods": [
  3907                  "TestIamPermissions"
  3908                ]
  3909              },
  3910              "WaitOperation": {
  3911                "methods": [
  3912                  "WaitOperation"
  3913                ]
  3914              }
  3915            }
  3916          },
  3917          "rest": {
  3918            "libraryClient": "MatchClient",
  3919            "rpcs": {
  3920              "CancelOperation": {
  3921                "methods": [
  3922                  "CancelOperation"
  3923                ]
  3924              },
  3925              "DeleteOperation": {
  3926                "methods": [
  3927                  "DeleteOperation"
  3928                ]
  3929              },
  3930              "FindNeighbors": {
  3931                "methods": [
  3932                  "FindNeighbors"
  3933                ]
  3934              },
  3935              "GetIamPolicy": {
  3936                "methods": [
  3937                  "GetIamPolicy"
  3938                ]
  3939              },
  3940              "GetLocation": {
  3941                "methods": [
  3942                  "GetLocation"
  3943                ]
  3944              },
  3945              "GetOperation": {
  3946                "methods": [
  3947                  "GetOperation"
  3948                ]
  3949              },
  3950              "ListLocations": {
  3951                "methods": [
  3952                  "ListLocations"
  3953                ]
  3954              },
  3955              "ListOperations": {
  3956                "methods": [
  3957                  "ListOperations"
  3958                ]
  3959              },
  3960              "ReadIndexDatapoints": {
  3961                "methods": [
  3962                  "ReadIndexDatapoints"
  3963                ]
  3964              },
  3965              "SetIamPolicy": {
  3966                "methods": [
  3967                  "SetIamPolicy"
  3968                ]
  3969              },
  3970              "TestIamPermissions": {
  3971                "methods": [
  3972                  "TestIamPermissions"
  3973                ]
  3974              },
  3975              "WaitOperation": {
  3976                "methods": [
  3977                  "WaitOperation"
  3978                ]
  3979              }
  3980            }
  3981          }
  3982        }
  3983      },
  3984      "MemoryBankService": {
  3985        "clients": {
  3986          "grpc": {
  3987            "libraryClient": "MemoryBankClient",
  3988            "rpcs": {
  3989              "CancelOperation": {
  3990                "methods": [
  3991                  "CancelOperation"
  3992                ]
  3993              },
  3994              "CreateMemory": {
  3995                "methods": [
  3996                  "CreateMemory"
  3997                ]
  3998              },
  3999              "DeleteMemory": {
  4000                "methods": [
  4001                  "DeleteMemory"
  4002                ]
  4003              },
  4004              "DeleteOperation": {
  4005                "methods": [
  4006                  "DeleteOperation"
  4007                ]
  4008              },
  4009              "GenerateMemories": {
  4010                "methods": [
  4011                  "GenerateMemories"
  4012                ]
  4013              },
  4014              "GetIamPolicy": {
  4015                "methods": [
  4016                  "GetIamPolicy"
  4017                ]
  4018              },
  4019              "GetLocation": {
  4020                "methods": [
  4021                  "GetLocation"
  4022                ]
  4023              },
  4024              "GetMemory": {
  4025                "methods": [
  4026                  "GetMemory"
  4027                ]
  4028              },
  4029              "GetOperation": {
  4030                "methods": [
  4031                  "GetOperation"
  4032                ]
  4033              },
  4034              "ListLocations": {
  4035                "methods": [
  4036                  "ListLocations"
  4037                ]
  4038              },
  4039              "ListMemories": {
  4040                "methods": [
  4041                  "ListMemories"
  4042                ]
  4043              },
  4044              "ListOperations": {
  4045                "methods": [
  4046                  "ListOperations"
  4047                ]
  4048              },
  4049              "RetrieveMemories": {
  4050                "methods": [
  4051                  "RetrieveMemories"
  4052                ]
  4053              },
  4054              "SetIamPolicy": {
  4055                "methods": [
  4056                  "SetIamPolicy"
  4057                ]
  4058              },
  4059              "TestIamPermissions": {
  4060                "methods": [
  4061                  "TestIamPermissions"
  4062                ]
  4063              },
  4064              "UpdateMemory": {
  4065                "methods": [
  4066                  "UpdateMemory"
  4067                ]
  4068              },
  4069              "WaitOperation": {
  4070                "methods": [
  4071                  "WaitOperation"
  4072                ]
  4073              }
  4074            }
  4075          },
  4076          "rest": {
  4077            "libraryClient": "MemoryBankClient",
  4078            "rpcs": {
  4079              "CancelOperation": {
  4080                "methods": [
  4081                  "CancelOperation"
  4082                ]
  4083              },
  4084              "CreateMemory": {
  4085                "methods": [
  4086                  "CreateMemory"
  4087                ]
  4088              },
  4089              "DeleteMemory": {
  4090                "methods": [
  4091                  "DeleteMemory"
  4092                ]
  4093              },
  4094              "DeleteOperation": {
  4095                "methods": [
  4096                  "DeleteOperation"
  4097                ]
  4098              },
  4099              "GenerateMemories": {
  4100                "methods": [
  4101                  "GenerateMemories"
  4102                ]
  4103              },
  4104              "GetIamPolicy": {
  4105                "methods": [
  4106                  "GetIamPolicy"
  4107                ]
  4108              },
  4109              "GetLocation": {
  4110                "methods": [
  4111                  "GetLocation"
  4112                ]
  4113              },
  4114              "GetMemory": {
  4115                "methods": [
  4116                  "GetMemory"
  4117                ]
  4118              },
  4119              "GetOperation": {
  4120                "methods": [
  4121                  "GetOperation"
  4122                ]
  4123              },
  4124              "ListLocations": {
  4125                "methods": [
  4126                  "ListLocations"
  4127                ]
  4128              },
  4129              "ListMemories": {
  4130                "methods": [
  4131                  "ListMemories"
  4132                ]
  4133              },
  4134              "ListOperations": {
  4135                "methods": [
  4136                  "ListOperations"
  4137                ]
  4138              },
  4139              "RetrieveMemories": {
  4140                "methods": [
  4141                  "RetrieveMemories"
  4142                ]
  4143              },
  4144              "SetIamPolicy": {
  4145                "methods": [
  4146                  "SetIamPolicy"
  4147                ]
  4148              },
  4149              "TestIamPermissions": {
  4150                "methods": [
  4151                  "TestIamPermissions"
  4152                ]
  4153              },
  4154              "UpdateMemory": {
  4155                "methods": [
  4156                  "UpdateMemory"
  4157                ]
  4158              },
  4159              "WaitOperation": {
  4160                "methods": [
  4161                  "WaitOperation"
  4162                ]
  4163              }
  4164            }
  4165          }
  4166        }
  4167      },
  4168      "MetadataService": {
  4169        "clients": {
  4170          "grpc": {
  4171            "libraryClient": "MetadataClient",
  4172            "rpcs": {
  4173              "AddContextArtifactsAndExecutions": {
  4174                "methods": [
  4175                  "AddContextArtifactsAndExecutions"
  4176                ]
  4177              },
  4178              "AddContextChildren": {
  4179                "methods": [
  4180                  "AddContextChildren"
  4181                ]
  4182              },
  4183              "AddExecutionEvents": {
  4184                "methods": [
  4185                  "AddExecutionEvents"
  4186                ]
  4187              },
  4188              "CancelOperation": {
  4189                "methods": [
  4190                  "CancelOperation"
  4191                ]
  4192              },
  4193              "CreateArtifact": {
  4194                "methods": [
  4195                  "CreateArtifact"
  4196                ]
  4197              },
  4198              "CreateContext": {
  4199                "methods": [
  4200                  "CreateContext"
  4201                ]
  4202              },
  4203              "CreateExecution": {
  4204                "methods": [
  4205                  "CreateExecution"
  4206                ]
  4207              },
  4208              "CreateMetadataSchema": {
  4209                "methods": [
  4210                  "CreateMetadataSchema"
  4211                ]
  4212              },
  4213              "CreateMetadataStore": {
  4214                "methods": [
  4215                  "CreateMetadataStore"
  4216                ]
  4217              },
  4218              "DeleteArtifact": {
  4219                "methods": [
  4220                  "DeleteArtifact"
  4221                ]
  4222              },
  4223              "DeleteContext": {
  4224                "methods": [
  4225                  "DeleteContext"
  4226                ]
  4227              },
  4228              "DeleteExecution": {
  4229                "methods": [
  4230                  "DeleteExecution"
  4231                ]
  4232              },
  4233              "DeleteMetadataStore": {
  4234                "methods": [
  4235                  "DeleteMetadataStore"
  4236                ]
  4237              },
  4238              "DeleteOperation": {
  4239                "methods": [
  4240                  "DeleteOperation"
  4241                ]
  4242              },
  4243              "GetArtifact": {
  4244                "methods": [
  4245                  "GetArtifact"
  4246                ]
  4247              },
  4248              "GetContext": {
  4249                "methods": [
  4250                  "GetContext"
  4251                ]
  4252              },
  4253              "GetExecution": {
  4254                "methods": [
  4255                  "GetExecution"
  4256                ]
  4257              },
  4258              "GetIamPolicy": {
  4259                "methods": [
  4260                  "GetIamPolicy"
  4261                ]
  4262              },
  4263              "GetLocation": {
  4264                "methods": [
  4265                  "GetLocation"
  4266                ]
  4267              },
  4268              "GetMetadataSchema": {
  4269                "methods": [
  4270                  "GetMetadataSchema"
  4271                ]
  4272              },
  4273              "GetMetadataStore": {
  4274                "methods": [
  4275                  "GetMetadataStore"
  4276                ]
  4277              },
  4278              "GetOperation": {
  4279                "methods": [
  4280                  "GetOperation"
  4281                ]
  4282              },
  4283              "ListArtifacts": {
  4284                "methods": [
  4285                  "ListArtifacts"
  4286                ]
  4287              },
  4288              "ListContexts": {
  4289                "methods": [
  4290                  "ListContexts"
  4291                ]
  4292              },
  4293              "ListExecutions": {
  4294                "methods": [
  4295                  "ListExecutions"
  4296                ]
  4297              },
  4298              "ListLocations": {
  4299                "methods": [
  4300                  "ListLocations"
  4301                ]
  4302              },
  4303              "ListMetadataSchemas": {
  4304                "methods": [
  4305                  "ListMetadataSchemas"
  4306                ]
  4307              },
  4308              "ListMetadataStores": {
  4309                "methods": [
  4310                  "ListMetadataStores"
  4311                ]
  4312              },
  4313              "ListOperations": {
  4314                "methods": [
  4315                  "ListOperations"
  4316                ]
  4317              },
  4318              "PurgeArtifacts": {
  4319                "methods": [
  4320                  "PurgeArtifacts"
  4321                ]
  4322              },
  4323              "PurgeContexts": {
  4324                "methods": [
  4325                  "PurgeContexts"
  4326                ]
  4327              },
  4328              "PurgeExecutions": {
  4329                "methods": [
  4330                  "PurgeExecutions"
  4331                ]
  4332              },
  4333              "QueryArtifactLineageSubgraph": {
  4334                "methods": [
  4335                  "QueryArtifactLineageSubgraph"
  4336                ]
  4337              },
  4338              "QueryContextLineageSubgraph": {
  4339                "methods": [
  4340                  "QueryContextLineageSubgraph"
  4341                ]
  4342              },
  4343              "QueryExecutionInputsAndOutputs": {
  4344                "methods": [
  4345                  "QueryExecutionInputsAndOutputs"
  4346                ]
  4347              },
  4348              "RemoveContextChildren": {
  4349                "methods": [
  4350                  "RemoveContextChildren"
  4351                ]
  4352              },
  4353              "SetIamPolicy": {
  4354                "methods": [
  4355                  "SetIamPolicy"
  4356                ]
  4357              },
  4358              "TestIamPermissions": {
  4359                "methods": [
  4360                  "TestIamPermissions"
  4361                ]
  4362              },
  4363              "UpdateArtifact": {
  4364                "methods": [
  4365                  "UpdateArtifact"
  4366                ]
  4367              },
  4368              "UpdateContext": {
  4369                "methods": [
  4370                  "UpdateContext"
  4371                ]
  4372              },
  4373              "UpdateExecution": {
  4374                "methods": [
  4375                  "UpdateExecution"
  4376                ]
  4377              },
  4378              "WaitOperation": {
  4379                "methods": [
  4380                  "WaitOperation"
  4381                ]
  4382              }
  4383            }
  4384          },
  4385          "rest": {
  4386            "libraryClient": "MetadataClient",
  4387            "rpcs": {
  4388              "AddContextArtifactsAndExecutions": {
  4389                "methods": [
  4390                  "AddContextArtifactsAndExecutions"
  4391                ]
  4392              },
  4393              "AddContextChildren": {
  4394                "methods": [
  4395                  "AddContextChildren"
  4396                ]
  4397              },
  4398              "AddExecutionEvents": {
  4399                "methods": [
  4400                  "AddExecutionEvents"
  4401                ]
  4402              },
  4403              "CancelOperation": {
  4404                "methods": [
  4405                  "CancelOperation"
  4406                ]
  4407              },
  4408              "CreateArtifact": {
  4409                "methods": [
  4410                  "CreateArtifact"
  4411                ]
  4412              },
  4413              "CreateContext": {
  4414                "methods": [
  4415                  "CreateContext"
  4416                ]
  4417              },
  4418              "CreateExecution": {
  4419                "methods": [
  4420                  "CreateExecution"
  4421                ]
  4422              },
  4423              "CreateMetadataSchema": {
  4424                "methods": [
  4425                  "CreateMetadataSchema"
  4426                ]
  4427              },
  4428              "CreateMetadataStore": {
  4429                "methods": [
  4430                  "CreateMetadataStore"
  4431                ]
  4432              },
  4433              "DeleteArtifact": {
  4434                "methods": [
  4435                  "DeleteArtifact"
  4436                ]
  4437              },
  4438              "DeleteContext": {
  4439                "methods": [
  4440                  "DeleteContext"
  4441                ]
  4442              },
  4443              "DeleteExecution": {
  4444                "methods": [
  4445                  "DeleteExecution"
  4446                ]
  4447              },
  4448              "DeleteMetadataStore": {
  4449                "methods": [
  4450                  "DeleteMetadataStore"
  4451                ]
  4452              },
  4453              "DeleteOperation": {
  4454                "methods": [
  4455                  "DeleteOperation"
  4456                ]
  4457              },
  4458              "GetArtifact": {
  4459                "methods": [
  4460                  "GetArtifact"
  4461                ]
  4462              },
  4463              "GetContext": {
  4464                "methods": [
  4465                  "GetContext"
  4466                ]
  4467              },
  4468              "GetExecution": {
  4469                "methods": [
  4470                  "GetExecution"
  4471                ]
  4472              },
  4473              "GetIamPolicy": {
  4474                "methods": [
  4475                  "GetIamPolicy"
  4476                ]
  4477              },
  4478              "GetLocation": {
  4479                "methods": [
  4480                  "GetLocation"
  4481                ]
  4482              },
  4483              "GetMetadataSchema": {
  4484                "methods": [
  4485                  "GetMetadataSchema"
  4486                ]
  4487              },
  4488              "GetMetadataStore": {
  4489                "methods": [
  4490                  "GetMetadataStore"
  4491                ]
  4492              },
  4493              "GetOperation": {
  4494                "methods": [
  4495                  "GetOperation"
  4496                ]
  4497              },
  4498              "ListArtifacts": {
  4499                "methods": [
  4500                  "ListArtifacts"
  4501                ]
  4502              },
  4503              "ListContexts": {
  4504                "methods": [
  4505                  "ListContexts"
  4506                ]
  4507              },
  4508              "ListExecutions": {
  4509                "methods": [
  4510                  "ListExecutions"
  4511                ]
  4512              },
  4513              "ListLocations": {
  4514                "methods": [
  4515                  "ListLocations"
  4516                ]
  4517              },
  4518              "ListMetadataSchemas": {
  4519                "methods": [
  4520                  "ListMetadataSchemas"
  4521                ]
  4522              },
  4523              "ListMetadataStores": {
  4524                "methods": [
  4525                  "ListMetadataStores"
  4526                ]
  4527              },
  4528              "ListOperations": {
  4529                "methods": [
  4530                  "ListOperations"
  4531                ]
  4532              },
  4533              "PurgeArtifacts": {
  4534                "methods": [
  4535                  "PurgeArtifacts"
  4536                ]
  4537              },
  4538              "PurgeContexts": {
  4539                "methods": [
  4540                  "PurgeContexts"
  4541                ]
  4542              },
  4543              "PurgeExecutions": {
  4544                "methods": [
  4545                  "PurgeExecutions"
  4546                ]
  4547              },
  4548              "QueryArtifactLineageSubgraph": {
  4549                "methods": [
  4550                  "QueryArtifactLineageSubgraph"
  4551                ]
  4552              },
  4553              "QueryContextLineageSubgraph": {
  4554                "methods": [
  4555                  "QueryContextLineageSubgraph"
  4556                ]
  4557              },
  4558              "QueryExecutionInputsAndOutputs": {
  4559                "methods": [
  4560                  "QueryExecutionInputsAndOutputs"
  4561                ]
  4562              },
  4563              "RemoveContextChildren": {
  4564                "methods": [
  4565                  "RemoveContextChildren"
  4566                ]
  4567              },
  4568              "SetIamPolicy": {
  4569                "methods": [
  4570                  "SetIamPolicy"
  4571                ]
  4572              },
  4573              "TestIamPermissions": {
  4574                "methods": [
  4575                  "TestIamPermissions"
  4576                ]
  4577              },
  4578              "UpdateArtifact": {
  4579                "methods": [
  4580                  "UpdateArtifact"
  4581                ]
  4582              },
  4583              "UpdateContext": {
  4584                "methods": [
  4585                  "UpdateContext"
  4586                ]
  4587              },
  4588              "UpdateExecution": {
  4589                "methods": [
  4590                  "UpdateExecution"
  4591                ]
  4592              },
  4593              "WaitOperation": {
  4594                "methods": [
  4595                  "WaitOperation"
  4596                ]
  4597              }
  4598            }
  4599          }
  4600        }
  4601      },
  4602      "MigrationService": {
  4603        "clients": {
  4604          "grpc": {
  4605            "libraryClient": "MigrationClient",
  4606            "rpcs": {
  4607              "BatchMigrateResources": {
  4608                "methods": [
  4609                  "BatchMigrateResources"
  4610                ]
  4611              },
  4612              "CancelOperation": {
  4613                "methods": [
  4614                  "CancelOperation"
  4615                ]
  4616              },
  4617              "DeleteOperation": {
  4618                "methods": [
  4619                  "DeleteOperation"
  4620                ]
  4621              },
  4622              "GetIamPolicy": {
  4623                "methods": [
  4624                  "GetIamPolicy"
  4625                ]
  4626              },
  4627              "GetLocation": {
  4628                "methods": [
  4629                  "GetLocation"
  4630                ]
  4631              },
  4632              "GetOperation": {
  4633                "methods": [
  4634                  "GetOperation"
  4635                ]
  4636              },
  4637              "ListLocations": {
  4638                "methods": [
  4639                  "ListLocations"
  4640                ]
  4641              },
  4642              "ListOperations": {
  4643                "methods": [
  4644                  "ListOperations"
  4645                ]
  4646              },
  4647              "SearchMigratableResources": {
  4648                "methods": [
  4649                  "SearchMigratableResources"
  4650                ]
  4651              },
  4652              "SetIamPolicy": {
  4653                "methods": [
  4654                  "SetIamPolicy"
  4655                ]
  4656              },
  4657              "TestIamPermissions": {
  4658                "methods": [
  4659                  "TestIamPermissions"
  4660                ]
  4661              },
  4662              "WaitOperation": {
  4663                "methods": [
  4664                  "WaitOperation"
  4665                ]
  4666              }
  4667            }
  4668          },
  4669          "rest": {
  4670            "libraryClient": "MigrationClient",
  4671            "rpcs": {
  4672              "BatchMigrateResources": {
  4673                "methods": [
  4674                  "BatchMigrateResources"
  4675                ]
  4676              },
  4677              "CancelOperation": {
  4678                "methods": [
  4679                  "CancelOperation"
  4680                ]
  4681              },
  4682              "DeleteOperation": {
  4683                "methods": [
  4684                  "DeleteOperation"
  4685                ]
  4686              },
  4687              "GetIamPolicy": {
  4688                "methods": [
  4689                  "GetIamPolicy"
  4690                ]
  4691              },
  4692              "GetLocation": {
  4693                "methods": [
  4694                  "GetLocation"
  4695                ]
  4696              },
  4697              "GetOperation": {
  4698                "methods": [
  4699                  "GetOperation"
  4700                ]
  4701              },
  4702              "ListLocations": {
  4703                "methods": [
  4704                  "ListLocations"
  4705                ]
  4706              },
  4707              "ListOperations": {
  4708                "methods": [
  4709                  "ListOperations"
  4710                ]
  4711              },
  4712              "SearchMigratableResources": {
  4713                "methods": [
  4714                  "SearchMigratableResources"
  4715                ]
  4716              },
  4717              "SetIamPolicy": {
  4718                "methods": [
  4719                  "SetIamPolicy"
  4720                ]
  4721              },
  4722              "TestIamPermissions": {
  4723                "methods": [
  4724                  "TestIamPermissions"
  4725                ]
  4726              },
  4727              "WaitOperation": {
  4728                "methods": [
  4729                  "WaitOperation"
  4730                ]
  4731              }
  4732            }
  4733          }
  4734        }
  4735      },
  4736      "ModelGardenService": {
  4737        "clients": {
  4738          "grpc": {
  4739            "libraryClient": "ModelGardenClient",
  4740            "rpcs": {
  4741              "AcceptPublisherModelEula": {
  4742                "methods": [
  4743                  "AcceptPublisherModelEula"
  4744                ]
  4745              },
  4746              "CancelOperation": {
  4747                "methods": [
  4748                  "CancelOperation"
  4749                ]
  4750              },
  4751              "CheckPublisherModelEulaAcceptance": {
  4752                "methods": [
  4753                  "CheckPublisherModelEulaAcceptance"
  4754                ]
  4755              },
  4756              "DeleteOperation": {
  4757                "methods": [
  4758                  "DeleteOperation"
  4759                ]
  4760              },
  4761              "Deploy": {
  4762                "methods": [
  4763                  "Deploy"
  4764                ]
  4765              },
  4766              "DeployPublisherModel": {
  4767                "methods": [
  4768                  "DeployPublisherModel"
  4769                ]
  4770              },
  4771              "ExportPublisherModel": {
  4772                "methods": [
  4773                  "ExportPublisherModel"
  4774                ]
  4775              },
  4776              "GetIamPolicy": {
  4777                "methods": [
  4778                  "GetIamPolicy"
  4779                ]
  4780              },
  4781              "GetLocation": {
  4782                "methods": [
  4783                  "GetLocation"
  4784                ]
  4785              },
  4786              "GetOperation": {
  4787                "methods": [
  4788                  "GetOperation"
  4789                ]
  4790              },
  4791              "GetPublisherModel": {
  4792                "methods": [
  4793                  "GetPublisherModel"
  4794                ]
  4795              },
  4796              "ListLocations": {
  4797                "methods": [
  4798                  "ListLocations"
  4799                ]
  4800              },
  4801              "ListOperations": {
  4802                "methods": [
  4803                  "ListOperations"
  4804                ]
  4805              },
  4806              "ListPublisherModels": {
  4807                "methods": [
  4808                  "ListPublisherModels"
  4809                ]
  4810              },
  4811              "SetIamPolicy": {
  4812                "methods": [
  4813                  "SetIamPolicy"
  4814                ]
  4815              },
  4816              "TestIamPermissions": {
  4817                "methods": [
  4818                  "TestIamPermissions"
  4819                ]
  4820              },
  4821              "WaitOperation": {
  4822                "methods": [
  4823                  "WaitOperation"
  4824                ]
  4825              }
  4826            }
  4827          },
  4828          "rest": {
  4829            "libraryClient": "ModelGardenClient",
  4830            "rpcs": {
  4831              "AcceptPublisherModelEula": {
  4832                "methods": [
  4833                  "AcceptPublisherModelEula"
  4834                ]
  4835              },
  4836              "CancelOperation": {
  4837                "methods": [
  4838                  "CancelOperation"
  4839                ]
  4840              },
  4841              "CheckPublisherModelEulaAcceptance": {
  4842                "methods": [
  4843                  "CheckPublisherModelEulaAcceptance"
  4844                ]
  4845              },
  4846              "DeleteOperation": {
  4847                "methods": [
  4848                  "DeleteOperation"
  4849                ]
  4850              },
  4851              "Deploy": {
  4852                "methods": [
  4853                  "Deploy"
  4854                ]
  4855              },
  4856              "DeployPublisherModel": {
  4857                "methods": [
  4858                  "DeployPublisherModel"
  4859                ]
  4860              },
  4861              "ExportPublisherModel": {
  4862                "methods": [
  4863                  "ExportPublisherModel"
  4864                ]
  4865              },
  4866              "GetIamPolicy": {
  4867                "methods": [
  4868                  "GetIamPolicy"
  4869                ]
  4870              },
  4871              "GetLocation": {
  4872                "methods": [
  4873                  "GetLocation"
  4874                ]
  4875              },
  4876              "GetOperation": {
  4877                "methods": [
  4878                  "GetOperation"
  4879                ]
  4880              },
  4881              "GetPublisherModel": {
  4882                "methods": [
  4883                  "GetPublisherModel"
  4884                ]
  4885              },
  4886              "ListLocations": {
  4887                "methods": [
  4888                  "ListLocations"
  4889                ]
  4890              },
  4891              "ListOperations": {
  4892                "methods": [
  4893                  "ListOperations"
  4894                ]
  4895              },
  4896              "ListPublisherModels": {
  4897                "methods": [
  4898                  "ListPublisherModels"
  4899                ]
  4900              },
  4901              "SetIamPolicy": {
  4902                "methods": [
  4903                  "SetIamPolicy"
  4904                ]
  4905              },
  4906              "TestIamPermissions": {
  4907                "methods": [
  4908                  "TestIamPermissions"
  4909                ]
  4910              },
  4911              "WaitOperation": {
  4912                "methods": [
  4913                  "WaitOperation"
  4914                ]
  4915              }
  4916            }
  4917          }
  4918        }
  4919      },
  4920      "ModelMonitoringService": {
  4921        "clients": {
  4922          "grpc": {
  4923            "libraryClient": "ModelMonitoringClient",
  4924            "rpcs": {
  4925              "CancelOperation": {
  4926                "methods": [
  4927                  "CancelOperation"
  4928                ]
  4929              },
  4930              "CreateModelMonitor": {
  4931                "methods": [
  4932                  "CreateModelMonitor"
  4933                ]
  4934              },
  4935              "CreateModelMonitoringJob": {
  4936                "methods": [
  4937                  "CreateModelMonitoringJob"
  4938                ]
  4939              },
  4940              "DeleteModelMonitor": {
  4941                "methods": [
  4942                  "DeleteModelMonitor"
  4943                ]
  4944              },
  4945              "DeleteModelMonitoringJob": {
  4946                "methods": [
  4947                  "DeleteModelMonitoringJob"
  4948                ]
  4949              },
  4950              "DeleteOperation": {
  4951                "methods": [
  4952                  "DeleteOperation"
  4953                ]
  4954              },
  4955              "GetIamPolicy": {
  4956                "methods": [
  4957                  "GetIamPolicy"
  4958                ]
  4959              },
  4960              "GetLocation": {
  4961                "methods": [
  4962                  "GetLocation"
  4963                ]
  4964              },
  4965              "GetModelMonitor": {
  4966                "methods": [
  4967                  "GetModelMonitor"
  4968                ]
  4969              },
  4970              "GetModelMonitoringJob": {
  4971                "methods": [
  4972                  "GetModelMonitoringJob"
  4973                ]
  4974              },
  4975              "GetOperation": {
  4976                "methods": [
  4977                  "GetOperation"
  4978                ]
  4979              },
  4980              "ListLocations": {
  4981                "methods": [
  4982                  "ListLocations"
  4983                ]
  4984              },
  4985              "ListModelMonitoringJobs": {
  4986                "methods": [
  4987                  "ListModelMonitoringJobs"
  4988                ]
  4989              },
  4990              "ListModelMonitors": {
  4991                "methods": [
  4992                  "ListModelMonitors"
  4993                ]
  4994              },
  4995              "ListOperations": {
  4996                "methods": [
  4997                  "ListOperations"
  4998                ]
  4999              },
  5000              "SearchModelMonitoringAlerts": {
  5001                "methods": [
  5002                  "SearchModelMonitoringAlerts"
  5003                ]
  5004              },
  5005              "SearchModelMonitoringStats": {
  5006                "methods": [
  5007                  "SearchModelMonitoringStats"
  5008                ]
  5009              },
  5010              "SetIamPolicy": {
  5011                "methods": [
  5012                  "SetIamPolicy"
  5013                ]
  5014              },
  5015              "TestIamPermissions": {
  5016                "methods": [
  5017                  "TestIamPermissions"
  5018                ]
  5019              },
  5020              "UpdateModelMonitor": {
  5021                "methods": [
  5022                  "UpdateModelMonitor"
  5023                ]
  5024              },
  5025              "WaitOperation": {
  5026                "methods": [
  5027                  "WaitOperation"
  5028                ]
  5029              }
  5030            }
  5031          },
  5032          "rest": {
  5033            "libraryClient": "ModelMonitoringClient",
  5034            "rpcs": {
  5035              "CancelOperation": {
  5036                "methods": [
  5037                  "CancelOperation"
  5038                ]
  5039              },
  5040              "CreateModelMonitor": {
  5041                "methods": [
  5042                  "CreateModelMonitor"
  5043                ]
  5044              },
  5045              "CreateModelMonitoringJob": {
  5046                "methods": [
  5047                  "CreateModelMonitoringJob"
  5048                ]
  5049              },
  5050              "DeleteModelMonitor": {
  5051                "methods": [
  5052                  "DeleteModelMonitor"
  5053                ]
  5054              },
  5055              "DeleteModelMonitoringJob": {
  5056                "methods": [
  5057                  "DeleteModelMonitoringJob"
  5058                ]
  5059              },
  5060              "DeleteOperation": {
  5061                "methods": [
  5062                  "DeleteOperation"
  5063                ]
  5064              },
  5065              "GetIamPolicy": {
  5066                "methods": [
  5067                  "GetIamPolicy"
  5068                ]
  5069              },
  5070              "GetLocation": {
  5071                "methods": [
  5072                  "GetLocation"
  5073                ]
  5074              },
  5075              "GetModelMonitor": {
  5076                "methods": [
  5077                  "GetModelMonitor"
  5078                ]
  5079              },
  5080              "GetModelMonitoringJob": {
  5081                "methods": [
  5082                  "GetModelMonitoringJob"
  5083                ]
  5084              },
  5085              "GetOperation": {
  5086                "methods": [
  5087                  "GetOperation"
  5088                ]
  5089              },
  5090              "ListLocations": {
  5091                "methods": [
  5092                  "ListLocations"
  5093                ]
  5094              },
  5095              "ListModelMonitoringJobs": {
  5096                "methods": [
  5097                  "ListModelMonitoringJobs"
  5098                ]
  5099              },
  5100              "ListModelMonitors": {
  5101                "methods": [
  5102                  "ListModelMonitors"
  5103                ]
  5104              },
  5105              "ListOperations": {
  5106                "methods": [
  5107                  "ListOperations"
  5108                ]
  5109              },
  5110              "SearchModelMonitoringAlerts": {
  5111                "methods": [
  5112                  "SearchModelMonitoringAlerts"
  5113                ]
  5114              },
  5115              "SearchModelMonitoringStats": {
  5116                "methods": [
  5117                  "SearchModelMonitoringStats"
  5118                ]
  5119              },
  5120              "SetIamPolicy": {
  5121                "methods": [
  5122                  "SetIamPolicy"
  5123                ]
  5124              },
  5125              "TestIamPermissions": {
  5126                "methods": [
  5127                  "TestIamPermissions"
  5128                ]
  5129              },
  5130              "UpdateModelMonitor": {
  5131                "methods": [
  5132                  "UpdateModelMonitor"
  5133                ]
  5134              },
  5135              "WaitOperation": {
  5136                "methods": [
  5137                  "WaitOperation"
  5138                ]
  5139              }
  5140            }
  5141          }
  5142        }
  5143      },
  5144      "ModelService": {
  5145        "clients": {
  5146          "grpc": {
  5147            "libraryClient": "ModelClient",
  5148            "rpcs": {
  5149              "BatchImportEvaluatedAnnotations": {
  5150                "methods": [
  5151                  "BatchImportEvaluatedAnnotations"
  5152                ]
  5153              },
  5154              "BatchImportModelEvaluationSlices": {
  5155                "methods": [
  5156                  "BatchImportModelEvaluationSlices"
  5157                ]
  5158              },
  5159              "CancelOperation": {
  5160                "methods": [
  5161                  "CancelOperation"
  5162                ]
  5163              },
  5164              "CopyModel": {
  5165                "methods": [
  5166                  "CopyModel"
  5167                ]
  5168              },
  5169              "DeleteModel": {
  5170                "methods": [
  5171                  "DeleteModel"
  5172                ]
  5173              },
  5174              "DeleteModelVersion": {
  5175                "methods": [
  5176                  "DeleteModelVersion"
  5177                ]
  5178              },
  5179              "DeleteOperation": {
  5180                "methods": [
  5181                  "DeleteOperation"
  5182                ]
  5183              },
  5184              "ExportModel": {
  5185                "methods": [
  5186                  "ExportModel"
  5187                ]
  5188              },
  5189              "GetIamPolicy": {
  5190                "methods": [
  5191                  "GetIamPolicy"
  5192                ]
  5193              },
  5194              "GetLocation": {
  5195                "methods": [
  5196                  "GetLocation"
  5197                ]
  5198              },
  5199              "GetModel": {
  5200                "methods": [
  5201                  "GetModel"
  5202                ]
  5203              },
  5204              "GetModelEvaluation": {
  5205                "methods": [
  5206                  "GetModelEvaluation"
  5207                ]
  5208              },
  5209              "GetModelEvaluationSlice": {
  5210                "methods": [
  5211                  "GetModelEvaluationSlice"
  5212                ]
  5213              },
  5214              "GetOperation": {
  5215                "methods": [
  5216                  "GetOperation"
  5217                ]
  5218              },
  5219              "ImportModelEvaluation": {
  5220                "methods": [
  5221                  "ImportModelEvaluation"
  5222                ]
  5223              },
  5224              "ListLocations": {
  5225                "methods": [
  5226                  "ListLocations"
  5227                ]
  5228              },
  5229              "ListModelEvaluationSlices": {
  5230                "methods": [
  5231                  "ListModelEvaluationSlices"
  5232                ]
  5233              },
  5234              "ListModelEvaluations": {
  5235                "methods": [
  5236                  "ListModelEvaluations"
  5237                ]
  5238              },
  5239              "ListModelVersionCheckpoints": {
  5240                "methods": [
  5241                  "ListModelVersionCheckpoints"
  5242                ]
  5243              },
  5244              "ListModelVersions": {
  5245                "methods": [
  5246                  "ListModelVersions"
  5247                ]
  5248              },
  5249              "ListModels": {
  5250                "methods": [
  5251                  "ListModels"
  5252                ]
  5253              },
  5254              "ListOperations": {
  5255                "methods": [
  5256                  "ListOperations"
  5257                ]
  5258              },
  5259              "MergeVersionAliases": {
  5260                "methods": [
  5261                  "MergeVersionAliases"
  5262                ]
  5263              },
  5264              "RecommendSpec": {
  5265                "methods": [
  5266                  "RecommendSpec"
  5267                ]
  5268              },
  5269              "SetIamPolicy": {
  5270                "methods": [
  5271                  "SetIamPolicy"
  5272                ]
  5273              },
  5274              "TestIamPermissions": {
  5275                "methods": [
  5276                  "TestIamPermissions"
  5277                ]
  5278              },
  5279              "UpdateExplanationDataset": {
  5280                "methods": [
  5281                  "UpdateExplanationDataset"
  5282                ]
  5283              },
  5284              "UpdateModel": {
  5285                "methods": [
  5286                  "UpdateModel"
  5287                ]
  5288              },
  5289              "UploadModel": {
  5290                "methods": [
  5291                  "UploadModel"
  5292                ]
  5293              },
  5294              "WaitOperation": {
  5295                "methods": [
  5296                  "WaitOperation"
  5297                ]
  5298              }
  5299            }
  5300          },
  5301          "rest": {
  5302            "libraryClient": "ModelClient",
  5303            "rpcs": {
  5304              "BatchImportEvaluatedAnnotations": {
  5305                "methods": [
  5306                  "BatchImportEvaluatedAnnotations"
  5307                ]
  5308              },
  5309              "BatchImportModelEvaluationSlices": {
  5310                "methods": [
  5311                  "BatchImportModelEvaluationSlices"
  5312                ]
  5313              },
  5314              "CancelOperation": {
  5315                "methods": [
  5316                  "CancelOperation"
  5317                ]
  5318              },
  5319              "CopyModel": {
  5320                "methods": [
  5321                  "CopyModel"
  5322                ]
  5323              },
  5324              "DeleteModel": {
  5325                "methods": [
  5326                  "DeleteModel"
  5327                ]
  5328              },
  5329              "DeleteModelVersion": {
  5330                "methods": [
  5331                  "DeleteModelVersion"
  5332                ]
  5333              },
  5334              "DeleteOperation": {
  5335                "methods": [
  5336                  "DeleteOperation"
  5337                ]
  5338              },
  5339              "ExportModel": {
  5340                "methods": [
  5341                  "ExportModel"
  5342                ]
  5343              },
  5344              "GetIamPolicy": {
  5345                "methods": [
  5346                  "GetIamPolicy"
  5347                ]
  5348              },
  5349              "GetLocation": {
  5350                "methods": [
  5351                  "GetLocation"
  5352                ]
  5353              },
  5354              "GetModel": {
  5355                "methods": [
  5356                  "GetModel"
  5357                ]
  5358              },
  5359              "GetModelEvaluation": {
  5360                "methods": [
  5361                  "GetModelEvaluation"
  5362                ]
  5363              },
  5364              "GetModelEvaluationSlice": {
  5365                "methods": [
  5366                  "GetModelEvaluationSlice"
  5367                ]
  5368              },
  5369              "GetOperation": {
  5370                "methods": [
  5371                  "GetOperation"
  5372                ]
  5373              },
  5374              "ImportModelEvaluation": {
  5375                "methods": [
  5376                  "ImportModelEvaluation"
  5377                ]
  5378              },
  5379              "ListLocations": {
  5380                "methods": [
  5381                  "ListLocations"
  5382                ]
  5383              },
  5384              "ListModelEvaluationSlices": {
  5385                "methods": [
  5386                  "ListModelEvaluationSlices"
  5387                ]
  5388              },
  5389              "ListModelEvaluations": {
  5390                "methods": [
  5391                  "ListModelEvaluations"
  5392                ]
  5393              },
  5394              "ListModelVersionCheckpoints": {
  5395                "methods": [
  5396                  "ListModelVersionCheckpoints"
  5397                ]
  5398              },
  5399              "ListModelVersions": {
  5400                "methods": [
  5401                  "ListModelVersions"
  5402                ]
  5403              },
  5404              "ListModels": {
  5405                "methods": [
  5406                  "ListModels"
  5407                ]
  5408              },
  5409              "ListOperations": {
  5410                "methods": [
  5411                  "ListOperations"
  5412                ]
  5413              },
  5414              "MergeVersionAliases": {
  5415                "methods": [
  5416                  "MergeVersionAliases"
  5417                ]
  5418              },
  5419              "RecommendSpec": {
  5420                "methods": [
  5421                  "RecommendSpec"
  5422                ]
  5423              },
  5424              "SetIamPolicy": {
  5425                "methods": [
  5426                  "SetIamPolicy"
  5427                ]
  5428              },
  5429              "TestIamPermissions": {
  5430                "methods": [
  5431                  "TestIamPermissions"
  5432                ]
  5433              },
  5434              "UpdateExplanationDataset": {
  5435                "methods": [
  5436                  "UpdateExplanationDataset"
  5437                ]
  5438              },
  5439              "UpdateModel": {
  5440                "methods": [
  5441                  "UpdateModel"
  5442                ]
  5443              },
  5444              "UploadModel": {
  5445                "methods": [
  5446                  "UploadModel"
  5447                ]
  5448              },
  5449              "WaitOperation": {
  5450                "methods": [
  5451                  "WaitOperation"
  5452                ]
  5453              }
  5454            }
  5455          }
  5456        }
  5457      },
  5458      "NotebookService": {
  5459        "clients": {
  5460          "grpc": {
  5461            "libraryClient": "NotebookClient",
  5462            "rpcs": {
  5463              "AssignNotebookRuntime": {
  5464                "methods": [
  5465                  "AssignNotebookRuntime"
  5466                ]
  5467              },
  5468              "CancelOperation": {
  5469                "methods": [
  5470                  "CancelOperation"
  5471                ]
  5472              },
  5473              "CreateNotebookExecutionJob": {
  5474                "methods": [
  5475                  "CreateNotebookExecutionJob"
  5476                ]
  5477              },
  5478              "CreateNotebookRuntimeTemplate": {
  5479                "methods": [
  5480                  "CreateNotebookRuntimeTemplate"
  5481                ]
  5482              },
  5483              "DeleteNotebookExecutionJob": {
  5484                "methods": [
  5485                  "DeleteNotebookExecutionJob"
  5486                ]
  5487              },
  5488              "DeleteNotebookRuntime": {
  5489                "methods": [
  5490                  "DeleteNotebookRuntime"
  5491                ]
  5492              },
  5493              "DeleteNotebookRuntimeTemplate": {
  5494                "methods": [
  5495                  "DeleteNotebookRuntimeTemplate"
  5496                ]
  5497              },
  5498              "DeleteOperation": {
  5499                "methods": [
  5500                  "DeleteOperation"
  5501                ]
  5502              },
  5503              "GetIamPolicy": {
  5504                "methods": [
  5505                  "GetIamPolicy"
  5506                ]
  5507              },
  5508              "GetLocation": {
  5509                "methods": [
  5510                  "GetLocation"
  5511                ]
  5512              },
  5513              "GetNotebookExecutionJob": {
  5514                "methods": [
  5515                  "GetNotebookExecutionJob"
  5516                ]
  5517              },
  5518              "GetNotebookRuntime": {
  5519                "methods": [
  5520                  "GetNotebookRuntime"
  5521                ]
  5522              },
  5523              "GetNotebookRuntimeTemplate": {
  5524                "methods": [
  5525                  "GetNotebookRuntimeTemplate"
  5526                ]
  5527              },
  5528              "GetOperation": {
  5529                "methods": [
  5530                  "GetOperation"
  5531                ]
  5532              },
  5533              "ListLocations": {
  5534                "methods": [
  5535                  "ListLocations"
  5536                ]
  5537              },
  5538              "ListNotebookExecutionJobs": {
  5539                "methods": [
  5540                  "ListNotebookExecutionJobs"
  5541                ]
  5542              },
  5543              "ListNotebookRuntimeTemplates": {
  5544                "methods": [
  5545                  "ListNotebookRuntimeTemplates"
  5546                ]
  5547              },
  5548              "ListNotebookRuntimes": {
  5549                "methods": [
  5550                  "ListNotebookRuntimes"
  5551                ]
  5552              },
  5553              "ListOperations": {
  5554                "methods": [
  5555                  "ListOperations"
  5556                ]
  5557              },
  5558              "SetIamPolicy": {
  5559                "methods": [
  5560                  "SetIamPolicy"
  5561                ]
  5562              },
  5563              "StartNotebookRuntime": {
  5564                "methods": [
  5565                  "StartNotebookRuntime"
  5566                ]
  5567              },
  5568              "StopNotebookRuntime": {
  5569                "methods": [
  5570                  "StopNotebookRuntime"
  5571                ]
  5572              },
  5573              "TestIamPermissions": {
  5574                "methods": [
  5575                  "TestIamPermissions"
  5576                ]
  5577              },
  5578              "UpdateNotebookRuntimeTemplate": {
  5579                "methods": [
  5580                  "UpdateNotebookRuntimeTemplate"
  5581                ]
  5582              },
  5583              "UpgradeNotebookRuntime": {
  5584                "methods": [
  5585                  "UpgradeNotebookRuntime"
  5586                ]
  5587              },
  5588              "WaitOperation": {
  5589                "methods": [
  5590                  "WaitOperation"
  5591                ]
  5592              }
  5593            }
  5594          },
  5595          "rest": {
  5596            "libraryClient": "NotebookClient",
  5597            "rpcs": {
  5598              "AssignNotebookRuntime": {
  5599                "methods": [
  5600                  "AssignNotebookRuntime"
  5601                ]
  5602              },
  5603              "CancelOperation": {
  5604                "methods": [
  5605                  "CancelOperation"
  5606                ]
  5607              },
  5608              "CreateNotebookExecutionJob": {
  5609                "methods": [
  5610                  "CreateNotebookExecutionJob"
  5611                ]
  5612              },
  5613              "CreateNotebookRuntimeTemplate": {
  5614                "methods": [
  5615                  "CreateNotebookRuntimeTemplate"
  5616                ]
  5617              },
  5618              "DeleteNotebookExecutionJob": {
  5619                "methods": [
  5620                  "DeleteNotebookExecutionJob"
  5621                ]
  5622              },
  5623              "DeleteNotebookRuntime": {
  5624                "methods": [
  5625                  "DeleteNotebookRuntime"
  5626                ]
  5627              },
  5628              "DeleteNotebookRuntimeTemplate": {
  5629                "methods": [
  5630                  "DeleteNotebookRuntimeTemplate"
  5631                ]
  5632              },
  5633              "DeleteOperation": {
  5634                "methods": [
  5635                  "DeleteOperation"
  5636                ]
  5637              },
  5638              "GetIamPolicy": {
  5639                "methods": [
  5640                  "GetIamPolicy"
  5641                ]
  5642              },
  5643              "GetLocation": {
  5644                "methods": [
  5645                  "GetLocation"
  5646                ]
  5647              },
  5648              "GetNotebookExecutionJob": {
  5649                "methods": [
  5650                  "GetNotebookExecutionJob"
  5651                ]
  5652              },
  5653              "GetNotebookRuntime": {
  5654                "methods": [
  5655                  "GetNotebookRuntime"
  5656                ]
  5657              },
  5658              "GetNotebookRuntimeTemplate": {
  5659                "methods": [
  5660                  "GetNotebookRuntimeTemplate"
  5661                ]
  5662              },
  5663              "GetOperation": {
  5664                "methods": [
  5665                  "GetOperation"
  5666                ]
  5667              },
  5668              "ListLocations": {
  5669                "methods": [
  5670                  "ListLocations"
  5671                ]
  5672              },
  5673              "ListNotebookExecutionJobs": {
  5674                "methods": [
  5675                  "ListNotebookExecutionJobs"
  5676                ]
  5677              },
  5678              "ListNotebookRuntimeTemplates": {
  5679                "methods": [
  5680                  "ListNotebookRuntimeTemplates"
  5681                ]
  5682              },
  5683              "ListNotebookRuntimes": {
  5684                "methods": [
  5685                  "ListNotebookRuntimes"
  5686                ]
  5687              },
  5688              "ListOperations": {
  5689                "methods": [
  5690                  "ListOperations"
  5691                ]
  5692              },
  5693              "SetIamPolicy": {
  5694                "methods": [
  5695                  "SetIamPolicy"
  5696                ]
  5697              },
  5698              "StartNotebookRuntime": {
  5699                "methods": [
  5700                  "StartNotebookRuntime"
  5701                ]
  5702              },
  5703              "StopNotebookRuntime": {
  5704                "methods": [
  5705                  "StopNotebookRuntime"
  5706                ]
  5707              },
  5708              "TestIamPermissions": {
  5709                "methods": [
  5710                  "TestIamPermissions"
  5711                ]
  5712              },
  5713              "UpdateNotebookRuntimeTemplate": {
  5714                "methods": [
  5715                  "UpdateNotebookRuntimeTemplate"
  5716                ]
  5717              },
  5718              "UpgradeNotebookRuntime": {
  5719                "methods": [
  5720                  "UpgradeNotebookRuntime"
  5721                ]
  5722              },
  5723              "WaitOperation": {
  5724                "methods": [
  5725                  "WaitOperation"
  5726                ]
  5727              }
  5728            }
  5729          }
  5730        }
  5731      },
  5732      "PersistentResourceService": {
  5733        "clients": {
  5734          "grpc": {
  5735            "libraryClient": "PersistentResourceClient",
  5736            "rpcs": {
  5737              "CancelOperation": {
  5738                "methods": [
  5739                  "CancelOperation"
  5740                ]
  5741              },
  5742              "CreatePersistentResource": {
  5743                "methods": [
  5744                  "CreatePersistentResource"
  5745                ]
  5746              },
  5747              "DeleteOperation": {
  5748                "methods": [
  5749                  "DeleteOperation"
  5750                ]
  5751              },
  5752              "DeletePersistentResource": {
  5753                "methods": [
  5754                  "DeletePersistentResource"
  5755                ]
  5756              },
  5757              "GetIamPolicy": {
  5758                "methods": [
  5759                  "GetIamPolicy"
  5760                ]
  5761              },
  5762              "GetLocation": {
  5763                "methods": [
  5764                  "GetLocation"
  5765                ]
  5766              },
  5767              "GetOperation": {
  5768                "methods": [
  5769                  "GetOperation"
  5770                ]
  5771              },
  5772              "GetPersistentResource": {
  5773                "methods": [
  5774                  "GetPersistentResource"
  5775                ]
  5776              },
  5777              "ListLocations": {
  5778                "methods": [
  5779                  "ListLocations"
  5780                ]
  5781              },
  5782              "ListOperations": {
  5783                "methods": [
  5784                  "ListOperations"
  5785                ]
  5786              },
  5787              "ListPersistentResources": {
  5788                "methods": [
  5789                  "ListPersistentResources"
  5790                ]
  5791              },
  5792              "RebootPersistentResource": {
  5793                "methods": [
  5794                  "RebootPersistentResource"
  5795                ]
  5796              },
  5797              "SetIamPolicy": {
  5798                "methods": [
  5799                  "SetIamPolicy"
  5800                ]
  5801              },
  5802              "TestIamPermissions": {
  5803                "methods": [
  5804                  "TestIamPermissions"
  5805                ]
  5806              },
  5807              "UpdatePersistentResource": {
  5808                "methods": [
  5809                  "UpdatePersistentResource"
  5810                ]
  5811              },
  5812              "WaitOperation": {
  5813                "methods": [
  5814                  "WaitOperation"
  5815                ]
  5816              }
  5817            }
  5818          },
  5819          "rest": {
  5820            "libraryClient": "PersistentResourceClient",
  5821            "rpcs": {
  5822              "CancelOperation": {
  5823                "methods": [
  5824                  "CancelOperation"
  5825                ]
  5826              },
  5827              "CreatePersistentResource": {
  5828                "methods": [
  5829                  "CreatePersistentResource"
  5830                ]
  5831              },
  5832              "DeleteOperation": {
  5833                "methods": [
  5834                  "DeleteOperation"
  5835                ]
  5836              },
  5837              "DeletePersistentResource": {
  5838                "methods": [
  5839                  "DeletePersistentResource"
  5840                ]
  5841              },
  5842              "GetIamPolicy": {
  5843                "methods": [
  5844                  "GetIamPolicy"
  5845                ]
  5846              },
  5847              "GetLocation": {
  5848                "methods": [
  5849                  "GetLocation"
  5850                ]
  5851              },
  5852              "GetOperation": {
  5853                "methods": [
  5854                  "GetOperation"
  5855                ]
  5856              },
  5857              "GetPersistentResource": {
  5858                "methods": [
  5859                  "GetPersistentResource"
  5860                ]
  5861              },
  5862              "ListLocations": {
  5863                "methods": [
  5864                  "ListLocations"
  5865                ]
  5866              },
  5867              "ListOperations": {
  5868                "methods": [
  5869                  "ListOperations"
  5870                ]
  5871              },
  5872              "ListPersistentResources": {
  5873                "methods": [
  5874                  "ListPersistentResources"
  5875                ]
  5876              },
  5877              "RebootPersistentResource": {
  5878                "methods": [
  5879                  "RebootPersistentResource"
  5880                ]
  5881              },
  5882              "SetIamPolicy": {
  5883                "methods": [
  5884                  "SetIamPolicy"
  5885                ]
  5886              },
  5887              "TestIamPermissions": {
  5888                "methods": [
  5889                  "TestIamPermissions"
  5890                ]
  5891              },
  5892              "UpdatePersistentResource": {
  5893                "methods": [
  5894                  "UpdatePersistentResource"
  5895                ]
  5896              },
  5897              "WaitOperation": {
  5898                "methods": [
  5899                  "WaitOperation"
  5900                ]
  5901              }
  5902            }
  5903          }
  5904        }
  5905      },
  5906      "PipelineService": {
  5907        "clients": {
  5908          "grpc": {
  5909            "libraryClient": "PipelineClient",
  5910            "rpcs": {
  5911              "BatchCancelPipelineJobs": {
  5912                "methods": [
  5913                  "BatchCancelPipelineJobs"
  5914                ]
  5915              },
  5916              "BatchDeletePipelineJobs": {
  5917                "methods": [
  5918                  "BatchDeletePipelineJobs"
  5919                ]
  5920              },
  5921              "CancelOperation": {
  5922                "methods": [
  5923                  "CancelOperation"
  5924                ]
  5925              },
  5926              "CancelPipelineJob": {
  5927                "methods": [
  5928                  "CancelPipelineJob"
  5929                ]
  5930              },
  5931              "CancelTrainingPipeline": {
  5932                "methods": [
  5933                  "CancelTrainingPipeline"
  5934                ]
  5935              },
  5936              "CreatePipelineJob": {
  5937                "methods": [
  5938                  "CreatePipelineJob"
  5939                ]
  5940              },
  5941              "CreateTrainingPipeline": {
  5942                "methods": [
  5943                  "CreateTrainingPipeline"
  5944                ]
  5945              },
  5946              "DeleteOperation": {
  5947                "methods": [
  5948                  "DeleteOperation"
  5949                ]
  5950              },
  5951              "DeletePipelineJob": {
  5952                "methods": [
  5953                  "DeletePipelineJob"
  5954                ]
  5955              },
  5956              "DeleteTrainingPipeline": {
  5957                "methods": [
  5958                  "DeleteTrainingPipeline"
  5959                ]
  5960              },
  5961              "GetIamPolicy": {
  5962                "methods": [
  5963                  "GetIamPolicy"
  5964                ]
  5965              },
  5966              "GetLocation": {
  5967                "methods": [
  5968                  "GetLocation"
  5969                ]
  5970              },
  5971              "GetOperation": {
  5972                "methods": [
  5973                  "GetOperation"
  5974                ]
  5975              },
  5976              "GetPipelineJob": {
  5977                "methods": [
  5978                  "GetPipelineJob"
  5979                ]
  5980              },
  5981              "GetTrainingPipeline": {
  5982                "methods": [
  5983                  "GetTrainingPipeline"
  5984                ]
  5985              },
  5986              "ListLocations": {
  5987                "methods": [
  5988                  "ListLocations"
  5989                ]
  5990              },
  5991              "ListOperations": {
  5992                "methods": [
  5993                  "ListOperations"
  5994                ]
  5995              },
  5996              "ListPipelineJobs": {
  5997                "methods": [
  5998                  "ListPipelineJobs"
  5999                ]
  6000              },
  6001              "ListTrainingPipelines": {
  6002                "methods": [
  6003                  "ListTrainingPipelines"
  6004                ]
  6005              },
  6006              "SetIamPolicy": {
  6007                "methods": [
  6008                  "SetIamPolicy"
  6009                ]
  6010              },
  6011              "TestIamPermissions": {
  6012                "methods": [
  6013                  "TestIamPermissions"
  6014                ]
  6015              },
  6016              "WaitOperation": {
  6017                "methods": [
  6018                  "WaitOperation"
  6019                ]
  6020              }
  6021            }
  6022          },
  6023          "rest": {
  6024            "libraryClient": "PipelineClient",
  6025            "rpcs": {
  6026              "BatchCancelPipelineJobs": {
  6027                "methods": [
  6028                  "BatchCancelPipelineJobs"
  6029                ]
  6030              },
  6031              "BatchDeletePipelineJobs": {
  6032                "methods": [
  6033                  "BatchDeletePipelineJobs"
  6034                ]
  6035              },
  6036              "CancelOperation": {
  6037                "methods": [
  6038                  "CancelOperation"
  6039                ]
  6040              },
  6041              "CancelPipelineJob": {
  6042                "methods": [
  6043                  "CancelPipelineJob"
  6044                ]
  6045              },
  6046              "CancelTrainingPipeline": {
  6047                "methods": [
  6048                  "CancelTrainingPipeline"
  6049                ]
  6050              },
  6051              "CreatePipelineJob": {
  6052                "methods": [
  6053                  "CreatePipelineJob"
  6054                ]
  6055              },
  6056              "CreateTrainingPipeline": {
  6057                "methods": [
  6058                  "CreateTrainingPipeline"
  6059                ]
  6060              },
  6061              "DeleteOperation": {
  6062                "methods": [
  6063                  "DeleteOperation"
  6064                ]
  6065              },
  6066              "DeletePipelineJob": {
  6067                "methods": [
  6068                  "DeletePipelineJob"
  6069                ]
  6070              },
  6071              "DeleteTrainingPipeline": {
  6072                "methods": [
  6073                  "DeleteTrainingPipeline"
  6074                ]
  6075              },
  6076              "GetIamPolicy": {
  6077                "methods": [
  6078                  "GetIamPolicy"
  6079                ]
  6080              },
  6081              "GetLocation": {
  6082                "methods": [
  6083                  "GetLocation"
  6084                ]
  6085              },
  6086              "GetOperation": {
  6087                "methods": [
  6088                  "GetOperation"
  6089                ]
  6090              },
  6091              "GetPipelineJob": {
  6092                "methods": [
  6093                  "GetPipelineJob"
  6094                ]
  6095              },
  6096              "GetTrainingPipeline": {
  6097                "methods": [
  6098                  "GetTrainingPipeline"
  6099                ]
  6100              },
  6101              "ListLocations": {
  6102                "methods": [
  6103                  "ListLocations"
  6104                ]
  6105              },
  6106              "ListOperations": {
  6107                "methods": [
  6108                  "ListOperations"
  6109                ]
  6110              },
  6111              "ListPipelineJobs": {
  6112                "methods": [
  6113                  "ListPipelineJobs"
  6114                ]
  6115              },
  6116              "ListTrainingPipelines": {
  6117                "methods": [
  6118                  "ListTrainingPipelines"
  6119                ]
  6120              },
  6121              "SetIamPolicy": {
  6122                "methods": [
  6123                  "SetIamPolicy"
  6124                ]
  6125              },
  6126              "TestIamPermissions": {
  6127                "methods": [
  6128                  "TestIamPermissions"
  6129                ]
  6130              },
  6131              "WaitOperation": {
  6132                "methods": [
  6133                  "WaitOperation"
  6134                ]
  6135              }
  6136            }
  6137          }
  6138        }
  6139      },
  6140      "PredictionService": {
  6141        "clients": {
  6142          "grpc": {
  6143            "libraryClient": "PredictionClient",
  6144            "rpcs": {
  6145              "CancelOperation": {
  6146                "methods": [
  6147                  "CancelOperation"
  6148                ]
  6149              },
  6150              "ChatCompletions": {
  6151                "methods": [
  6152                  "ChatCompletions"
  6153                ]
  6154              },
  6155              "CountTokens": {
  6156                "methods": [
  6157                  "CountTokens"
  6158                ]
  6159              },
  6160              "DeleteOperation": {
  6161                "methods": [
  6162                  "DeleteOperation"
  6163                ]
  6164              },
  6165              "DirectPredict": {
  6166                "methods": [
  6167                  "DirectPredict"
  6168                ]
  6169              },
  6170              "DirectRawPredict": {
  6171                "methods": [
  6172                  "DirectRawPredict"
  6173                ]
  6174              },
  6175              "Explain": {
  6176                "methods": [
  6177                  "Explain"
  6178                ]
  6179              },
  6180              "GenerateContent": {
  6181                "methods": [
  6182                  "GenerateContent"
  6183                ]
  6184              },
  6185              "GetIamPolicy": {
  6186                "methods": [
  6187                  "GetIamPolicy"
  6188                ]
  6189              },
  6190              "GetLocation": {
  6191                "methods": [
  6192                  "GetLocation"
  6193                ]
  6194              },
  6195              "GetOperation": {
  6196                "methods": [
  6197                  "GetOperation"
  6198                ]
  6199              },
  6200              "ListLocations": {
  6201                "methods": [
  6202                  "ListLocations"
  6203                ]
  6204              },
  6205              "ListOperations": {
  6206                "methods": [
  6207                  "ListOperations"
  6208                ]
  6209              },
  6210              "Predict": {
  6211                "methods": [
  6212                  "Predict"
  6213                ]
  6214              },
  6215              "RawPredict": {
  6216                "methods": [
  6217                  "RawPredict"
  6218                ]
  6219              },
  6220              "ServerStreamingPredict": {
  6221                "methods": [
  6222                  "ServerStreamingPredict"
  6223                ]
  6224              },
  6225              "SetIamPolicy": {
  6226                "methods": [
  6227                  "SetIamPolicy"
  6228                ]
  6229              },
  6230              "StreamDirectPredict": {
  6231                "methods": [
  6232                  "StreamDirectPredict"
  6233                ]
  6234              },
  6235              "StreamDirectRawPredict": {
  6236                "methods": [
  6237                  "StreamDirectRawPredict"
  6238                ]
  6239              },
  6240              "StreamGenerateContent": {
  6241                "methods": [
  6242                  "StreamGenerateContent"
  6243                ]
  6244              },
  6245              "StreamRawPredict": {
  6246                "methods": [
  6247                  "StreamRawPredict"
  6248                ]
  6249              },
  6250              "StreamingPredict": {
  6251                "methods": [
  6252                  "StreamingPredict"
  6253                ]
  6254              },
  6255              "StreamingRawPredict": {
  6256                "methods": [
  6257                  "StreamingRawPredict"
  6258                ]
  6259              },
  6260              "TestIamPermissions": {
  6261                "methods": [
  6262                  "TestIamPermissions"
  6263                ]
  6264              },
  6265              "WaitOperation": {
  6266                "methods": [
  6267                  "WaitOperation"
  6268                ]
  6269              }
  6270            }
  6271          },
  6272          "rest": {
  6273            "libraryClient": "PredictionClient",
  6274            "rpcs": {
  6275              "CancelOperation": {
  6276                "methods": [
  6277                  "CancelOperation"
  6278                ]
  6279              },
  6280              "ChatCompletions": {
  6281                "methods": [
  6282                  "ChatCompletions"
  6283                ]
  6284              },
  6285              "CountTokens": {
  6286                "methods": [
  6287                  "CountTokens"
  6288                ]
  6289              },
  6290              "DeleteOperation": {
  6291                "methods": [
  6292                  "DeleteOperation"
  6293                ]
  6294              },
  6295              "DirectPredict": {
  6296                "methods": [
  6297                  "DirectPredict"
  6298                ]
  6299              },
  6300              "DirectRawPredict": {
  6301                "methods": [
  6302                  "DirectRawPredict"
  6303                ]
  6304              },
  6305              "Explain": {
  6306                "methods": [
  6307                  "Explain"
  6308                ]
  6309              },
  6310              "GenerateContent": {
  6311                "methods": [
  6312                  "GenerateContent"
  6313                ]
  6314              },
  6315              "GetIamPolicy": {
  6316                "methods": [
  6317                  "GetIamPolicy"
  6318                ]
  6319              },
  6320              "GetLocation": {
  6321                "methods": [
  6322                  "GetLocation"
  6323                ]
  6324              },
  6325              "GetOperation": {
  6326                "methods": [
  6327                  "GetOperation"
  6328                ]
  6329              },
  6330              "ListLocations": {
  6331                "methods": [
  6332                  "ListLocations"
  6333                ]
  6334              },
  6335              "ListOperations": {
  6336                "methods": [
  6337                  "ListOperations"
  6338                ]
  6339              },
  6340              "Predict": {
  6341                "methods": [
  6342                  "Predict"
  6343                ]
  6344              },
  6345              "RawPredict": {
  6346                "methods": [
  6347                  "RawPredict"
  6348                ]
  6349              },
  6350              "ServerStreamingPredict": {
  6351                "methods": [
  6352                  "ServerStreamingPredict"
  6353                ]
  6354              },
  6355              "SetIamPolicy": {
  6356                "methods": [
  6357                  "SetIamPolicy"
  6358                ]
  6359              },
  6360              "StreamDirectPredict": {
  6361                "methods": [
  6362                  "StreamDirectPredict"
  6363                ]
  6364              },
  6365              "StreamDirectRawPredict": {
  6366                "methods": [
  6367                  "StreamDirectRawPredict"
  6368                ]
  6369              },
  6370              "StreamGenerateContent": {
  6371                "methods": [
  6372                  "StreamGenerateContent"
  6373                ]
  6374              },
  6375              "StreamRawPredict": {
  6376                "methods": [
  6377                  "StreamRawPredict"
  6378                ]
  6379              },
  6380              "StreamingPredict": {
  6381                "methods": [
  6382                  "StreamingPredict"
  6383                ]
  6384              },
  6385              "StreamingRawPredict": {
  6386                "methods": [
  6387                  "StreamingRawPredict"
  6388                ]
  6389              },
  6390              "TestIamPermissions": {
  6391                "methods": [
  6392                  "TestIamPermissions"
  6393                ]
  6394              },
  6395              "WaitOperation": {
  6396                "methods": [
  6397                  "WaitOperation"
  6398                ]
  6399              }
  6400            }
  6401          }
  6402        }
  6403      },
  6404      "ReasoningEngineExecutionService": {
  6405        "clients": {
  6406          "grpc": {
  6407            "libraryClient": "ReasoningEngineExecutionClient",
  6408            "rpcs": {
  6409              "CancelOperation": {
  6410                "methods": [
  6411                  "CancelOperation"
  6412                ]
  6413              },
  6414              "DeleteOperation": {
  6415                "methods": [
  6416                  "DeleteOperation"
  6417                ]
  6418              },
  6419              "GetIamPolicy": {
  6420                "methods": [
  6421                  "GetIamPolicy"
  6422                ]
  6423              },
  6424              "GetLocation": {
  6425                "methods": [
  6426                  "GetLocation"
  6427                ]
  6428              },
  6429              "GetOperation": {
  6430                "methods": [
  6431                  "GetOperation"
  6432                ]
  6433              },
  6434              "ListLocations": {
  6435                "methods": [
  6436                  "ListLocations"
  6437                ]
  6438              },
  6439              "ListOperations": {
  6440                "methods": [
  6441                  "ListOperations"
  6442                ]
  6443              },
  6444              "QueryReasoningEngine": {
  6445                "methods": [
  6446                  "QueryReasoningEngine"
  6447                ]
  6448              },
  6449              "SetIamPolicy": {
  6450                "methods": [
  6451                  "SetIamPolicy"
  6452                ]
  6453              },
  6454              "StreamQueryReasoningEngine": {
  6455                "methods": [
  6456                  "StreamQueryReasoningEngine"
  6457                ]
  6458              },
  6459              "TestIamPermissions": {
  6460                "methods": [
  6461                  "TestIamPermissions"
  6462                ]
  6463              },
  6464              "WaitOperation": {
  6465                "methods": [
  6466                  "WaitOperation"
  6467                ]
  6468              }
  6469            }
  6470          },
  6471          "rest": {
  6472            "libraryClient": "ReasoningEngineExecutionClient",
  6473            "rpcs": {
  6474              "CancelOperation": {
  6475                "methods": [
  6476                  "CancelOperation"
  6477                ]
  6478              },
  6479              "DeleteOperation": {
  6480                "methods": [
  6481                  "DeleteOperation"
  6482                ]
  6483              },
  6484              "GetIamPolicy": {
  6485                "methods": [
  6486                  "GetIamPolicy"
  6487                ]
  6488              },
  6489              "GetLocation": {
  6490                "methods": [
  6491                  "GetLocation"
  6492                ]
  6493              },
  6494              "GetOperation": {
  6495                "methods": [
  6496                  "GetOperation"
  6497                ]
  6498              },
  6499              "ListLocations": {
  6500                "methods": [
  6501                  "ListLocations"
  6502                ]
  6503              },
  6504              "ListOperations": {
  6505                "methods": [
  6506                  "ListOperations"
  6507                ]
  6508              },
  6509              "QueryReasoningEngine": {
  6510                "methods": [
  6511                  "QueryReasoningEngine"
  6512                ]
  6513              },
  6514              "SetIamPolicy": {
  6515                "methods": [
  6516                  "SetIamPolicy"
  6517                ]
  6518              },
  6519              "StreamQueryReasoningEngine": {
  6520                "methods": [
  6521                  "StreamQueryReasoningEngine"
  6522                ]
  6523              },
  6524              "TestIamPermissions": {
  6525                "methods": [
  6526                  "TestIamPermissions"
  6527                ]
  6528              },
  6529              "WaitOperation": {
  6530                "methods": [
  6531                  "WaitOperation"
  6532                ]
  6533              }
  6534            }
  6535          }
  6536        }
  6537      },
  6538      "ReasoningEngineService": {
  6539        "clients": {
  6540          "grpc": {
  6541            "libraryClient": "ReasoningEngineClient",
  6542            "rpcs": {
  6543              "CancelOperation": {
  6544                "methods": [
  6545                  "CancelOperation"
  6546                ]
  6547              },
  6548              "CreateReasoningEngine": {
  6549                "methods": [
  6550                  "CreateReasoningEngine"
  6551                ]
  6552              },
  6553              "DeleteOperation": {
  6554                "methods": [
  6555                  "DeleteOperation"
  6556                ]
  6557              },
  6558              "DeleteReasoningEngine": {
  6559                "methods": [
  6560                  "DeleteReasoningEngine"
  6561                ]
  6562              },
  6563              "GetIamPolicy": {
  6564                "methods": [
  6565                  "GetIamPolicy"
  6566                ]
  6567              },
  6568              "GetLocation": {
  6569                "methods": [
  6570                  "GetLocation"
  6571                ]
  6572              },
  6573              "GetOperation": {
  6574                "methods": [
  6575                  "GetOperation"
  6576                ]
  6577              },
  6578              "GetReasoningEngine": {
  6579                "methods": [
  6580                  "GetReasoningEngine"
  6581                ]
  6582              },
  6583              "ListLocations": {
  6584                "methods": [
  6585                  "ListLocations"
  6586                ]
  6587              },
  6588              "ListOperations": {
  6589                "methods": [
  6590                  "ListOperations"
  6591                ]
  6592              },
  6593              "ListReasoningEngines": {
  6594                "methods": [
  6595                  "ListReasoningEngines"
  6596                ]
  6597              },
  6598              "SetIamPolicy": {
  6599                "methods": [
  6600                  "SetIamPolicy"
  6601                ]
  6602              },
  6603              "TestIamPermissions": {
  6604                "methods": [
  6605                  "TestIamPermissions"
  6606                ]
  6607              },
  6608              "UpdateReasoningEngine": {
  6609                "methods": [
  6610                  "UpdateReasoningEngine"
  6611                ]
  6612              },
  6613              "WaitOperation": {
  6614                "methods": [
  6615                  "WaitOperation"
  6616                ]
  6617              }
  6618            }
  6619          },
  6620          "rest": {
  6621            "libraryClient": "ReasoningEngineClient",
  6622            "rpcs": {
  6623              "CancelOperation": {
  6624                "methods": [
  6625                  "CancelOperation"
  6626                ]
  6627              },
  6628              "CreateReasoningEngine": {
  6629                "methods": [
  6630                  "CreateReasoningEngine"
  6631                ]
  6632              },
  6633              "DeleteOperation": {
  6634                "methods": [
  6635                  "DeleteOperation"
  6636                ]
  6637              },
  6638              "DeleteReasoningEngine": {
  6639                "methods": [
  6640                  "DeleteReasoningEngine"
  6641                ]
  6642              },
  6643              "GetIamPolicy": {
  6644                "methods": [
  6645                  "GetIamPolicy"
  6646                ]
  6647              },
  6648              "GetLocation": {
  6649                "methods": [
  6650                  "GetLocation"
  6651                ]
  6652              },
  6653              "GetOperation": {
  6654                "methods": [
  6655                  "GetOperation"
  6656                ]
  6657              },
  6658              "GetReasoningEngine": {
  6659                "methods": [
  6660                  "GetReasoningEngine"
  6661                ]
  6662              },
  6663              "ListLocations": {
  6664                "methods": [
  6665                  "ListLocations"
  6666                ]
  6667              },
  6668              "ListOperations": {
  6669                "methods": [
  6670                  "ListOperations"
  6671                ]
  6672              },
  6673              "ListReasoningEngines": {
  6674                "methods": [
  6675                  "ListReasoningEngines"
  6676                ]
  6677              },
  6678              "SetIamPolicy": {
  6679                "methods": [
  6680                  "SetIamPolicy"
  6681                ]
  6682              },
  6683              "TestIamPermissions": {
  6684                "methods": [
  6685                  "TestIamPermissions"
  6686                ]
  6687              },
  6688              "UpdateReasoningEngine": {
  6689                "methods": [
  6690                  "UpdateReasoningEngine"
  6691                ]
  6692              },
  6693              "WaitOperation": {
  6694                "methods": [
  6695                  "WaitOperation"
  6696                ]
  6697              }
  6698            }
  6699          }
  6700        }
  6701      },
  6702      "ScheduleService": {
  6703        "clients": {
  6704          "grpc": {
  6705            "libraryClient": "ScheduleClient",
  6706            "rpcs": {
  6707              "CancelOperation": {
  6708                "methods": [
  6709                  "CancelOperation"
  6710                ]
  6711              },
  6712              "CreateSchedule": {
  6713                "methods": [
  6714                  "CreateSchedule"
  6715                ]
  6716              },
  6717              "DeleteOperation": {
  6718                "methods": [
  6719                  "DeleteOperation"
  6720                ]
  6721              },
  6722              "DeleteSchedule": {
  6723                "methods": [
  6724                  "DeleteSchedule"
  6725                ]
  6726              },
  6727              "GetIamPolicy": {
  6728                "methods": [
  6729                  "GetIamPolicy"
  6730                ]
  6731              },
  6732              "GetLocation": {
  6733                "methods": [
  6734                  "GetLocation"
  6735                ]
  6736              },
  6737              "GetOperation": {
  6738                "methods": [
  6739                  "GetOperation"
  6740                ]
  6741              },
  6742              "GetSchedule": {
  6743                "methods": [
  6744                  "GetSchedule"
  6745                ]
  6746              },
  6747              "ListLocations": {
  6748                "methods": [
  6749                  "ListLocations"
  6750                ]
  6751              },
  6752              "ListOperations": {
  6753                "methods": [
  6754                  "ListOperations"
  6755                ]
  6756              },
  6757              "ListSchedules": {
  6758                "methods": [
  6759                  "ListSchedules"
  6760                ]
  6761              },
  6762              "PauseSchedule": {
  6763                "methods": [
  6764                  "PauseSchedule"
  6765                ]
  6766              },
  6767              "ResumeSchedule": {
  6768                "methods": [
  6769                  "ResumeSchedule"
  6770                ]
  6771              },
  6772              "SetIamPolicy": {
  6773                "methods": [
  6774                  "SetIamPolicy"
  6775                ]
  6776              },
  6777              "TestIamPermissions": {
  6778                "methods": [
  6779                  "TestIamPermissions"
  6780                ]
  6781              },
  6782              "UpdateSchedule": {
  6783                "methods": [
  6784                  "UpdateSchedule"
  6785                ]
  6786              },
  6787              "WaitOperation": {
  6788                "methods": [
  6789                  "WaitOperation"
  6790                ]
  6791              }
  6792            }
  6793          },
  6794          "rest": {
  6795            "libraryClient": "ScheduleClient",
  6796            "rpcs": {
  6797              "CancelOperation": {
  6798                "methods": [
  6799                  "CancelOperation"
  6800                ]
  6801              },
  6802              "CreateSchedule": {
  6803                "methods": [
  6804                  "CreateSchedule"
  6805                ]
  6806              },
  6807              "DeleteOperation": {
  6808                "methods": [
  6809                  "DeleteOperation"
  6810                ]
  6811              },
  6812              "DeleteSchedule": {
  6813                "methods": [
  6814                  "DeleteSchedule"
  6815                ]
  6816              },
  6817              "GetIamPolicy": {
  6818                "methods": [
  6819                  "GetIamPolicy"
  6820                ]
  6821              },
  6822              "GetLocation": {
  6823                "methods": [
  6824                  "GetLocation"
  6825                ]
  6826              },
  6827              "GetOperation": {
  6828                "methods": [
  6829                  "GetOperation"
  6830                ]
  6831              },
  6832              "GetSchedule": {
  6833                "methods": [
  6834                  "GetSchedule"
  6835                ]
  6836              },
  6837              "ListLocations": {
  6838                "methods": [
  6839                  "ListLocations"
  6840                ]
  6841              },
  6842              "ListOperations": {
  6843                "methods": [
  6844                  "ListOperations"
  6845                ]
  6846              },
  6847              "ListSchedules": {
  6848                "methods": [
  6849                  "ListSchedules"
  6850                ]
  6851              },
  6852              "PauseSchedule": {
  6853                "methods": [
  6854                  "PauseSchedule"
  6855                ]
  6856              },
  6857              "ResumeSchedule": {
  6858                "methods": [
  6859                  "ResumeSchedule"
  6860                ]
  6861              },
  6862              "SetIamPolicy": {
  6863                "methods": [
  6864                  "SetIamPolicy"
  6865                ]
  6866              },
  6867              "TestIamPermissions": {
  6868                "methods": [
  6869                  "TestIamPermissions"
  6870                ]
  6871              },
  6872              "UpdateSchedule": {
  6873                "methods": [
  6874                  "UpdateSchedule"
  6875                ]
  6876              },
  6877              "WaitOperation": {
  6878                "methods": [
  6879                  "WaitOperation"
  6880                ]
  6881              }
  6882            }
  6883          }
  6884        }
  6885      },
  6886      "SessionService": {
  6887        "clients": {
  6888          "grpc": {
  6889            "libraryClient": "SessionClient",
  6890            "rpcs": {
  6891              "AppendEvent": {
  6892                "methods": [
  6893                  "AppendEvent"
  6894                ]
  6895              },
  6896              "CancelOperation": {
  6897                "methods": [
  6898                  "CancelOperation"
  6899                ]
  6900              },
  6901              "CreateSession": {
  6902                "methods": [
  6903                  "CreateSession"
  6904                ]
  6905              },
  6906              "DeleteOperation": {
  6907                "methods": [
  6908                  "DeleteOperation"
  6909                ]
  6910              },
  6911              "DeleteSession": {
  6912                "methods": [
  6913                  "DeleteSession"
  6914                ]
  6915              },
  6916              "GetIamPolicy": {
  6917                "methods": [
  6918                  "GetIamPolicy"
  6919                ]
  6920              },
  6921              "GetLocation": {
  6922                "methods": [
  6923                  "GetLocation"
  6924                ]
  6925              },
  6926              "GetOperation": {
  6927                "methods": [
  6928                  "GetOperation"
  6929                ]
  6930              },
  6931              "GetSession": {
  6932                "methods": [
  6933                  "GetSession"
  6934                ]
  6935              },
  6936              "ListEvents": {
  6937                "methods": [
  6938                  "ListEvents"
  6939                ]
  6940              },
  6941              "ListLocations": {
  6942                "methods": [
  6943                  "ListLocations"
  6944                ]
  6945              },
  6946              "ListOperations": {
  6947                "methods": [
  6948                  "ListOperations"
  6949                ]
  6950              },
  6951              "ListSessions": {
  6952                "methods": [
  6953                  "ListSessions"
  6954                ]
  6955              },
  6956              "SetIamPolicy": {
  6957                "methods": [
  6958                  "SetIamPolicy"
  6959                ]
  6960              },
  6961              "TestIamPermissions": {
  6962                "methods": [
  6963                  "TestIamPermissions"
  6964                ]
  6965              },
  6966              "UpdateSession": {
  6967                "methods": [
  6968                  "UpdateSession"
  6969                ]
  6970              },
  6971              "WaitOperation": {
  6972                "methods": [
  6973                  "WaitOperation"
  6974                ]
  6975              }
  6976            }
  6977          },
  6978          "rest": {
  6979            "libraryClient": "SessionClient",
  6980            "rpcs": {
  6981              "AppendEvent": {
  6982                "methods": [
  6983                  "AppendEvent"
  6984                ]
  6985              },
  6986              "CancelOperation": {
  6987                "methods": [
  6988                  "CancelOperation"
  6989                ]
  6990              },
  6991              "CreateSession": {
  6992                "methods": [
  6993                  "CreateSession"
  6994                ]
  6995              },
  6996              "DeleteOperation": {
  6997                "methods": [
  6998                  "DeleteOperation"
  6999                ]
  7000              },
  7001              "DeleteSession": {
  7002                "methods": [
  7003                  "DeleteSession"
  7004                ]
  7005              },
  7006              "GetIamPolicy": {
  7007                "methods": [
  7008                  "GetIamPolicy"
  7009                ]
  7010              },
  7011              "GetLocation": {
  7012                "methods": [
  7013                  "GetLocation"
  7014                ]
  7015              },
  7016              "GetOperation": {
  7017                "methods": [
  7018                  "GetOperation"
  7019                ]
  7020              },
  7021              "GetSession": {
  7022                "methods": [
  7023                  "GetSession"
  7024                ]
  7025              },
  7026              "ListEvents": {
  7027                "methods": [
  7028                  "ListEvents"
  7029                ]
  7030              },
  7031              "ListLocations": {
  7032                "methods": [
  7033                  "ListLocations"
  7034                ]
  7035              },
  7036              "ListOperations": {
  7037                "methods": [
  7038                  "ListOperations"
  7039                ]
  7040              },
  7041              "ListSessions": {
  7042                "methods": [
  7043                  "ListSessions"
  7044                ]
  7045              },
  7046              "SetIamPolicy": {
  7047                "methods": [
  7048                  "SetIamPolicy"
  7049                ]
  7050              },
  7051              "TestIamPermissions": {
  7052                "methods": [
  7053                  "TestIamPermissions"
  7054                ]
  7055              },
  7056              "UpdateSession": {
  7057                "methods": [
  7058                  "UpdateSession"
  7059                ]
  7060              },
  7061              "WaitOperation": {
  7062                "methods": [
  7063                  "WaitOperation"
  7064                ]
  7065              }
  7066            }
  7067          }
  7068        }
  7069      },
  7070      "SpecialistPoolService": {
  7071        "clients": {
  7072          "grpc": {
  7073            "libraryClient": "SpecialistPoolClient",
  7074            "rpcs": {
  7075              "CancelOperation": {
  7076                "methods": [
  7077                  "CancelOperation"
  7078                ]
  7079              },
  7080              "CreateSpecialistPool": {
  7081                "methods": [
  7082                  "CreateSpecialistPool"
  7083                ]
  7084              },
  7085              "DeleteOperation": {
  7086                "methods": [
  7087                  "DeleteOperation"
  7088                ]
  7089              },
  7090              "DeleteSpecialistPool": {
  7091                "methods": [
  7092                  "DeleteSpecialistPool"
  7093                ]
  7094              },
  7095              "GetIamPolicy": {
  7096                "methods": [
  7097                  "GetIamPolicy"
  7098                ]
  7099              },
  7100              "GetLocation": {
  7101                "methods": [
  7102                  "GetLocation"
  7103                ]
  7104              },
  7105              "GetOperation": {
  7106                "methods": [
  7107                  "GetOperation"
  7108                ]
  7109              },
  7110              "GetSpecialistPool": {
  7111                "methods": [
  7112                  "GetSpecialistPool"
  7113                ]
  7114              },
  7115              "ListLocations": {
  7116                "methods": [
  7117                  "ListLocations"
  7118                ]
  7119              },
  7120              "ListOperations": {
  7121                "methods": [
  7122                  "ListOperations"
  7123                ]
  7124              },
  7125              "ListSpecialistPools": {
  7126                "methods": [
  7127                  "ListSpecialistPools"
  7128                ]
  7129              },
  7130              "SetIamPolicy": {
  7131                "methods": [
  7132                  "SetIamPolicy"
  7133                ]
  7134              },
  7135              "TestIamPermissions": {
  7136                "methods": [
  7137                  "TestIamPermissions"
  7138                ]
  7139              },
  7140              "UpdateSpecialistPool": {
  7141                "methods": [
  7142                  "UpdateSpecialistPool"
  7143                ]
  7144              },
  7145              "WaitOperation": {
  7146                "methods": [
  7147                  "WaitOperation"
  7148                ]
  7149              }
  7150            }
  7151          },
  7152          "rest": {
  7153            "libraryClient": "SpecialistPoolClient",
  7154            "rpcs": {
  7155              "CancelOperation": {
  7156                "methods": [
  7157                  "CancelOperation"
  7158                ]
  7159              },
  7160              "CreateSpecialistPool": {
  7161                "methods": [
  7162                  "CreateSpecialistPool"
  7163                ]
  7164              },
  7165              "DeleteOperation": {
  7166                "methods": [
  7167                  "DeleteOperation"
  7168                ]
  7169              },
  7170              "DeleteSpecialistPool": {
  7171                "methods": [
  7172                  "DeleteSpecialistPool"
  7173                ]
  7174              },
  7175              "GetIamPolicy": {
  7176                "methods": [
  7177                  "GetIamPolicy"
  7178                ]
  7179              },
  7180              "GetLocation": {
  7181                "methods": [
  7182                  "GetLocation"
  7183                ]
  7184              },
  7185              "GetOperation": {
  7186                "methods": [
  7187                  "GetOperation"
  7188                ]
  7189              },
  7190              "GetSpecialistPool": {
  7191                "methods": [
  7192                  "GetSpecialistPool"
  7193                ]
  7194              },
  7195              "ListLocations": {
  7196                "methods": [
  7197                  "ListLocations"
  7198                ]
  7199              },
  7200              "ListOperations": {
  7201                "methods": [
  7202                  "ListOperations"
  7203                ]
  7204              },
  7205              "ListSpecialistPools": {
  7206                "methods": [
  7207                  "ListSpecialistPools"
  7208                ]
  7209              },
  7210              "SetIamPolicy": {
  7211                "methods": [
  7212                  "SetIamPolicy"
  7213                ]
  7214              },
  7215              "TestIamPermissions": {
  7216                "methods": [
  7217                  "TestIamPermissions"
  7218                ]
  7219              },
  7220              "UpdateSpecialistPool": {
  7221                "methods": [
  7222                  "UpdateSpecialistPool"
  7223                ]
  7224              },
  7225              "WaitOperation": {
  7226                "methods": [
  7227                  "WaitOperation"
  7228                ]
  7229              }
  7230            }
  7231          }
  7232        }
  7233      },
  7234      "TensorboardService": {
  7235        "clients": {
  7236          "grpc": {
  7237            "libraryClient": "TensorboardClient",
  7238            "rpcs": {
  7239              "BatchCreateTensorboardRuns": {
  7240                "methods": [
  7241                  "BatchCreateTensorboardRuns"
  7242                ]
  7243              },
  7244              "BatchCreateTensorboardTimeSeries": {
  7245                "methods": [
  7246                  "BatchCreateTensorboardTimeSeries"
  7247                ]
  7248              },
  7249              "BatchReadTensorboardTimeSeriesData": {
  7250                "methods": [
  7251                  "BatchReadTensorboardTimeSeriesData"
  7252                ]
  7253              },
  7254              "CancelOperation": {
  7255                "methods": [
  7256                  "CancelOperation"
  7257                ]
  7258              },
  7259              "CreateTensorboard": {
  7260                "methods": [
  7261                  "CreateTensorboard"
  7262                ]
  7263              },
  7264              "CreateTensorboardExperiment": {
  7265                "methods": [
  7266                  "CreateTensorboardExperiment"
  7267                ]
  7268              },
  7269              "CreateTensorboardRun": {
  7270                "methods": [
  7271                  "CreateTensorboardRun"
  7272                ]
  7273              },
  7274              "CreateTensorboardTimeSeries": {
  7275                "methods": [
  7276                  "CreateTensorboardTimeSeries"
  7277                ]
  7278              },
  7279              "DeleteOperation": {
  7280                "methods": [
  7281                  "DeleteOperation"
  7282                ]
  7283              },
  7284              "DeleteTensorboard": {
  7285                "methods": [
  7286                  "DeleteTensorboard"
  7287                ]
  7288              },
  7289              "DeleteTensorboardExperiment": {
  7290                "methods": [
  7291                  "DeleteTensorboardExperiment"
  7292                ]
  7293              },
  7294              "DeleteTensorboardRun": {
  7295                "methods": [
  7296                  "DeleteTensorboardRun"
  7297                ]
  7298              },
  7299              "DeleteTensorboardTimeSeries": {
  7300                "methods": [
  7301                  "DeleteTensorboardTimeSeries"
  7302                ]
  7303              },
  7304              "ExportTensorboardTimeSeriesData": {
  7305                "methods": [
  7306                  "ExportTensorboardTimeSeriesData"
  7307                ]
  7308              },
  7309              "GetIamPolicy": {
  7310                "methods": [
  7311                  "GetIamPolicy"
  7312                ]
  7313              },
  7314              "GetLocation": {
  7315                "methods": [
  7316                  "GetLocation"
  7317                ]
  7318              },
  7319              "GetOperation": {
  7320                "methods": [
  7321                  "GetOperation"
  7322                ]
  7323              },
  7324              "GetTensorboard": {
  7325                "methods": [
  7326                  "GetTensorboard"
  7327                ]
  7328              },
  7329              "GetTensorboardExperiment": {
  7330                "methods": [
  7331                  "GetTensorboardExperiment"
  7332                ]
  7333              },
  7334              "GetTensorboardRun": {
  7335                "methods": [
  7336                  "GetTensorboardRun"
  7337                ]
  7338              },
  7339              "GetTensorboardTimeSeries": {
  7340                "methods": [
  7341                  "GetTensorboardTimeSeries"
  7342                ]
  7343              },
  7344              "ListLocations": {
  7345                "methods": [
  7346                  "ListLocations"
  7347                ]
  7348              },
  7349              "ListOperations": {
  7350                "methods": [
  7351                  "ListOperations"
  7352                ]
  7353              },
  7354              "ListTensorboardExperiments": {
  7355                "methods": [
  7356                  "ListTensorboardExperiments"
  7357                ]
  7358              },
  7359              "ListTensorboardRuns": {
  7360                "methods": [
  7361                  "ListTensorboardRuns"
  7362                ]
  7363              },
  7364              "ListTensorboardTimeSeries": {
  7365                "methods": [
  7366                  "ListTensorboardTimeSeries"
  7367                ]
  7368              },
  7369              "ListTensorboards": {
  7370                "methods": [
  7371                  "ListTensorboards"
  7372                ]
  7373              },
  7374              "ReadTensorboardBlobData": {
  7375                "methods": [
  7376                  "ReadTensorboardBlobData"
  7377                ]
  7378              },
  7379              "ReadTensorboardSize": {
  7380                "methods": [
  7381                  "ReadTensorboardSize"
  7382                ]
  7383              },
  7384              "ReadTensorboardTimeSeriesData": {
  7385                "methods": [
  7386                  "ReadTensorboardTimeSeriesData"
  7387                ]
  7388              },
  7389              "ReadTensorboardUsage": {
  7390                "methods": [
  7391                  "ReadTensorboardUsage"
  7392                ]
  7393              },
  7394              "SetIamPolicy": {
  7395                "methods": [
  7396                  "SetIamPolicy"
  7397                ]
  7398              },
  7399              "TestIamPermissions": {
  7400                "methods": [
  7401                  "TestIamPermissions"
  7402                ]
  7403              },
  7404              "UpdateTensorboard": {
  7405                "methods": [
  7406                  "UpdateTensorboard"
  7407                ]
  7408              },
  7409              "UpdateTensorboardExperiment": {
  7410                "methods": [
  7411                  "UpdateTensorboardExperiment"
  7412                ]
  7413              },
  7414              "UpdateTensorboardRun": {
  7415                "methods": [
  7416                  "UpdateTensorboardRun"
  7417                ]
  7418              },
  7419              "UpdateTensorboardTimeSeries": {
  7420                "methods": [
  7421                  "UpdateTensorboardTimeSeries"
  7422                ]
  7423              },
  7424              "WaitOperation": {
  7425                "methods": [
  7426                  "WaitOperation"
  7427                ]
  7428              },
  7429              "WriteTensorboardExperimentData": {
  7430                "methods": [
  7431                  "WriteTensorboardExperimentData"
  7432                ]
  7433              },
  7434              "WriteTensorboardRunData": {
  7435                "methods": [
  7436                  "WriteTensorboardRunData"
  7437                ]
  7438              }
  7439            }
  7440          },
  7441          "rest": {
  7442            "libraryClient": "TensorboardClient",
  7443            "rpcs": {
  7444              "BatchCreateTensorboardRuns": {
  7445                "methods": [
  7446                  "BatchCreateTensorboardRuns"
  7447                ]
  7448              },
  7449              "BatchCreateTensorboardTimeSeries": {
  7450                "methods": [
  7451                  "BatchCreateTensorboardTimeSeries"
  7452                ]
  7453              },
  7454              "BatchReadTensorboardTimeSeriesData": {
  7455                "methods": [
  7456                  "BatchReadTensorboardTimeSeriesData"
  7457                ]
  7458              },
  7459              "CancelOperation": {
  7460                "methods": [
  7461                  "CancelOperation"
  7462                ]
  7463              },
  7464              "CreateTensorboard": {
  7465                "methods": [
  7466                  "CreateTensorboard"
  7467                ]
  7468              },
  7469              "CreateTensorboardExperiment": {
  7470                "methods": [
  7471                  "CreateTensorboardExperiment"
  7472                ]
  7473              },
  7474              "CreateTensorboardRun": {
  7475                "methods": [
  7476                  "CreateTensorboardRun"
  7477                ]
  7478              },
  7479              "CreateTensorboardTimeSeries": {
  7480                "methods": [
  7481                  "CreateTensorboardTimeSeries"
  7482                ]
  7483              },
  7484              "DeleteOperation": {
  7485                "methods": [
  7486                  "DeleteOperation"
  7487                ]
  7488              },
  7489              "DeleteTensorboard": {
  7490                "methods": [
  7491                  "DeleteTensorboard"
  7492                ]
  7493              },
  7494              "DeleteTensorboardExperiment": {
  7495                "methods": [
  7496                  "DeleteTensorboardExperiment"
  7497                ]
  7498              },
  7499              "DeleteTensorboardRun": {
  7500                "methods": [
  7501                  "DeleteTensorboardRun"
  7502                ]
  7503              },
  7504              "DeleteTensorboardTimeSeries": {
  7505                "methods": [
  7506                  "DeleteTensorboardTimeSeries"
  7507                ]
  7508              },
  7509              "ExportTensorboardTimeSeriesData": {
  7510                "methods": [
  7511                  "ExportTensorboardTimeSeriesData"
  7512                ]
  7513              },
  7514              "GetIamPolicy": {
  7515                "methods": [
  7516                  "GetIamPolicy"
  7517                ]
  7518              },
  7519              "GetLocation": {
  7520                "methods": [
  7521                  "GetLocation"
  7522                ]
  7523              },
  7524              "GetOperation": {
  7525                "methods": [
  7526                  "GetOperation"
  7527                ]
  7528              },
  7529              "GetTensorboard": {
  7530                "methods": [
  7531                  "GetTensorboard"
  7532                ]
  7533              },
  7534              "GetTensorboardExperiment": {
  7535                "methods": [
  7536                  "GetTensorboardExperiment"
  7537                ]
  7538              },
  7539              "GetTensorboardRun": {
  7540                "methods": [
  7541                  "GetTensorboardRun"
  7542                ]
  7543              },
  7544              "GetTensorboardTimeSeries": {
  7545                "methods": [
  7546                  "GetTensorboardTimeSeries"
  7547                ]
  7548              },
  7549              "ListLocations": {
  7550                "methods": [
  7551                  "ListLocations"
  7552                ]
  7553              },
  7554              "ListOperations": {
  7555                "methods": [
  7556                  "ListOperations"
  7557                ]
  7558              },
  7559              "ListTensorboardExperiments": {
  7560                "methods": [
  7561                  "ListTensorboardExperiments"
  7562                ]
  7563              },
  7564              "ListTensorboardRuns": {
  7565                "methods": [
  7566                  "ListTensorboardRuns"
  7567                ]
  7568              },
  7569              "ListTensorboardTimeSeries": {
  7570                "methods": [
  7571                  "ListTensorboardTimeSeries"
  7572                ]
  7573              },
  7574              "ListTensorboards": {
  7575                "methods": [
  7576                  "ListTensorboards"
  7577                ]
  7578              },
  7579              "ReadTensorboardBlobData": {
  7580                "methods": [
  7581                  "ReadTensorboardBlobData"
  7582                ]
  7583              },
  7584              "ReadTensorboardSize": {
  7585                "methods": [
  7586                  "ReadTensorboardSize"
  7587                ]
  7588              },
  7589              "ReadTensorboardTimeSeriesData": {
  7590                "methods": [
  7591                  "ReadTensorboardTimeSeriesData"
  7592                ]
  7593              },
  7594              "ReadTensorboardUsage": {
  7595                "methods": [
  7596                  "ReadTensorboardUsage"
  7597                ]
  7598              },
  7599              "SetIamPolicy": {
  7600                "methods": [
  7601                  "SetIamPolicy"
  7602                ]
  7603              },
  7604              "TestIamPermissions": {
  7605                "methods": [
  7606                  "TestIamPermissions"
  7607                ]
  7608              },
  7609              "UpdateTensorboard": {
  7610                "methods": [
  7611                  "UpdateTensorboard"
  7612                ]
  7613              },
  7614              "UpdateTensorboardExperiment": {
  7615                "methods": [
  7616                  "UpdateTensorboardExperiment"
  7617                ]
  7618              },
  7619              "UpdateTensorboardRun": {
  7620                "methods": [
  7621                  "UpdateTensorboardRun"
  7622                ]
  7623              },
  7624              "UpdateTensorboardTimeSeries": {
  7625                "methods": [
  7626                  "UpdateTensorboardTimeSeries"
  7627                ]
  7628              },
  7629              "WaitOperation": {
  7630                "methods": [
  7631                  "WaitOperation"
  7632                ]
  7633              },
  7634              "WriteTensorboardExperimentData": {
  7635                "methods": [
  7636                  "WriteTensorboardExperimentData"
  7637                ]
  7638              },
  7639              "WriteTensorboardRunData": {
  7640                "methods": [
  7641                  "WriteTensorboardRunData"
  7642                ]
  7643              }
  7644            }
  7645          }
  7646        }
  7647      },
  7648      "VertexRagDataService": {
  7649        "clients": {
  7650          "grpc": {
  7651            "libraryClient": "VertexRagDataClient",
  7652            "rpcs": {
  7653              "CancelOperation": {
  7654                "methods": [
  7655                  "CancelOperation"
  7656                ]
  7657              },
  7658              "CreateRagCorpus": {
  7659                "methods": [
  7660                  "CreateRagCorpus"
  7661                ]
  7662              },
  7663              "DeleteOperation": {
  7664                "methods": [
  7665                  "DeleteOperation"
  7666                ]
  7667              },
  7668              "DeleteRagCorpus": {
  7669                "methods": [
  7670                  "DeleteRagCorpus"
  7671                ]
  7672              },
  7673              "DeleteRagFile": {
  7674                "methods": [
  7675                  "DeleteRagFile"
  7676                ]
  7677              },
  7678              "GetIamPolicy": {
  7679                "methods": [
  7680                  "GetIamPolicy"
  7681                ]
  7682              },
  7683              "GetLocation": {
  7684                "methods": [
  7685                  "GetLocation"
  7686                ]
  7687              },
  7688              "GetOperation": {
  7689                "methods": [
  7690                  "GetOperation"
  7691                ]
  7692              },
  7693              "GetRagCorpus": {
  7694                "methods": [
  7695                  "GetRagCorpus"
  7696                ]
  7697              },
  7698              "GetRagEngineConfig": {
  7699                "methods": [
  7700                  "GetRagEngineConfig"
  7701                ]
  7702              },
  7703              "GetRagFile": {
  7704                "methods": [
  7705                  "GetRagFile"
  7706                ]
  7707              },
  7708              "ImportRagFiles": {
  7709                "methods": [
  7710                  "ImportRagFiles"
  7711                ]
  7712              },
  7713              "ListLocations": {
  7714                "methods": [
  7715                  "ListLocations"
  7716                ]
  7717              },
  7718              "ListOperations": {
  7719                "methods": [
  7720                  "ListOperations"
  7721                ]
  7722              },
  7723              "ListRagCorpora": {
  7724                "methods": [
  7725                  "ListRagCorpora"
  7726                ]
  7727              },
  7728              "ListRagFiles": {
  7729                "methods": [
  7730                  "ListRagFiles"
  7731                ]
  7732              },
  7733              "SetIamPolicy": {
  7734                "methods": [
  7735                  "SetIamPolicy"
  7736                ]
  7737              },
  7738              "TestIamPermissions": {
  7739                "methods": [
  7740                  "TestIamPermissions"
  7741                ]
  7742              },
  7743              "UpdateRagCorpus": {
  7744                "methods": [
  7745                  "UpdateRagCorpus"
  7746                ]
  7747              },
  7748              "UpdateRagEngineConfig": {
  7749                "methods": [
  7750                  "UpdateRagEngineConfig"
  7751                ]
  7752              },
  7753              "UploadRagFile": {
  7754                "methods": [
  7755                  "UploadRagFile"
  7756                ]
  7757              },
  7758              "WaitOperation": {
  7759                "methods": [
  7760                  "WaitOperation"
  7761                ]
  7762              }
  7763            }
  7764          },
  7765          "rest": {
  7766            "libraryClient": "VertexRagDataClient",
  7767            "rpcs": {
  7768              "CancelOperation": {
  7769                "methods": [
  7770                  "CancelOperation"
  7771                ]
  7772              },
  7773              "CreateRagCorpus": {
  7774                "methods": [
  7775                  "CreateRagCorpus"
  7776                ]
  7777              },
  7778              "DeleteOperation": {
  7779                "methods": [
  7780                  "DeleteOperation"
  7781                ]
  7782              },
  7783              "DeleteRagCorpus": {
  7784                "methods": [
  7785                  "DeleteRagCorpus"
  7786                ]
  7787              },
  7788              "DeleteRagFile": {
  7789                "methods": [
  7790                  "DeleteRagFile"
  7791                ]
  7792              },
  7793              "GetIamPolicy": {
  7794                "methods": [
  7795                  "GetIamPolicy"
  7796                ]
  7797              },
  7798              "GetLocation": {
  7799                "methods": [
  7800                  "GetLocation"
  7801                ]
  7802              },
  7803              "GetOperation": {
  7804                "methods": [
  7805                  "GetOperation"
  7806                ]
  7807              },
  7808              "GetRagCorpus": {
  7809                "methods": [
  7810                  "GetRagCorpus"
  7811                ]
  7812              },
  7813              "GetRagEngineConfig": {
  7814                "methods": [
  7815                  "GetRagEngineConfig"
  7816                ]
  7817              },
  7818              "GetRagFile": {
  7819                "methods": [
  7820                  "GetRagFile"
  7821                ]
  7822              },
  7823              "ImportRagFiles": {
  7824                "methods": [
  7825                  "ImportRagFiles"
  7826                ]
  7827              },
  7828              "ListLocations": {
  7829                "methods": [
  7830                  "ListLocations"
  7831                ]
  7832              },
  7833              "ListOperations": {
  7834                "methods": [
  7835                  "ListOperations"
  7836                ]
  7837              },
  7838              "ListRagCorpora": {
  7839                "methods": [
  7840                  "ListRagCorpora"
  7841                ]
  7842              },
  7843              "ListRagFiles": {
  7844                "methods": [
  7845                  "ListRagFiles"
  7846                ]
  7847              },
  7848              "SetIamPolicy": {
  7849                "methods": [
  7850                  "SetIamPolicy"
  7851                ]
  7852              },
  7853              "TestIamPermissions": {
  7854                "methods": [
  7855                  "TestIamPermissions"
  7856                ]
  7857              },
  7858              "UpdateRagCorpus": {
  7859                "methods": [
  7860                  "UpdateRagCorpus"
  7861                ]
  7862              },
  7863              "UpdateRagEngineConfig": {
  7864                "methods": [
  7865                  "UpdateRagEngineConfig"
  7866                ]
  7867              },
  7868              "UploadRagFile": {
  7869                "methods": [
  7870                  "UploadRagFile"
  7871                ]
  7872              },
  7873              "WaitOperation": {
  7874                "methods": [
  7875                  "WaitOperation"
  7876                ]
  7877              }
  7878            }
  7879          }
  7880        }
  7881      },
  7882      "VertexRagService": {
  7883        "clients": {
  7884          "grpc": {
  7885            "libraryClient": "VertexRagClient",
  7886            "rpcs": {
  7887              "AugmentPrompt": {
  7888                "methods": [
  7889                  "AugmentPrompt"
  7890                ]
  7891              },
  7892              "CancelOperation": {
  7893                "methods": [
  7894                  "CancelOperation"
  7895                ]
  7896              },
  7897              "CorroborateContent": {
  7898                "methods": [
  7899                  "CorroborateContent"
  7900                ]
  7901              },
  7902              "DeleteOperation": {
  7903                "methods": [
  7904                  "DeleteOperation"
  7905                ]
  7906              },
  7907              "GetIamPolicy": {
  7908                "methods": [
  7909                  "GetIamPolicy"
  7910                ]
  7911              },
  7912              "GetLocation": {
  7913                "methods": [
  7914                  "GetLocation"
  7915                ]
  7916              },
  7917              "GetOperation": {
  7918                "methods": [
  7919                  "GetOperation"
  7920                ]
  7921              },
  7922              "ListLocations": {
  7923                "methods": [
  7924                  "ListLocations"
  7925                ]
  7926              },
  7927              "ListOperations": {
  7928                "methods": [
  7929                  "ListOperations"
  7930                ]
  7931              },
  7932              "RetrieveContexts": {
  7933                "methods": [
  7934                  "RetrieveContexts"
  7935                ]
  7936              },
  7937              "SetIamPolicy": {
  7938                "methods": [
  7939                  "SetIamPolicy"
  7940                ]
  7941              },
  7942              "TestIamPermissions": {
  7943                "methods": [
  7944                  "TestIamPermissions"
  7945                ]
  7946              },
  7947              "WaitOperation": {
  7948                "methods": [
  7949                  "WaitOperation"
  7950                ]
  7951              }
  7952            }
  7953          },
  7954          "rest": {
  7955            "libraryClient": "VertexRagClient",
  7956            "rpcs": {
  7957              "AugmentPrompt": {
  7958                "methods": [
  7959                  "AugmentPrompt"
  7960                ]
  7961              },
  7962              "CancelOperation": {
  7963                "methods": [
  7964                  "CancelOperation"
  7965                ]
  7966              },
  7967              "CorroborateContent": {
  7968                "methods": [
  7969                  "CorroborateContent"
  7970                ]
  7971              },
  7972              "DeleteOperation": {
  7973                "methods": [
  7974                  "DeleteOperation"
  7975                ]
  7976              },
  7977              "GetIamPolicy": {
  7978                "methods": [
  7979                  "GetIamPolicy"
  7980                ]
  7981              },
  7982              "GetLocation": {
  7983                "methods": [
  7984                  "GetLocation"
  7985                ]
  7986              },
  7987              "GetOperation": {
  7988                "methods": [
  7989                  "GetOperation"
  7990                ]
  7991              },
  7992              "ListLocations": {
  7993                "methods": [
  7994                  "ListLocations"
  7995                ]
  7996              },
  7997              "ListOperations": {
  7998                "methods": [
  7999                  "ListOperations"
  8000                ]
  8001              },
  8002              "RetrieveContexts": {
  8003                "methods": [
  8004                  "RetrieveContexts"
  8005                ]
  8006              },
  8007              "SetIamPolicy": {
  8008                "methods": [
  8009                  "SetIamPolicy"
  8010                ]
  8011              },
  8012              "TestIamPermissions": {
  8013                "methods": [
  8014                  "TestIamPermissions"
  8015                ]
  8016              },
  8017              "WaitOperation": {
  8018                "methods": [
  8019                  "WaitOperation"
  8020                ]
  8021              }
  8022            }
  8023          }
  8024        }
  8025      },
  8026      "VizierService": {
  8027        "clients": {
  8028          "grpc": {
  8029            "libraryClient": "VizierClient",
  8030            "rpcs": {
  8031              "AddTrialMeasurement": {
  8032                "methods": [
  8033                  "AddTrialMeasurement"
  8034                ]
  8035              },
  8036              "CancelOperation": {
  8037                "methods": [
  8038                  "CancelOperation"
  8039                ]
  8040              },
  8041              "CheckTrialEarlyStoppingState": {
  8042                "methods": [
  8043                  "CheckTrialEarlyStoppingState"
  8044                ]
  8045              },
  8046              "CompleteTrial": {
  8047                "methods": [
  8048                  "CompleteTrial"
  8049                ]
  8050              },
  8051              "CreateStudy": {
  8052                "methods": [
  8053                  "CreateStudy"
  8054                ]
  8055              },
  8056              "CreateTrial": {
  8057                "methods": [
  8058                  "CreateTrial"
  8059                ]
  8060              },
  8061              "DeleteOperation": {
  8062                "methods": [
  8063                  "DeleteOperation"
  8064                ]
  8065              },
  8066              "DeleteStudy": {
  8067                "methods": [
  8068                  "DeleteStudy"
  8069                ]
  8070              },
  8071              "DeleteTrial": {
  8072                "methods": [
  8073                  "DeleteTrial"
  8074                ]
  8075              },
  8076              "GetIamPolicy": {
  8077                "methods": [
  8078                  "GetIamPolicy"
  8079                ]
  8080              },
  8081              "GetLocation": {
  8082                "methods": [
  8083                  "GetLocation"
  8084                ]
  8085              },
  8086              "GetOperation": {
  8087                "methods": [
  8088                  "GetOperation"
  8089                ]
  8090              },
  8091              "GetStudy": {
  8092                "methods": [
  8093                  "GetStudy"
  8094                ]
  8095              },
  8096              "GetTrial": {
  8097                "methods": [
  8098                  "GetTrial"
  8099                ]
  8100              },
  8101              "ListLocations": {
  8102                "methods": [
  8103                  "ListLocations"
  8104                ]
  8105              },
  8106              "ListOperations": {
  8107                "methods": [
  8108                  "ListOperations"
  8109                ]
  8110              },
  8111              "ListOptimalTrials": {
  8112                "methods": [
  8113                  "ListOptimalTrials"
  8114                ]
  8115              },
  8116              "ListStudies": {
  8117                "methods": [
  8118                  "ListStudies"
  8119                ]
  8120              },
  8121              "ListTrials": {
  8122                "methods": [
  8123                  "ListTrials"
  8124                ]
  8125              },
  8126              "LookupStudy": {
  8127                "methods": [
  8128                  "LookupStudy"
  8129                ]
  8130              },
  8131              "SetIamPolicy": {
  8132                "methods": [
  8133                  "SetIamPolicy"
  8134                ]
  8135              },
  8136              "StopTrial": {
  8137                "methods": [
  8138                  "StopTrial"
  8139                ]
  8140              },
  8141              "SuggestTrials": {
  8142                "methods": [
  8143                  "SuggestTrials"
  8144                ]
  8145              },
  8146              "TestIamPermissions": {
  8147                "methods": [
  8148                  "TestIamPermissions"
  8149                ]
  8150              },
  8151              "WaitOperation": {
  8152                "methods": [
  8153                  "WaitOperation"
  8154                ]
  8155              }
  8156            }
  8157          },
  8158          "rest": {
  8159            "libraryClient": "VizierClient",
  8160            "rpcs": {
  8161              "AddTrialMeasurement": {
  8162                "methods": [
  8163                  "AddTrialMeasurement"
  8164                ]
  8165              },
  8166              "CancelOperation": {
  8167                "methods": [
  8168                  "CancelOperation"
  8169                ]
  8170              },
  8171              "CheckTrialEarlyStoppingState": {
  8172                "methods": [
  8173                  "CheckTrialEarlyStoppingState"
  8174                ]
  8175              },
  8176              "CompleteTrial": {
  8177                "methods": [
  8178                  "CompleteTrial"
  8179                ]
  8180              },
  8181              "CreateStudy": {
  8182                "methods": [
  8183                  "CreateStudy"
  8184                ]
  8185              },
  8186              "CreateTrial": {
  8187                "methods": [
  8188                  "CreateTrial"
  8189                ]
  8190              },
  8191              "DeleteOperation": {
  8192                "methods": [
  8193                  "DeleteOperation"
  8194                ]
  8195              },
  8196              "DeleteStudy": {
  8197                "methods": [
  8198                  "DeleteStudy"
  8199                ]
  8200              },
  8201              "DeleteTrial": {
  8202                "methods": [
  8203                  "DeleteTrial"
  8204                ]
  8205              },
  8206              "GetIamPolicy": {
  8207                "methods": [
  8208                  "GetIamPolicy"
  8209                ]
  8210              },
  8211              "GetLocation": {
  8212                "methods": [
  8213                  "GetLocation"
  8214                ]
  8215              },
  8216              "GetOperation": {
  8217                "methods": [
  8218                  "GetOperation"
  8219                ]
  8220              },
  8221              "GetStudy": {
  8222                "methods": [
  8223                  "GetStudy"
  8224                ]
  8225              },
  8226              "GetTrial": {
  8227                "methods": [
  8228                  "GetTrial"
  8229                ]
  8230              },
  8231              "ListLocations": {
  8232                "methods": [
  8233                  "ListLocations"
  8234                ]
  8235              },
  8236              "ListOperations": {
  8237                "methods": [
  8238                  "ListOperations"
  8239                ]
  8240              },
  8241              "ListOptimalTrials": {
  8242                "methods": [
  8243                  "ListOptimalTrials"
  8244                ]
  8245              },
  8246              "ListStudies": {
  8247                "methods": [
  8248                  "ListStudies"
  8249                ]
  8250              },
  8251              "ListTrials": {
  8252                "methods": [
  8253                  "ListTrials"
  8254                ]
  8255              },
  8256              "LookupStudy": {
  8257                "methods": [
  8258                  "LookupStudy"
  8259                ]
  8260              },
  8261              "SetIamPolicy": {
  8262                "methods": [
  8263                  "SetIamPolicy"
  8264                ]
  8265              },
  8266              "StopTrial": {
  8267                "methods": [
  8268                  "StopTrial"
  8269                ]
  8270              },
  8271              "SuggestTrials": {
  8272                "methods": [
  8273                  "SuggestTrials"
  8274                ]
  8275              },
  8276              "TestIamPermissions": {
  8277                "methods": [
  8278                  "TestIamPermissions"
  8279                ]
  8280              },
  8281              "WaitOperation": {
  8282                "methods": [
  8283                  "WaitOperation"
  8284                ]
  8285              }
  8286            }
  8287          }
  8288        }
  8289      }
  8290    }
  8291  }