All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.cloud.servicedirectory.v1.gapic_metadata.json Maven / Gradle / Ivy

There is a newer version: 2.57.0
Show newest version
{
  "schema": "1.0",
  "comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
  "language": "java",
  "protoPackage": "google.cloud.servicedirectory.v1",
  "libraryPackage": "com.google.cloud.servicedirectory.v1",
  "services": {
    "LookupService": {
      "clients": {
        "grpc": {
          "libraryClient": "LookupServiceClient",
          "rpcs": {
            "GetLocation": {
              "methods": ["getLocation", "getLocationCallable"]
            },
            "ListLocations": {
              "methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
            },
            "ResolveService": {
              "methods": ["resolveService", "resolveServiceCallable"]
            }
          }
        }
      }
    },
    "RegistrationService": {
      "clients": {
        "grpc": {
          "libraryClient": "RegistrationServiceClient",
          "rpcs": {
            "CreateEndpoint": {
              "methods": ["createEndpoint", "createEndpoint", "createEndpoint", "createEndpointCallable"]
            },
            "CreateNamespace": {
              "methods": ["createNamespace", "createNamespace", "createNamespace", "createNamespaceCallable"]
            },
            "CreateService": {
              "methods": ["createService", "createService", "createService", "createServiceCallable"]
            },
            "DeleteEndpoint": {
              "methods": ["deleteEndpoint", "deleteEndpoint", "deleteEndpoint", "deleteEndpointCallable"]
            },
            "DeleteNamespace": {
              "methods": ["deleteNamespace", "deleteNamespace", "deleteNamespace", "deleteNamespaceCallable"]
            },
            "DeleteService": {
              "methods": ["deleteService", "deleteService", "deleteService", "deleteServiceCallable"]
            },
            "GetEndpoint": {
              "methods": ["getEndpoint", "getEndpoint", "getEndpoint", "getEndpointCallable"]
            },
            "GetIamPolicy": {
              "methods": ["getIamPolicy", "getIamPolicyCallable"]
            },
            "GetLocation": {
              "methods": ["getLocation", "getLocationCallable"]
            },
            "GetNamespace": {
              "methods": ["getNamespace", "getNamespace", "getNamespace", "getNamespaceCallable"]
            },
            "GetService": {
              "methods": ["getService", "getService", "getService", "getServiceCallable"]
            },
            "ListEndpoints": {
              "methods": ["listEndpoints", "listEndpoints", "listEndpoints", "listEndpointsPagedCallable", "listEndpointsCallable"]
            },
            "ListLocations": {
              "methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
            },
            "ListNamespaces": {
              "methods": ["listNamespaces", "listNamespaces", "listNamespaces", "listNamespacesPagedCallable", "listNamespacesCallable"]
            },
            "ListServices": {
              "methods": ["listServices", "listServices", "listServices", "listServicesPagedCallable", "listServicesCallable"]
            },
            "SetIamPolicy": {
              "methods": ["setIamPolicy", "setIamPolicyCallable"]
            },
            "TestIamPermissions": {
              "methods": ["testIamPermissions", "testIamPermissionsCallable"]
            },
            "UpdateEndpoint": {
              "methods": ["updateEndpoint", "updateEndpoint", "updateEndpointCallable"]
            },
            "UpdateNamespace": {
              "methods": ["updateNamespace", "updateNamespace", "updateNamespaceCallable"]
            },
            "UpdateService": {
              "methods": ["updateService", "updateService", "updateServiceCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy