...

Text file src/cloud.google.com/go/storage/internal/apiv2/gapic_metadata.json

Documentation: cloud.google.com/go/storage/internal/apiv2

     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.storage.v2",
     6  "libraryPackage": "cloud.google.com/go/storage/internal/apiv2",
     7  "services": {
     8    "Storage": {
     9      "clients": {
    10        "grpc": {
    11          "libraryClient": "Client",
    12          "rpcs": {
    13            "BidiWriteObject": {
    14              "methods": [
    15                "BidiWriteObject"
    16              ]
    17            },
    18            "CancelResumableWrite": {
    19              "methods": [
    20                "CancelResumableWrite"
    21              ]
    22            },
    23            "ComposeObject": {
    24              "methods": [
    25                "ComposeObject"
    26              ]
    27            },
    28            "CreateBucket": {
    29              "methods": [
    30                "CreateBucket"
    31              ]
    32            },
    33            "CreateHmacKey": {
    34              "methods": [
    35                "CreateHmacKey"
    36              ]
    37            },
    38            "CreateNotificationConfig": {
    39              "methods": [
    40                "CreateNotificationConfig"
    41              ]
    42            },
    43            "DeleteBucket": {
    44              "methods": [
    45                "DeleteBucket"
    46              ]
    47            },
    48            "DeleteHmacKey": {
    49              "methods": [
    50                "DeleteHmacKey"
    51              ]
    52            },
    53            "DeleteNotificationConfig": {
    54              "methods": [
    55                "DeleteNotificationConfig"
    56              ]
    57            },
    58            "DeleteObject": {
    59              "methods": [
    60                "DeleteObject"
    61              ]
    62            },
    63            "GetBucket": {
    64              "methods": [
    65                "GetBucket"
    66              ]
    67            },
    68            "GetHmacKey": {
    69              "methods": [
    70                "GetHmacKey"
    71              ]
    72            },
    73            "GetIamPolicy": {
    74              "methods": [
    75                "GetIamPolicy"
    76              ]
    77            },
    78            "GetNotificationConfig": {
    79              "methods": [
    80                "GetNotificationConfig"
    81              ]
    82            },
    83            "GetObject": {
    84              "methods": [
    85                "GetObject"
    86              ]
    87            },
    88            "GetServiceAccount": {
    89              "methods": [
    90                "GetServiceAccount"
    91              ]
    92            },
    93            "ListBuckets": {
    94              "methods": [
    95                "ListBuckets"
    96              ]
    97            },
    98            "ListHmacKeys": {
    99              "methods": [
   100                "ListHmacKeys"
   101              ]
   102            },
   103            "ListNotificationConfigs": {
   104              "methods": [
   105                "ListNotificationConfigs"
   106              ]
   107            },
   108            "ListObjects": {
   109              "methods": [
   110                "ListObjects"
   111              ]
   112            },
   113            "LockBucketRetentionPolicy": {
   114              "methods": [
   115                "LockBucketRetentionPolicy"
   116              ]
   117            },
   118            "QueryWriteStatus": {
   119              "methods": [
   120                "QueryWriteStatus"
   121              ]
   122            },
   123            "ReadObject": {
   124              "methods": [
   125                "ReadObject"
   126              ]
   127            },
   128            "RestoreObject": {
   129              "methods": [
   130                "RestoreObject"
   131              ]
   132            },
   133            "RewriteObject": {
   134              "methods": [
   135                "RewriteObject"
   136              ]
   137            },
   138            "SetIamPolicy": {
   139              "methods": [
   140                "SetIamPolicy"
   141              ]
   142            },
   143            "StartResumableWrite": {
   144              "methods": [
   145                "StartResumableWrite"
   146              ]
   147            },
   148            "TestIamPermissions": {
   149              "methods": [
   150                "TestIamPermissions"
   151              ]
   152            },
   153            "UpdateBucket": {
   154              "methods": [
   155                "UpdateBucket"
   156              ]
   157            },
   158            "UpdateHmacKey": {
   159              "methods": [
   160                "UpdateHmacKey"
   161              ]
   162            },
   163            "UpdateObject": {
   164              "methods": [
   165                "UpdateObject"
   166              ]
   167            },
   168            "WriteObject": {
   169              "methods": [
   170                "WriteObject"
   171              ]
   172            }
   173          }
   174        }
   175      }
   176    }
   177  }
   178}

View as plain text