Skip navigation links
A B C D G L N S T U 

A

AnalyticsHubServiceGrpc - Class in com.google.cloud.bigquery.dataexchange.v1beta1
The `AnalyticsHubService` API facilitates data sharing within and across organizations.
AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub - Class in com.google.cloud.bigquery.dataexchange.v1beta1
A stub to allow clients to do synchronous rpc calls to service AnalyticsHubService.
AnalyticsHubServiceGrpc.AnalyticsHubServiceFutureStub - Class in com.google.cloud.bigquery.dataexchange.v1beta1
A stub to allow clients to do ListenableFuture-style rpc calls to service AnalyticsHubService.
AnalyticsHubServiceGrpc.AnalyticsHubServiceImplBase - Class in com.google.cloud.bigquery.dataexchange.v1beta1
Base class for the server implementation of the service AnalyticsHubService.
AnalyticsHubServiceGrpc.AnalyticsHubServiceStub - Class in com.google.cloud.bigquery.dataexchange.v1beta1
A stub to allow clients to do asynchronous rpc calls to service AnalyticsHubService.
AnalyticsHubServiceGrpc.AsyncService - Interface in com.google.cloud.bigquery.dataexchange.v1beta1
The `AnalyticsHubService` API facilitates data sharing within and across organizations.
AnalyticsHubServiceImplBase() - Constructor for class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceImplBase
 

B

bindService() - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceImplBase
 
bindService(AnalyticsHubServiceGrpc.AsyncService) - Static method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc
 
build(Channel, CallOptions) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceStub
 

C

com.google.cloud.bigquery.dataexchange.v1beta1 - package com.google.cloud.bigquery.dataexchange.v1beta1
 
createDataExchange(CreateDataExchangeRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub
Creates a new data exchange.
createDataExchange(CreateDataExchangeRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceFutureStub
Creates a new data exchange.
createDataExchange(CreateDataExchangeRequest, StreamObserver<DataExchange>) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceStub
Creates a new data exchange.
createDataExchange(CreateDataExchangeRequest, StreamObserver<DataExchange>) - Method in interface com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AsyncService
Creates a new data exchange.
createListing(CreateListingRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub
Creates a new listing.
createListing(CreateListingRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceFutureStub
Creates a new listing.
createListing(CreateListingRequest, StreamObserver<Listing>) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceStub
Creates a new listing.
createListing(CreateListingRequest, StreamObserver<Listing>) - Method in interface com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AsyncService
Creates a new listing.

D

deleteDataExchange(DeleteDataExchangeRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub
Deletes an existing data exchange.
deleteDataExchange(DeleteDataExchangeRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceFutureStub
Deletes an existing data exchange.
deleteDataExchange(DeleteDataExchangeRequest, StreamObserver<Empty>) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceStub
Deletes an existing data exchange.
deleteDataExchange(DeleteDataExchangeRequest, StreamObserver<Empty>) - Method in interface com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AsyncService
Deletes an existing data exchange.
deleteListing(DeleteListingRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub
Deletes a listing.
deleteListing(DeleteListingRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceFutureStub
Deletes a listing.
deleteListing(DeleteListingRequest, StreamObserver<Empty>) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceStub
Deletes a listing.
deleteListing(DeleteListingRequest, StreamObserver<Empty>) - Method in interface com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AsyncService
Deletes a listing.

G

getCreateDataExchangeMethod() - Static method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc
 
getCreateListingMethod() - Static method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc
 
getDataExchange(GetDataExchangeRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub
Gets the details of a data exchange.
getDataExchange(GetDataExchangeRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceFutureStub
Gets the details of a data exchange.
getDataExchange(GetDataExchangeRequest, StreamObserver<DataExchange>) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceStub
Gets the details of a data exchange.
getDataExchange(GetDataExchangeRequest, StreamObserver<DataExchange>) - Method in interface com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AsyncService
Gets the details of a data exchange.
getDeleteDataExchangeMethod() - Static method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc
 
getDeleteListingMethod() - Static method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc
 
getGetDataExchangeMethod() - Static method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc
 
getGetIamPolicyMethod() - Static method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc
 
getGetListingMethod() - Static method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc
 
getIamPolicy(GetIamPolicyRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub
Gets the IAM policy.
getIamPolicy(GetIamPolicyRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceFutureStub
Gets the IAM policy.
getIamPolicy(GetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceStub
Gets the IAM policy.
getIamPolicy(GetIamPolicyRequest, StreamObserver<Policy>) - Method in interface com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AsyncService
Gets the IAM policy.
getListDataExchangesMethod() - Static method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc
 
getListing(GetListingRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub
Gets the details of a listing.
getListing(GetListingRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceFutureStub
Gets the details of a listing.
getListing(GetListingRequest, StreamObserver<Listing>) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceStub
Gets the details of a listing.
getListing(GetListingRequest, StreamObserver<Listing>) - Method in interface com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AsyncService
Gets the details of a listing.
getListListingsMethod() - Static method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc
 
getListOrgDataExchangesMethod() - Static method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc
 
getSetIamPolicyMethod() - Static method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc
 
getSubscribeListingMethod() - Static method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc
 
getTestIamPermissionsMethod() - Static method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc
 
getUpdateDataExchangeMethod() - Static method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc
 
getUpdateListingMethod() - Static method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc
 

L

listDataExchanges(ListDataExchangesRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub
Lists all data exchanges in a given project and location.
listDataExchanges(ListDataExchangesRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceFutureStub
Lists all data exchanges in a given project and location.
listDataExchanges(ListDataExchangesRequest, StreamObserver<ListDataExchangesResponse>) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceStub
Lists all data exchanges in a given project and location.
listDataExchanges(ListDataExchangesRequest, StreamObserver<ListDataExchangesResponse>) - Method in interface com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AsyncService
Lists all data exchanges in a given project and location.
listListings(ListListingsRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub
Lists all listings in a given project and location.
listListings(ListListingsRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceFutureStub
Lists all listings in a given project and location.
listListings(ListListingsRequest, StreamObserver<ListListingsResponse>) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceStub
Lists all listings in a given project and location.
listListings(ListListingsRequest, StreamObserver<ListListingsResponse>) - Method in interface com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AsyncService
Lists all listings in a given project and location.
listOrgDataExchanges(ListOrgDataExchangesRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub
Lists all data exchanges from projects in a given organization and location.
listOrgDataExchanges(ListOrgDataExchangesRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceFutureStub
Lists all data exchanges from projects in a given organization and location.
listOrgDataExchanges(ListOrgDataExchangesRequest, StreamObserver<ListOrgDataExchangesResponse>) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceStub
Lists all data exchanges from projects in a given organization and location.
listOrgDataExchanges(ListOrgDataExchangesRequest, StreamObserver<ListOrgDataExchangesResponse>) - Method in interface com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AsyncService
Lists all data exchanges from projects in a given organization and location.

N

newBlockingStub(Channel) - Static method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc
Creates a new async stub that supports all call types for the service

S

SERVICE_NAME - Static variable in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc
 
setIamPolicy(SetIamPolicyRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub
Sets the IAM policy.
setIamPolicy(SetIamPolicyRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceFutureStub
Sets the IAM policy.
setIamPolicy(SetIamPolicyRequest, StreamObserver<Policy>) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceStub
Sets the IAM policy.
setIamPolicy(SetIamPolicyRequest, StreamObserver<Policy>) - Method in interface com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AsyncService
Sets the IAM policy.
subscribeListing(SubscribeListingRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub
Subscribes to a listing.
subscribeListing(SubscribeListingRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceFutureStub
Subscribes to a listing.
subscribeListing(SubscribeListingRequest, StreamObserver<SubscribeListingResponse>) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceStub
Subscribes to a listing.
subscribeListing(SubscribeListingRequest, StreamObserver<SubscribeListingResponse>) - Method in interface com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AsyncService
Subscribes to a listing.

T

testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub
Returns the permissions that a caller has.
testIamPermissions(TestIamPermissionsRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceFutureStub
Returns the permissions that a caller has.
testIamPermissions(TestIamPermissionsRequest, StreamObserver<TestIamPermissionsResponse>) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceStub
Returns the permissions that a caller has.
testIamPermissions(TestIamPermissionsRequest, StreamObserver<TestIamPermissionsResponse>) - Method in interface com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AsyncService
Returns the permissions that a caller has.

U

updateDataExchange(UpdateDataExchangeRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub
Updates an existing data exchange.
updateDataExchange(UpdateDataExchangeRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceFutureStub
Updates an existing data exchange.
updateDataExchange(UpdateDataExchangeRequest, StreamObserver<DataExchange>) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceStub
Updates an existing data exchange.
updateDataExchange(UpdateDataExchangeRequest, StreamObserver<DataExchange>) - Method in interface com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AsyncService
Updates an existing data exchange.
updateListing(UpdateListingRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceBlockingStub
Updates an existing listing.
updateListing(UpdateListingRequest) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceFutureStub
Updates an existing listing.
updateListing(UpdateListingRequest, StreamObserver<Listing>) - Method in class com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AnalyticsHubServiceStub
Updates an existing listing.
updateListing(UpdateListingRequest, StreamObserver<Listing>) - Method in interface com.google.cloud.bigquery.dataexchange.v1beta1.AnalyticsHubServiceGrpc.AsyncService
Updates an existing listing.
A B C D G L N S T U 
Skip navigation links

Copyright © 2023 Google LLC. All rights reserved.