...

Text file src/cloud.google.com/go/artifactregistry/apiv1/gapic_metadata.json

Documentation: cloud.google.com/go/artifactregistry/apiv1

     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.devtools.artifactregistry.v1",
     6  "libraryPackage": "cloud.google.com/go/artifactregistry/apiv1",
     7  "services": {
     8    "ArtifactRegistry": {
     9      "clients": {
    10        "grpc": {
    11          "libraryClient": "Client",
    12          "rpcs": {
    13            "BatchDeleteVersions": {
    14              "methods": [
    15                "BatchDeleteVersions"
    16              ]
    17            },
    18            "CreateRepository": {
    19              "methods": [
    20                "CreateRepository"
    21              ]
    22            },
    23            "CreateTag": {
    24              "methods": [
    25                "CreateTag"
    26              ]
    27            },
    28            "DeletePackage": {
    29              "methods": [
    30                "DeletePackage"
    31              ]
    32            },
    33            "DeleteRepository": {
    34              "methods": [
    35                "DeleteRepository"
    36              ]
    37            },
    38            "DeleteTag": {
    39              "methods": [
    40                "DeleteTag"
    41              ]
    42            },
    43            "DeleteVersion": {
    44              "methods": [
    45                "DeleteVersion"
    46              ]
    47            },
    48            "GetDockerImage": {
    49              "methods": [
    50                "GetDockerImage"
    51              ]
    52            },
    53            "GetFile": {
    54              "methods": [
    55                "GetFile"
    56              ]
    57            },
    58            "GetIamPolicy": {
    59              "methods": [
    60                "GetIamPolicy"
    61              ]
    62            },
    63            "GetLocation": {
    64              "methods": [
    65                "GetLocation"
    66              ]
    67            },
    68            "GetMavenArtifact": {
    69              "methods": [
    70                "GetMavenArtifact"
    71              ]
    72            },
    73            "GetNpmPackage": {
    74              "methods": [
    75                "GetNpmPackage"
    76              ]
    77            },
    78            "GetOperation": {
    79              "methods": [
    80                "GetOperation"
    81              ]
    82            },
    83            "GetPackage": {
    84              "methods": [
    85                "GetPackage"
    86              ]
    87            },
    88            "GetProjectSettings": {
    89              "methods": [
    90                "GetProjectSettings"
    91              ]
    92            },
    93            "GetPythonPackage": {
    94              "methods": [
    95                "GetPythonPackage"
    96              ]
    97            },
    98            "GetRepository": {
    99              "methods": [
   100                "GetRepository"
   101              ]
   102            },
   103            "GetTag": {
   104              "methods": [
   105                "GetTag"
   106              ]
   107            },
   108            "GetVPCSCConfig": {
   109              "methods": [
   110                "GetVPCSCConfig"
   111              ]
   112            },
   113            "GetVersion": {
   114              "methods": [
   115                "GetVersion"
   116              ]
   117            },
   118            "ImportAptArtifacts": {
   119              "methods": [
   120                "ImportAptArtifacts"
   121              ]
   122            },
   123            "ImportYumArtifacts": {
   124              "methods": [
   125                "ImportYumArtifacts"
   126              ]
   127            },
   128            "ListDockerImages": {
   129              "methods": [
   130                "ListDockerImages"
   131              ]
   132            },
   133            "ListFiles": {
   134              "methods": [
   135                "ListFiles"
   136              ]
   137            },
   138            "ListLocations": {
   139              "methods": [
   140                "ListLocations"
   141              ]
   142            },
   143            "ListMavenArtifacts": {
   144              "methods": [
   145                "ListMavenArtifacts"
   146              ]
   147            },
   148            "ListNpmPackages": {
   149              "methods": [
   150                "ListNpmPackages"
   151              ]
   152            },
   153            "ListPackages": {
   154              "methods": [
   155                "ListPackages"
   156              ]
   157            },
   158            "ListPythonPackages": {
   159              "methods": [
   160                "ListPythonPackages"
   161              ]
   162            },
   163            "ListRepositories": {
   164              "methods": [
   165                "ListRepositories"
   166              ]
   167            },
   168            "ListTags": {
   169              "methods": [
   170                "ListTags"
   171              ]
   172            },
   173            "ListVersions": {
   174              "methods": [
   175                "ListVersions"
   176              ]
   177            },
   178            "SetIamPolicy": {
   179              "methods": [
   180                "SetIamPolicy"
   181              ]
   182            },
   183            "TestIamPermissions": {
   184              "methods": [
   185                "TestIamPermissions"
   186              ]
   187            },
   188            "UpdateProjectSettings": {
   189              "methods": [
   190                "UpdateProjectSettings"
   191              ]
   192            },
   193            "UpdateRepository": {
   194              "methods": [
   195                "UpdateRepository"
   196              ]
   197            },
   198            "UpdateTag": {
   199              "methods": [
   200                "UpdateTag"
   201              ]
   202            },
   203            "UpdateVPCSCConfig": {
   204              "methods": [
   205                "UpdateVPCSCConfig"
   206              ]
   207            }
   208          }
   209        },
   210        "rest": {
   211          "libraryClient": "Client",
   212          "rpcs": {
   213            "BatchDeleteVersions": {
   214              "methods": [
   215                "BatchDeleteVersions"
   216              ]
   217            },
   218            "CreateRepository": {
   219              "methods": [
   220                "CreateRepository"
   221              ]
   222            },
   223            "CreateTag": {
   224              "methods": [
   225                "CreateTag"
   226              ]
   227            },
   228            "DeletePackage": {
   229              "methods": [
   230                "DeletePackage"
   231              ]
   232            },
   233            "DeleteRepository": {
   234              "methods": [
   235                "DeleteRepository"
   236              ]
   237            },
   238            "DeleteTag": {
   239              "methods": [
   240                "DeleteTag"
   241              ]
   242            },
   243            "DeleteVersion": {
   244              "methods": [
   245                "DeleteVersion"
   246              ]
   247            },
   248            "GetDockerImage": {
   249              "methods": [
   250                "GetDockerImage"
   251              ]
   252            },
   253            "GetFile": {
   254              "methods": [
   255                "GetFile"
   256              ]
   257            },
   258            "GetIamPolicy": {
   259              "methods": [
   260                "GetIamPolicy"
   261              ]
   262            },
   263            "GetLocation": {
   264              "methods": [
   265                "GetLocation"
   266              ]
   267            },
   268            "GetMavenArtifact": {
   269              "methods": [
   270                "GetMavenArtifact"
   271              ]
   272            },
   273            "GetNpmPackage": {
   274              "methods": [
   275                "GetNpmPackage"
   276              ]
   277            },
   278            "GetOperation": {
   279              "methods": [
   280                "GetOperation"
   281              ]
   282            },
   283            "GetPackage": {
   284              "methods": [
   285                "GetPackage"
   286              ]
   287            },
   288            "GetProjectSettings": {
   289              "methods": [
   290                "GetProjectSettings"
   291              ]
   292            },
   293            "GetPythonPackage": {
   294              "methods": [
   295                "GetPythonPackage"
   296              ]
   297            },
   298            "GetRepository": {
   299              "methods": [
   300                "GetRepository"
   301              ]
   302            },
   303            "GetTag": {
   304              "methods": [
   305                "GetTag"
   306              ]
   307            },
   308            "GetVPCSCConfig": {
   309              "methods": [
   310                "GetVPCSCConfig"
   311              ]
   312            },
   313            "GetVersion": {
   314              "methods": [
   315                "GetVersion"
   316              ]
   317            },
   318            "ImportAptArtifacts": {
   319              "methods": [
   320                "ImportAptArtifacts"
   321              ]
   322            },
   323            "ImportYumArtifacts": {
   324              "methods": [
   325                "ImportYumArtifacts"
   326              ]
   327            },
   328            "ListDockerImages": {
   329              "methods": [
   330                "ListDockerImages"
   331              ]
   332            },
   333            "ListFiles": {
   334              "methods": [
   335                "ListFiles"
   336              ]
   337            },
   338            "ListLocations": {
   339              "methods": [
   340                "ListLocations"
   341              ]
   342            },
   343            "ListMavenArtifacts": {
   344              "methods": [
   345                "ListMavenArtifacts"
   346              ]
   347            },
   348            "ListNpmPackages": {
   349              "methods": [
   350                "ListNpmPackages"
   351              ]
   352            },
   353            "ListPackages": {
   354              "methods": [
   355                "ListPackages"
   356              ]
   357            },
   358            "ListPythonPackages": {
   359              "methods": [
   360                "ListPythonPackages"
   361              ]
   362            },
   363            "ListRepositories": {
   364              "methods": [
   365                "ListRepositories"
   366              ]
   367            },
   368            "ListTags": {
   369              "methods": [
   370                "ListTags"
   371              ]
   372            },
   373            "ListVersions": {
   374              "methods": [
   375                "ListVersions"
   376              ]
   377            },
   378            "SetIamPolicy": {
   379              "methods": [
   380                "SetIamPolicy"
   381              ]
   382            },
   383            "TestIamPermissions": {
   384              "methods": [
   385                "TestIamPermissions"
   386              ]
   387            },
   388            "UpdateProjectSettings": {
   389              "methods": [
   390                "UpdateProjectSettings"
   391              ]
   392            },
   393            "UpdateRepository": {
   394              "methods": [
   395                "UpdateRepository"
   396              ]
   397            },
   398            "UpdateTag": {
   399              "methods": [
   400                "UpdateTag"
   401              ]
   402            },
   403            "UpdateVPCSCConfig": {
   404              "methods": [
   405                "UpdateVPCSCConfig"
   406              ]
   407            }
   408          }
   409        }
   410      }
   411    }
   412  }
   413}

View as plain text