The AnalyticsHubService API facilitates data sharing within and across
organizations. It allows data providers to publish Listings --- a
discoverable and searchable SKU representing a dataset. Data consumers can
subscribe to Listings. Upon subscription, AnalyticsHub provisions a "Linked
Datasets" surfacing the data in the consumer's project.
public static void BindService(ServiceBinderBase serviceBinder, AnalyticsHubService.AnalyticsHubServiceBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAnalyticsHubService\u003c/code\u003e API enables data sharing between organizations by allowing data providers to publish discoverable and searchable Listings, which are essentially representations of datasets.\u003c/p\u003e\n"],["\u003cp\u003eData consumers can subscribe to these Listings, and upon subscription, the \u003ccode\u003eAnalyticsHub\u003c/code\u003e provisions "Linked Datasets" that make the data accessible within the consumer's project.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnalyticsHubService\u003c/code\u003e class includes static methods like \u003ccode\u003eBindService\u003c/code\u003e for creating service definitions and registering service methods with or without implementation, providing flexibility in service binding logic.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAnalyticsHubService\u003c/code\u003e is part of the \u003ccode\u003eGoogle.Cloud.BigQuery.DataExchange.V1Beta1\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.BigQuery.DataExchange.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple beta versions of \u003ccode\u003eAnalyticsHubService\u003c/code\u003e available, including versions \u003ccode\u003e2.0.0-beta06\u003c/code\u003e (latest), \u003ccode\u003e2.0.0-beta05\u003c/code\u003e, and \u003ccode\u003e1.0.0-beta01\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]