Class AnalyticsHubServiceGrpc (2.11.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 2.11.0keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   final   class  AnalyticsHubServiceGrpc  
   The AnalyticsHubService API facilitates data sharing within and across
 organizations. It allows data providers to publish listings that reference
 shared datasets. With Analytics Hub, users can discover and search for
 listings that they have access to. Subscribers can view and subscribe to
 listings. When you subscribe to a listing, Analytics Hub creates a linked
 dataset in your project.
Static Fields
   
  SERVICE_NAME 
  
    
public   static   final   String   SERVICE_NAME  
  
    
      
        Field Value  
      
        Type Description  
      
        String  
     
  
  Static Methods
   
  bindService(AnalyticsHubServiceGrpc.AsyncService service) 
  
    
public   static   final   ServerServiceDefinition   bindService ( AnalyticsHubServiceGrpc . AsyncService   service )  
  
  
    
      
        Returns  
      
        Type Description  
      
        io.grpc.ServerServiceDefinition  
     
  
  getCreateDataExchangeMethod() 
  
    
public   static   MethodDescriptor<CreateDataExchangeRequest , DataExchange >  getCreateDataExchangeMethod ()  
  
  getCreateListingMethod() 
  
    
public   static   MethodDescriptor<CreateListingRequest , Listing >  getCreateListingMethod ()  
  
  getDeleteDataExchangeMethod() 
  
    
public   static   MethodDescriptor<DeleteDataExchangeRequest , Empty >  getDeleteDataExchangeMethod ()  
  
  getDeleteListingMethod() 
  
    
public   static   MethodDescriptor<DeleteListingRequest , Empty >  getDeleteListingMethod ()  
  
  getGetDataExchangeMethod() 
  
    
public   static   MethodDescriptor<GetDataExchangeRequest , DataExchange >  getGetDataExchangeMethod ()  
  
  getGetIamPolicyMethod() 
  
    
public   static   MethodDescriptor<GetIamPolicyRequest , Policy >  getGetIamPolicyMethod ()  
  
    
      
        Returns  
      
        Type Description  
      
        io.grpc.MethodDescriptor <com.google.iam.v1.GetIamPolicyRequest ,com.google.iam.v1.Policy > 
     
  
  getGetListingMethod() 
  
    
public   static   MethodDescriptor<GetListingRequest , Listing >  getGetListingMethod ()  
  
  getListDataExchangesMethod() 
  
    
public   static   MethodDescriptor<ListDataExchangesRequest , ListDataExchangesResponse >  getListDataExchangesMethod ()  
  
  getListListingsMethod() 
  
    
public   static   MethodDescriptor<ListListingsRequest , ListListingsResponse >  getListListingsMethod ()  
  
  getListOrgDataExchangesMethod() 
  
    
public   static   MethodDescriptor<ListOrgDataExchangesRequest , ListOrgDataExchangesResponse >  getListOrgDataExchangesMethod ()  
  
  getServiceDescriptor() 
  
    
public   static   ServiceDescriptor   getServiceDescriptor ()  
  
    
      
        Returns  
      
        Type Description  
      
        io.grpc.ServiceDescriptor  
     
  
  getSetIamPolicyMethod() 
  
    
public   static   MethodDescriptor<SetIamPolicyRequest , Policy >  getSetIamPolicyMethod ()  
  
    
      
        Returns  
      
        Type Description  
      
        io.grpc.MethodDescriptor <com.google.iam.v1.SetIamPolicyRequest ,com.google.iam.v1.Policy > 
     
  
  getSubscribeListingMethod() 
  
    
public   static   MethodDescriptor<SubscribeListingRequest , SubscribeListingResponse >  getSubscribeListingMethod ()  
  
  getTestIamPermissionsMethod() 
  
    
public   static   MethodDescriptor<TestIamPermissionsRequest , TestIamPermissionsResponse >  getTestIamPermissionsMethod ()  
  
    
      
        Returns  
      
        Type Description  
      
        io.grpc.MethodDescriptor <com.google.iam.v1.TestIamPermissionsRequest ,com.google.iam.v1.TestIamPermissionsResponse > 
     
  
  getUpdateDataExchangeMethod() 
  
    
public   static   MethodDescriptor<UpdateDataExchangeRequest , DataExchange >  getUpdateDataExchangeMethod ()  
  
  getUpdateListingMethod() 
  
    
public   static   MethodDescriptor<UpdateListingRequest , Listing >  getUpdateListingMethod ()  
  
  newBlockingStub(Channel channel) 
  
    
public   static   AnalyticsHubServiceGrpc . AnalyticsHubServiceBlockingStub   newBlockingStub ( Channel   channel )  
  Creates a new blocking-style stub that supports unary and streaming output calls on the service
    
      
        Parameter  
      
        Name Description  
      
        channelio.grpc.Channel  
     
  
  
  newFutureStub(Channel channel) 
  
    
public   static   AnalyticsHubServiceGrpc . AnalyticsHubServiceFutureStub   newFutureStub ( Channel   channel )  
  Creates a new ListenableFuture-style stub that supports unary calls on the service
    
      
        Parameter  
      
        Name Description  
      
        channelio.grpc.Channel  
     
  
  
  newStub(Channel channel) 
  
    
public   static   AnalyticsHubServiceGrpc . AnalyticsHubServiceStub   newStub ( Channel   channel )  
  Creates a new async stub that supports all call types for the service
    
      
        Parameter  
      
        Name Description  
      
        channelio.grpc.Channel  
     
  
  
 
     
    
  
  
  
     
  
    
    
      
       
    
    
  
  
 
  Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
  Last updated 2025-10-28 UTC.
 
 
  
  
  
    
      [[["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-10-28 UTC."],[],[]]