...

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

Documentation: cloud.google.com/go/kms/inventory/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.cloud.kms.inventory.v1",
     6  "libraryPackage": "cloud.google.com/go/kms/inventory/apiv1",
     7  "services": {
     8    "KeyDashboardService": {
     9      "clients": {
    10        "grpc": {
    11          "libraryClient": "KeyDashboardClient",
    12          "rpcs": {
    13            "ListCryptoKeys": {
    14              "methods": [
    15                "ListCryptoKeys"
    16              ]
    17            }
    18          }
    19        },
    20        "rest": {
    21          "libraryClient": "KeyDashboardClient",
    22          "rpcs": {
    23            "ListCryptoKeys": {
    24              "methods": [
    25                "ListCryptoKeys"
    26              ]
    27            }
    28          }
    29        }
    30      }
    31    },
    32    "KeyTrackingService": {
    33      "clients": {
    34        "grpc": {
    35          "libraryClient": "KeyTrackingClient",
    36          "rpcs": {
    37            "GetProtectedResourcesSummary": {
    38              "methods": [
    39                "GetProtectedResourcesSummary"
    40              ]
    41            },
    42            "SearchProtectedResources": {
    43              "methods": [
    44                "SearchProtectedResources"
    45              ]
    46            }
    47          }
    48        },
    49        "rest": {
    50          "libraryClient": "KeyTrackingClient",
    51          "rpcs": {
    52            "GetProtectedResourcesSummary": {
    53              "methods": [
    54                "GetProtectedResourcesSummary"
    55              ]
    56            },
    57            "SearchProtectedResources": {
    58              "methods": [
    59                "SearchProtectedResources"
    60              ]
    61            }
    62          }
    63        }
    64      }
    65    }
    66  }
    67}

View as plain text