- close() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
- close() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- close() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- close() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- com.google.cloud.bigquery.analyticshub.v1 - package com.google.cloud.bigquery.analyticshub.v1
-
A client to Analytics Hub API
The interfaces provided are listed below, along with usage samples.
- com.google.cloud.bigquery.analyticshub.v1.stub - package com.google.cloud.bigquery.analyticshub.v1.stub
-
- create() - Static method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Constructs an instance of AnalyticsHubServiceClient with default settings.
- create(AnalyticsHubServiceSettings) - Static method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Constructs an instance of AnalyticsHubServiceClient, using the given settings.
- create(AnalyticsHubServiceStub) - Static method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Constructs an instance of AnalyticsHubServiceClient, using the given stub for making calls.
- create(AnalyticsHubServiceStubSettings) - Static method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
- create(AnalyticsHubServiceStubSettings) - Static method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- create(ClientContext) - Static method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- create(AnalyticsHubServiceStubSettings) - Static method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- create(ClientContext) - Static method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- create(ClientContext, HttpJsonStubCallableFactory) - Static method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- createAsync(PageContext<ListDataExchangesRequest, ListDataExchangesResponse, DataExchange>, ApiFuture<ListDataExchangesResponse>) - Static method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListDataExchangesPagedResponse
-
- createAsync(PageContext<ListListingsRequest, ListListingsResponse, Listing>, ApiFuture<ListListingsResponse>) - Static method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListListingsPagedResponse
-
- createAsync(PageContext<ListOrgDataExchangesRequest, ListOrgDataExchangesResponse, DataExchange>, ApiFuture<ListOrgDataExchangesResponse>) - Static method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListOrgDataExchangesPagedResponse
-
- createAsync(PageContext<ListQueryTemplatesRequest, ListQueryTemplatesResponse, QueryTemplate>, ApiFuture<ListQueryTemplatesResponse>) - Static method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListQueryTemplatesPagedResponse
-
- createAsync(PageContext<ListSharedResourceSubscriptionsRequest, ListSharedResourceSubscriptionsResponse, Subscription>, ApiFuture<ListSharedResourceSubscriptionsResponse>) - Static method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListSharedResourceSubscriptionsPagedResponse
-
- createAsync(PageContext<ListSubscriptionsRequest, ListSubscriptionsResponse, Subscription>, ApiFuture<ListSubscriptionsResponse>) - Static method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListSubscriptionsPagedResponse
-
- createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceCallableFactory
-
- createBatchingCallable(HttpJsonCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceCallableFactory
-
- createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceCallableFactory
-
- createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceCallableFactory
-
- createCollection(List<AnalyticsHubServiceClient.ListDataExchangesPage>, int) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListDataExchangesFixedSizeCollection
-
- createCollection(List<AnalyticsHubServiceClient.ListListingsPage>, int) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListListingsFixedSizeCollection
-
- createCollection(List<AnalyticsHubServiceClient.ListOrgDataExchangesPage>, int) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListOrgDataExchangesFixedSizeCollection
-
- createCollection(List<AnalyticsHubServiceClient.ListQueryTemplatesPage>, int) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListQueryTemplatesFixedSizeCollection
-
- createCollection(List<AnalyticsHubServiceClient.ListSharedResourceSubscriptionsPage>, int) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListSharedResourceSubscriptionsFixedSizeCollection
-
- createCollection(List<AnalyticsHubServiceClient.ListSubscriptionsPage>, int) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListSubscriptionsFixedSizeCollection
-
- createDataExchange(LocationName, DataExchange) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Creates a new data exchange.
- createDataExchange(String, DataExchange) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Creates a new data exchange.
- createDataExchange(CreateDataExchangeRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Creates a new data exchange.
- createDataExchangeCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Creates a new data exchange.
- createDataExchangeCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- createDataExchangeCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- createDataExchangeCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- createDataExchangeSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to createDataExchange.
- createDataExchangeSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to createDataExchange.
- createDataExchangeSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to createDataExchange.
- createDataExchangeSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to createDataExchange.
- createListing(DataExchangeName, Listing) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Creates a new listing.
- createListing(String, Listing) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Creates a new listing.
- createListing(CreateListingRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Creates a new listing.
- createListingCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Creates a new listing.
- createListingCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- createListingCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- createListingCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- createListingSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to createListing.
- createListingSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to createListing.
- createListingSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to createListing.
- createListingSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to createListing.
- createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceCallableFactory
-
- createOperationCallable(HttpJsonCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceCallableFactory
-
- createPage(PageContext<ListDataExchangesRequest, ListDataExchangesResponse, DataExchange>, ListDataExchangesResponse) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListDataExchangesPage
-
- createPage(PageContext<ListListingsRequest, ListListingsResponse, Listing>, ListListingsResponse) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListListingsPage
-
- createPage(PageContext<ListOrgDataExchangesRequest, ListOrgDataExchangesResponse, DataExchange>, ListOrgDataExchangesResponse) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListOrgDataExchangesPage
-
- createPage(PageContext<ListQueryTemplatesRequest, ListQueryTemplatesResponse, QueryTemplate>, ListQueryTemplatesResponse) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListQueryTemplatesPage
-
- createPage(PageContext<ListSharedResourceSubscriptionsRequest, ListSharedResourceSubscriptionsResponse, Subscription>, ListSharedResourceSubscriptionsResponse) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListSharedResourceSubscriptionsPage
-
- createPage(PageContext<ListSubscriptionsRequest, ListSubscriptionsResponse, Subscription>, ListSubscriptionsResponse) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListSubscriptionsPage
-
- createPageAsync(PageContext<ListDataExchangesRequest, ListDataExchangesResponse, DataExchange>, ApiFuture<ListDataExchangesResponse>) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListDataExchangesPage
-
- createPageAsync(PageContext<ListListingsRequest, ListListingsResponse, Listing>, ApiFuture<ListListingsResponse>) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListListingsPage
-
- createPageAsync(PageContext<ListOrgDataExchangesRequest, ListOrgDataExchangesResponse, DataExchange>, ApiFuture<ListOrgDataExchangesResponse>) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListOrgDataExchangesPage
-
- createPageAsync(PageContext<ListQueryTemplatesRequest, ListQueryTemplatesResponse, QueryTemplate>, ApiFuture<ListQueryTemplatesResponse>) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListQueryTemplatesPage
-
- createPageAsync(PageContext<ListSharedResourceSubscriptionsRequest, ListSharedResourceSubscriptionsResponse, Subscription>, ApiFuture<ListSharedResourceSubscriptionsResponse>) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListSharedResourceSubscriptionsPage
-
- createPageAsync(PageContext<ListSubscriptionsRequest, ListSubscriptionsResponse, Subscription>, ApiFuture<ListSubscriptionsResponse>) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient.ListSubscriptionsPage
-
- createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceCallableFactory
-
- createPagedCallable(HttpJsonCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceCallableFactory
-
- createQueryTemplate(DataExchangeName, QueryTemplate, String) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Creates a new QueryTemplate
Sample code:
// This snippet has been automatically generated and should be regarded as a code template only.
// It will require modifications to work:
// - It may require correct/in-range values for request initialization.
// - It may require specifying regional endpoints when creating the service client as shown in
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
try (AnalyticsHubServiceClient analyticsHubServiceClient = AnalyticsHubServiceClient.create()) {
DataExchangeName parent = DataExchangeName.of("[PROJECT]", "[LOCATION]", "[DATA_EXCHANGE]");
QueryTemplate queryTemplate = QueryTemplate.newBuilder().build();
String queryTemplateId = "queryTemplateId-1884800483";
QueryTemplate response =
analyticsHubServiceClient.createQueryTemplate(parent, queryTemplate, queryTemplateId);
}
- createQueryTemplate(String, QueryTemplate, String) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Creates a new QueryTemplate
Sample code:
// This snippet has been automatically generated and should be regarded as a code template only.
// It will require modifications to work:
// - It may require correct/in-range values for request initialization.
// - It may require specifying regional endpoints when creating the service client as shown in
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
try (AnalyticsHubServiceClient analyticsHubServiceClient = AnalyticsHubServiceClient.create()) {
String parent = DataExchangeName.of("[PROJECT]", "[LOCATION]", "[DATA_EXCHANGE]").toString();
QueryTemplate queryTemplate = QueryTemplate.newBuilder().build();
String queryTemplateId = "queryTemplateId-1884800483";
QueryTemplate response =
analyticsHubServiceClient.createQueryTemplate(parent, queryTemplate, queryTemplateId);
}
- createQueryTemplate(CreateQueryTemplateRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Creates a new QueryTemplate
Sample code:
// This snippet has been automatically generated and should be regarded as a code template only.
// It will require modifications to work:
// - It may require correct/in-range values for request initialization.
// - It may require specifying regional endpoints when creating the service client as shown in
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
try (AnalyticsHubServiceClient analyticsHubServiceClient = AnalyticsHubServiceClient.create()) {
CreateQueryTemplateRequest request =
CreateQueryTemplateRequest.newBuilder()
.setParent(
DataExchangeName.of("[PROJECT]", "[LOCATION]", "[DATA_EXCHANGE]").toString())
.setQueryTemplateId("queryTemplateId-1884800483")
.setQueryTemplate(QueryTemplate.newBuilder().build())
.build();
QueryTemplate response = analyticsHubServiceClient.createQueryTemplate(request);
}
- createQueryTemplateCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Creates a new QueryTemplate
Sample code:
{@code
// This snippet has been automatically generated and should be regarded as a code template only.
// It will require modifications to work:
// - It may require correct/in-range values for request initialization.
// - It may require specifying regional endpoints when creating the service client as shown in
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
try (AnalyticsHubServiceClient analyticsHubServiceClient = AnalyticsHubServiceClient.create()) {
CreateQueryTemplateRequest request =
CreateQueryTemplateRequest.newBuilder()
.setParent(
DataExchangeName.of("[PROJECT]", "[LOCATION]", "[DATA_EXCHANGE]").toString())
.setQueryTemplateId("queryTemplateId-1884800483")
.setQueryTemplate(QueryTemplate.newBuilder().build())
.build();
ApiFuture future =
analyticsHubServiceClient.createQueryTemplateCallable().futureCall(request);
// Do something.
- createQueryTemplateCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- createQueryTemplateCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- createQueryTemplateCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- createQueryTemplateSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to createQueryTemplate.
- createQueryTemplateSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to createQueryTemplate.
- createQueryTemplateSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to createQueryTemplate.
- createQueryTemplateSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to createQueryTemplate.
- createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceCallableFactory
-
- createServerStreamingCallable(HttpJsonCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceCallableFactory
-
- createStub() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
- createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceCallableFactory
-
- createUnaryCallable(HttpJsonCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceCallableFactory
-
- defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
- defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
- defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns a builder for the default credentials for this service.
- defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns a builder for the default credentials for this service.
- defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns a builder for the default ExecutorProvider for this service.
- defaultExecutorProviderBuilder() - Static method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns a builder for the default ExecutorProvider for this service.
- defaultGrpcApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
- defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns a builder for the default gRPC ChannelProvider for this service.
- defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns a builder for the default gRPC ChannelProvider for this service.
- defaultHttpJsonApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
- defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns a builder for the default REST ChannelProvider for this service.
- defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns a builder for the default REST ChannelProvider for this service.
- defaultTransportChannelProvider() - Static method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
- defaultTransportChannelProvider() - Static method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
- deleteDataExchange(DataExchangeName) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Deletes an existing data exchange.
- deleteDataExchange(String) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Deletes an existing data exchange.
- deleteDataExchange(DeleteDataExchangeRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Deletes an existing data exchange.
- deleteDataExchangeCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Deletes an existing data exchange.
- deleteDataExchangeCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- deleteDataExchangeCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- deleteDataExchangeCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- deleteDataExchangeSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to deleteDataExchange.
- deleteDataExchangeSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to deleteDataExchange.
- deleteDataExchangeSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteDataExchange.
- deleteDataExchangeSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to deleteDataExchange.
- deleteListing(ListingName) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Deletes a listing.
- deleteListing(String) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Deletes a listing.
- deleteListing(DeleteListingRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Deletes a listing.
- deleteListingCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Deletes a listing.
- deleteListingCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- deleteListingCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- deleteListingCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- deleteListingSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to deleteListing.
- deleteListingSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to deleteListing.
- deleteListingSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteListing.
- deleteListingSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to deleteListing.
- deleteQueryTemplate(QueryTemplateName) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Deletes a query template.
- deleteQueryTemplate(String) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Deletes a query template.
- deleteQueryTemplate(DeleteQueryTemplateRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Deletes a query template.
- deleteQueryTemplateCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Deletes a query template.
- deleteQueryTemplateCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- deleteQueryTemplateCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- deleteQueryTemplateCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- deleteQueryTemplateSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to deleteQueryTemplate.
- deleteQueryTemplateSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to deleteQueryTemplate.
- deleteQueryTemplateSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteQueryTemplate.
- deleteQueryTemplateSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to deleteQueryTemplate.
- deleteSubscriptionAsync(SubscriptionName) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Deletes a subscription.
- deleteSubscriptionAsync(String) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Deletes a subscription.
- deleteSubscriptionAsync(DeleteSubscriptionRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Deletes a subscription.
- deleteSubscriptionCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Deletes a subscription.
- deleteSubscriptionCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- deleteSubscriptionCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- deleteSubscriptionCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- deleteSubscriptionOperationCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Deletes a subscription.
- deleteSubscriptionOperationCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- deleteSubscriptionOperationCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- deleteSubscriptionOperationCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- deleteSubscriptionOperationSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to deleteSubscription.
- deleteSubscriptionOperationSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to deleteSubscription.
- deleteSubscriptionOperationSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteSubscription.
- deleteSubscriptionOperationSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to deleteSubscription.
- deleteSubscriptionSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to deleteSubscription.
- deleteSubscriptionSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to deleteSubscription.
- deleteSubscriptionSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to deleteSubscription.
- deleteSubscriptionSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to deleteSubscription.
- getDataExchange(DataExchangeName) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Gets the details of a data exchange.
- getDataExchange(String) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Gets the details of a data exchange.
- getDataExchange(GetDataExchangeRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Gets the details of a data exchange.
- getDataExchangeCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Gets the details of a data exchange.
- getDataExchangeCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- getDataExchangeCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- getDataExchangeCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- getDataExchangeSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to getDataExchange.
- getDataExchangeSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to getDataExchange.
- getDataExchangeSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to getDataExchange.
- getDataExchangeSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to getDataExchange.
- getDefaultEndpoint() - Static method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the default service endpoint.
- getDefaultEndpoint() - Static method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the default service endpoint.
- getDefaultMtlsEndpoint() - Static method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the default mTLS service endpoint.
- getDefaultServiceScopes() - Static method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the default service scopes.
- getDefaultServiceScopes() - Static method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the default service scopes.
- getHttpJsonOperationsClient() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Returns the OperationsClient that can be used to query the status of a long-running operation
returned by another API method call.
- getHttpJsonOperationsStub() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- getHttpJsonOperationsStub() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- getIamPolicy(GetIamPolicyRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Gets the IAM policy.
- getIamPolicyCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Gets the IAM policy.
- getIamPolicyCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- getIamPolicyCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- getIamPolicyCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- getIamPolicySettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to getIamPolicy.
- getIamPolicySettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to getIamPolicy.
- getIamPolicySettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to getIamPolicy.
- getIamPolicySettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to getIamPolicy.
- getListing(ListingName) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Gets the details of a listing.
- getListing(String) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Gets the details of a listing.
- getListing(GetListingRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Gets the details of a listing.
- getListingCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Gets the details of a listing.
- getListingCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- getListingCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- getListingCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- getListingSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to getListing.
- getListingSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to getListing.
- getListingSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to getListing.
- getListingSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to getListing.
- getMethodDescriptors() - Static method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- getOperationsClient() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Returns the OperationsClient that can be used to query the status of a long-running operation
returned by another API method call.
- getOperationsStub() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- getOperationsStub() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- getQueryTemplate(QueryTemplateName) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Gets a QueryTemplate
Sample code:
// This snippet has been automatically generated and should be regarded as a code template only.
// It will require modifications to work:
// - It may require correct/in-range values for request initialization.
// - It may require specifying regional endpoints when creating the service client as shown in
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
try (AnalyticsHubServiceClient analyticsHubServiceClient = AnalyticsHubServiceClient.create()) {
QueryTemplateName name =
QueryTemplateName.of("[PROJECT]", "[LOCATION]", "[DATA_EXCHANGE]", "[QUERY_TEMPLATE]");
QueryTemplate response = analyticsHubServiceClient.getQueryTemplate(name);
}
- getQueryTemplate(String) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Gets a QueryTemplate
Sample code:
// This snippet has been automatically generated and should be regarded as a code template only.
// It will require modifications to work:
// - It may require correct/in-range values for request initialization.
// - It may require specifying regional endpoints when creating the service client as shown in
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
try (AnalyticsHubServiceClient analyticsHubServiceClient = AnalyticsHubServiceClient.create()) {
String name =
QueryTemplateName.of("[PROJECT]", "[LOCATION]", "[DATA_EXCHANGE]", "[QUERY_TEMPLATE]")
.toString();
QueryTemplate response = analyticsHubServiceClient.getQueryTemplate(name);
}
- getQueryTemplate(GetQueryTemplateRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Gets a QueryTemplate
Sample code:
// This snippet has been automatically generated and should be regarded as a code template only.
// It will require modifications to work:
// - It may require correct/in-range values for request initialization.
// - It may require specifying regional endpoints when creating the service client as shown in
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
try (AnalyticsHubServiceClient analyticsHubServiceClient = AnalyticsHubServiceClient.create()) {
GetQueryTemplateRequest request =
GetQueryTemplateRequest.newBuilder()
.setName(
QueryTemplateName.of(
"[PROJECT]", "[LOCATION]", "[DATA_EXCHANGE]", "[QUERY_TEMPLATE]")
.toString())
.build();
QueryTemplate response = analyticsHubServiceClient.getQueryTemplate(request);
}
- getQueryTemplateCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Gets a QueryTemplate
Sample code:
{@code
// This snippet has been automatically generated and should be regarded as a code template only.
// It will require modifications to work:
// - It may require correct/in-range values for request initialization.
// - It may require specifying regional endpoints when creating the service client as shown in
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
try (AnalyticsHubServiceClient analyticsHubServiceClient = AnalyticsHubServiceClient.create()) {
GetQueryTemplateRequest request =
GetQueryTemplateRequest.newBuilder()
.setName(
QueryTemplateName.of(
"[PROJECT]", "[LOCATION]", "[DATA_EXCHANGE]", "[QUERY_TEMPLATE]")
.toString())
.build();
ApiFuture future =
analyticsHubServiceClient.getQueryTemplateCallable().futureCall(request);
// Do something.
- getQueryTemplateCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- getQueryTemplateCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- getQueryTemplateCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- getQueryTemplateSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to getQueryTemplate.
- getQueryTemplateSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to getQueryTemplate.
- getQueryTemplateSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to getQueryTemplate.
- getQueryTemplateSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to getQueryTemplate.
- getServiceName() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the default service name.
- getSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
- getStub() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
- getStubSettingsBuilder() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
- getSubscription(SubscriptionName) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Gets the details of a Subscription.
- getSubscription(String) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Gets the details of a Subscription.
- getSubscription(GetSubscriptionRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Gets the details of a Subscription.
- getSubscriptionCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Gets the details of a Subscription.
- getSubscriptionCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- getSubscriptionCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- getSubscriptionCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- getSubscriptionSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to getSubscription.
- getSubscriptionSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to getSubscription.
- getSubscriptionSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to getSubscription.
- getSubscriptionSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to getSubscription.
- GrpcAnalyticsHubServiceCallableFactory - Class in com.google.cloud.bigquery.analyticshub.v1.stub
-
gRPC callable factory implementation for the AnalyticsHubService service API.
- GrpcAnalyticsHubServiceCallableFactory() - Constructor for class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceCallableFactory
-
- GrpcAnalyticsHubServiceStub - Class in com.google.cloud.bigquery.analyticshub.v1.stub
-
gRPC stub implementation for the AnalyticsHubService service API.
- GrpcAnalyticsHubServiceStub(AnalyticsHubServiceStubSettings, ClientContext) - Constructor for class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
Constructs an instance of GrpcAnalyticsHubServiceStub, using the given settings.
- GrpcAnalyticsHubServiceStub(AnalyticsHubServiceStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
Constructs an instance of GrpcAnalyticsHubServiceStub, using the given settings.
- listDataExchanges(LocationName) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all data exchanges in a given project and location.
- listDataExchanges(String) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all data exchanges in a given project and location.
- listDataExchanges(ListDataExchangesRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all data exchanges in a given project and location.
- listDataExchangesCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all data exchanges in a given project and location.
- listDataExchangesCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- listDataExchangesCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- listDataExchangesCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- listDataExchangesPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all data exchanges in a given project and location.
- listDataExchangesPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- listDataExchangesPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- listDataExchangesPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- listDataExchangesSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to listDataExchanges.
- listDataExchangesSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to listDataExchanges.
- listDataExchangesSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to listDataExchanges.
- listDataExchangesSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to listDataExchanges.
- listListings(DataExchangeName) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all listings in a given project and location.
- listListings(String) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all listings in a given project and location.
- listListings(ListListingsRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all listings in a given project and location.
- listListingsCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all listings in a given project and location.
- listListingsCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- listListingsCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- listListingsCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- listListingsPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all listings in a given project and location.
- listListingsPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- listListingsPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- listListingsPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- listListingsSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to listListings.
- listListingsSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to listListings.
- listListingsSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to listListings.
- listListingsSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to listListings.
- listOrgDataExchanges(String) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all data exchanges from projects in a given organization and location.
- listOrgDataExchanges(ListOrgDataExchangesRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all data exchanges from projects in a given organization and location.
- listOrgDataExchangesCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all data exchanges from projects in a given organization and location.
- listOrgDataExchangesCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- listOrgDataExchangesCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- listOrgDataExchangesCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- listOrgDataExchangesPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all data exchanges from projects in a given organization and location.
- listOrgDataExchangesPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- listOrgDataExchangesPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- listOrgDataExchangesPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- listOrgDataExchangesSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to listOrgDataExchanges.
- listOrgDataExchangesSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to listOrgDataExchanges.
- listOrgDataExchangesSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to listOrgDataExchanges.
- listOrgDataExchangesSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to listOrgDataExchanges.
- listQueryTemplates(DataExchangeName) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all QueryTemplates in a given project and location.
- listQueryTemplates(String) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all QueryTemplates in a given project and location.
- listQueryTemplates(ListQueryTemplatesRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all QueryTemplates in a given project and location.
- listQueryTemplatesCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all QueryTemplates in a given project and location.
- listQueryTemplatesCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- listQueryTemplatesCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- listQueryTemplatesCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- listQueryTemplatesPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all QueryTemplates in a given project and location.
- listQueryTemplatesPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- listQueryTemplatesPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- listQueryTemplatesPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- listQueryTemplatesSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to listQueryTemplates.
- listQueryTemplatesSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to listQueryTemplates.
- listQueryTemplatesSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to listQueryTemplates.
- listQueryTemplatesSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to listQueryTemplates.
- listSharedResourceSubscriptions(ResourceName) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all subscriptions on a given Data Exchange or Listing.
- listSharedResourceSubscriptions(String) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all subscriptions on a given Data Exchange or Listing.
- listSharedResourceSubscriptions(ListSharedResourceSubscriptionsRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all subscriptions on a given Data Exchange or Listing.
- listSharedResourceSubscriptionsCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all subscriptions on a given Data Exchange or Listing.
- listSharedResourceSubscriptionsCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- listSharedResourceSubscriptionsCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- listSharedResourceSubscriptionsCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- listSharedResourceSubscriptionsPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all subscriptions on a given Data Exchange or Listing.
- listSharedResourceSubscriptionsPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- listSharedResourceSubscriptionsPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- listSharedResourceSubscriptionsPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- listSharedResourceSubscriptionsSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to listSharedResourceSubscriptions.
- listSharedResourceSubscriptionsSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to listSharedResourceSubscriptions.
- listSharedResourceSubscriptionsSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to listSharedResourceSubscriptions.
- listSharedResourceSubscriptionsSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to listSharedResourceSubscriptions.
- listSubscriptions(LocationName) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all subscriptions in a given project and location.
- listSubscriptions(String) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all subscriptions in a given project and location.
- listSubscriptions(ListSubscriptionsRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all subscriptions in a given project and location.
- listSubscriptionsCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all subscriptions in a given project and location.
- listSubscriptionsCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- listSubscriptionsCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- listSubscriptionsCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- listSubscriptionsPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Lists all subscriptions in a given project and location.
- listSubscriptionsPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- listSubscriptionsPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- listSubscriptionsPagedCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- listSubscriptionsSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to listSubscriptions.
- listSubscriptionsSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to listSubscriptions.
- listSubscriptionsSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to listSubscriptions.
- listSubscriptionsSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to listSubscriptions.
- refreshSubscriptionAsync(SubscriptionName) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Refreshes a Subscription to a Data Exchange.
- refreshSubscriptionAsync(String) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Refreshes a Subscription to a Data Exchange.
- refreshSubscriptionAsync(RefreshSubscriptionRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Refreshes a Subscription to a Data Exchange.
- refreshSubscriptionCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Refreshes a Subscription to a Data Exchange.
- refreshSubscriptionCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- refreshSubscriptionCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- refreshSubscriptionCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- refreshSubscriptionOperationCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Refreshes a Subscription to a Data Exchange.
- refreshSubscriptionOperationCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- refreshSubscriptionOperationCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- refreshSubscriptionOperationCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- refreshSubscriptionOperationSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to refreshSubscription.
- refreshSubscriptionOperationSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to refreshSubscription.
- refreshSubscriptionOperationSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to refreshSubscription.
- refreshSubscriptionOperationSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to refreshSubscription.
- refreshSubscriptionSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to refreshSubscription.
- refreshSubscriptionSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to refreshSubscription.
- refreshSubscriptionSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to refreshSubscription.
- refreshSubscriptionSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to refreshSubscription.
- revokeSubscription(SubscriptionName) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Revokes a given subscription.
- revokeSubscription(String) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Revokes a given subscription.
- revokeSubscription(RevokeSubscriptionRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Revokes a given subscription.
- revokeSubscriptionCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Revokes a given subscription.
- revokeSubscriptionCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- revokeSubscriptionCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- revokeSubscriptionCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- revokeSubscriptionSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to revokeSubscription.
- revokeSubscriptionSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to revokeSubscription.
- revokeSubscriptionSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to revokeSubscription.
- revokeSubscriptionSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to revokeSubscription.
- setIamPolicy(SetIamPolicyRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Sets the IAM policy.
- setIamPolicyCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Sets the IAM policy.
- setIamPolicyCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- setIamPolicyCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- setIamPolicyCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- setIamPolicySettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to setIamPolicy.
- setIamPolicySettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to setIamPolicy.
- setIamPolicySettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to setIamPolicy.
- setIamPolicySettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to setIamPolicy.
- shutdown() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
- shutdown() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- shutdown() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- shutdownNow() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
- shutdownNow() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- shutdownNow() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- submitQueryTemplate(QueryTemplateName) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Submits a query template for approval.
- submitQueryTemplate(String) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Submits a query template for approval.
- submitQueryTemplate(SubmitQueryTemplateRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Submits a query template for approval.
- submitQueryTemplateCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Submits a query template for approval.
- submitQueryTemplateCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- submitQueryTemplateCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- submitQueryTemplateCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- submitQueryTemplateSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to submitQueryTemplate.
- submitQueryTemplateSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to submitQueryTemplate.
- submitQueryTemplateSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to submitQueryTemplate.
- submitQueryTemplateSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to submitQueryTemplate.
- subscribeDataExchangeAsync(DataExchangeName) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Creates a Subscription to a Data Clean Room.
- subscribeDataExchangeAsync(String) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Creates a Subscription to a Data Clean Room.
- subscribeDataExchangeAsync(SubscribeDataExchangeRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Creates a Subscription to a Data Clean Room.
- subscribeDataExchangeCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Creates a Subscription to a Data Clean Room.
- subscribeDataExchangeCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- subscribeDataExchangeCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- subscribeDataExchangeCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- subscribeDataExchangeOperationCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Creates a Subscription to a Data Clean Room.
- subscribeDataExchangeOperationCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- subscribeDataExchangeOperationCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- subscribeDataExchangeOperationCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- subscribeDataExchangeOperationSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to subscribeDataExchange.
- subscribeDataExchangeOperationSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to subscribeDataExchange.
- subscribeDataExchangeOperationSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to subscribeDataExchange.
- subscribeDataExchangeOperationSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to subscribeDataExchange.
- subscribeDataExchangeSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to subscribeDataExchange.
- subscribeDataExchangeSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to subscribeDataExchange.
- subscribeDataExchangeSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to subscribeDataExchange.
- subscribeDataExchangeSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to subscribeDataExchange.
- subscribeListing(ListingName) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Subscribes to a listing.
- subscribeListing(String) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Subscribes to a listing.
- subscribeListing(SubscribeListingRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Subscribes to a listing.
- subscribeListingCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Subscribes to a listing.
- subscribeListingCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- subscribeListingCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- subscribeListingCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- subscribeListingSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to subscribeListing.
- subscribeListingSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to subscribeListing.
- subscribeListingSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to subscribeListing.
- subscribeListingSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to subscribeListing.
- unaryMethodSettingsBuilders() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
- updateDataExchange(DataExchange, FieldMask) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Updates an existing data exchange.
- updateDataExchange(UpdateDataExchangeRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Updates an existing data exchange.
- updateDataExchangeCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Updates an existing data exchange.
- updateDataExchangeCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- updateDataExchangeCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- updateDataExchangeCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- updateDataExchangeSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to updateDataExchange.
- updateDataExchangeSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to updateDataExchange.
- updateDataExchangeSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to updateDataExchange.
- updateDataExchangeSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to updateDataExchange.
- updateListing(Listing, FieldMask) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Updates an existing listing.
- updateListing(UpdateListingRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Updates an existing listing.
- updateListingCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Updates an existing listing.
- updateListingCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- updateListingCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- updateListingCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- updateListingSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to updateListing.
- updateListingSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to updateListing.
- updateListingSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to updateListing.
- updateListingSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to updateListing.
- updateQueryTemplate(QueryTemplate, FieldMask) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Updates an existing QueryTemplate
Sample code:
// This snippet has been automatically generated and should be regarded as a code template only.
// It will require modifications to work:
// - It may require correct/in-range values for request initialization.
// - It may require specifying regional endpoints when creating the service client as shown in
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
try (AnalyticsHubServiceClient analyticsHubServiceClient = AnalyticsHubServiceClient.create()) {
QueryTemplate queryTemplate = QueryTemplate.newBuilder().build();
FieldMask updateMask = FieldMask.newBuilder().build();
QueryTemplate response =
analyticsHubServiceClient.updateQueryTemplate(queryTemplate, updateMask);
}
- updateQueryTemplate(UpdateQueryTemplateRequest) - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Updates an existing QueryTemplate
Sample code:
// This snippet has been automatically generated and should be regarded as a code template only.
// It will require modifications to work:
// - It may require correct/in-range values for request initialization.
// - It may require specifying regional endpoints when creating the service client as shown in
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
try (AnalyticsHubServiceClient analyticsHubServiceClient = AnalyticsHubServiceClient.create()) {
UpdateQueryTemplateRequest request =
UpdateQueryTemplateRequest.newBuilder()
.setUpdateMask(FieldMask.newBuilder().build())
.setQueryTemplate(QueryTemplate.newBuilder().build())
.build();
QueryTemplate response = analyticsHubServiceClient.updateQueryTemplate(request);
}
- updateQueryTemplateCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceClient
-
Updates an existing QueryTemplate
Sample code:
{@code
// This snippet has been automatically generated and should be regarded as a code template only.
// It will require modifications to work:
// - It may require correct/in-range values for request initialization.
// - It may require specifying regional endpoints when creating the service client as shown in
// https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
try (AnalyticsHubServiceClient analyticsHubServiceClient = AnalyticsHubServiceClient.create()) {
UpdateQueryTemplateRequest request =
UpdateQueryTemplateRequest.newBuilder()
.setUpdateMask(FieldMask.newBuilder().build())
.setQueryTemplate(QueryTemplate.newBuilder().build())
.build();
ApiFuture future =
analyticsHubServiceClient.updateQueryTemplateCallable().futureCall(request);
// Do something.
- updateQueryTemplateCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStub
-
- updateQueryTemplateCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.GrpcAnalyticsHubServiceStub
-
- updateQueryTemplateCallable() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.HttpJsonAnalyticsHubServiceStub
-
- updateQueryTemplateSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings.Builder
-
Returns the builder for the settings used for calls to updateQueryTemplate.
- updateQueryTemplateSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.AnalyticsHubServiceSettings
-
Returns the object with the settings used for calls to updateQueryTemplate.
- updateQueryTemplateSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings.Builder
-
Returns the builder for the settings used for calls to updateQueryTemplate.
- updateQueryTemplateSettings() - Method in class com.google.cloud.bigquery.analyticshub.v1.stub.AnalyticsHubServiceStubSettings
-
Returns the object with the settings used for calls to updateQueryTemplate.