...

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

Documentation: cloud.google.com/go/storage/control/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.control.v2",
     6  "libraryPackage": "cloud.google.com/go/storage/control/apiv2",
     7  "services": {
     8    "StorageControl": {
     9      "clients": {
    10        "grpc": {
    11          "libraryClient": "StorageControlClient",
    12          "rpcs": {
    13            "CreateFolder": {
    14              "methods": [
    15                "CreateFolder"
    16              ]
    17            },
    18            "CreateManagedFolder": {
    19              "methods": [
    20                "CreateManagedFolder"
    21              ]
    22            },
    23            "DeleteFolder": {
    24              "methods": [
    25                "DeleteFolder"
    26              ]
    27            },
    28            "DeleteManagedFolder": {
    29              "methods": [
    30                "DeleteManagedFolder"
    31              ]
    32            },
    33            "GetFolder": {
    34              "methods": [
    35                "GetFolder"
    36              ]
    37            },
    38            "GetManagedFolder": {
    39              "methods": [
    40                "GetManagedFolder"
    41              ]
    42            },
    43            "GetStorageLayout": {
    44              "methods": [
    45                "GetStorageLayout"
    46              ]
    47            },
    48            "ListFolders": {
    49              "methods": [
    50                "ListFolders"
    51              ]
    52            },
    53            "ListManagedFolders": {
    54              "methods": [
    55                "ListManagedFolders"
    56              ]
    57            },
    58            "RenameFolder": {
    59              "methods": [
    60                "RenameFolder"
    61              ]
    62            }
    63          }
    64        }
    65      }
    66    }
    67  }
    68}

View as plain text