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

com.google.cloud.bigquery.dataexchange.v1beta1.gapic_metadata.json Maven / Gradle / Ivy

Go to download

Analytics Hub is a data exchange that allows you to efficiently and securely exchange data assets across organizations to address challenges of data reliability and cost.

There is a newer version: 2.49.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.bigquery.dataexchange.v1beta1",
  "libraryPackage": "com.google.cloud.bigquery.dataexchange.v1beta1",
  "services": {
    "AnalyticsHubService": {
      "clients": {
        "grpc": {
          "libraryClient": "AnalyticsHubServiceClient",
          "rpcs": {
            "CreateDataExchange": {
              "methods": ["createDataExchange", "createDataExchange", "createDataExchange", "createDataExchangeCallable"]
            },
            "CreateListing": {
              "methods": ["createListing", "createListing", "createListing", "createListingCallable"]
            },
            "DeleteDataExchange": {
              "methods": ["deleteDataExchange", "deleteDataExchange", "deleteDataExchange", "deleteDataExchangeCallable"]
            },
            "DeleteListing": {
              "methods": ["deleteListing", "deleteListing", "deleteListing", "deleteListingCallable"]
            },
            "GetDataExchange": {
              "methods": ["getDataExchange", "getDataExchange", "getDataExchange", "getDataExchangeCallable"]
            },
            "GetIamPolicy": {
              "methods": ["getIamPolicy", "getIamPolicyCallable"]
            },
            "GetListing": {
              "methods": ["getListing", "getListing", "getListing", "getListingCallable"]
            },
            "GetLocation": {
              "methods": ["getLocation", "getLocationCallable"]
            },
            "ListDataExchanges": {
              "methods": ["listDataExchanges", "listDataExchanges", "listDataExchanges", "listDataExchangesPagedCallable", "listDataExchangesCallable"]
            },
            "ListListings": {
              "methods": ["listListings", "listListings", "listListings", "listListingsPagedCallable", "listListingsCallable"]
            },
            "ListLocations": {
              "methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
            },
            "ListOrgDataExchanges": {
              "methods": ["listOrgDataExchanges", "listOrgDataExchanges", "listOrgDataExchangesPagedCallable", "listOrgDataExchangesCallable"]
            },
            "SetIamPolicy": {
              "methods": ["setIamPolicy", "setIamPolicyCallable"]
            },
            "SubscribeListing": {
              "methods": ["subscribeListing", "subscribeListing", "subscribeListing", "subscribeListingCallable"]
            },
            "TestIamPermissions": {
              "methods": ["testIamPermissions", "testIamPermissionsCallable"]
            },
            "UpdateDataExchange": {
              "methods": ["updateDataExchange", "updateDataExchange", "updateDataExchangeCallable"]
            },
            "UpdateListing": {
              "methods": ["updateListing", "updateListing", "updateListingCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy