| Package | Description |
|---|---|
| com.google.cloud.bigquery.datapolicies.v1beta1 |
A client to BigQuery Data Policy API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected DataPolicyServiceClient.ListDataPoliciesPage |
DataPolicyServiceClient.ListDataPoliciesPage.createPage(com.google.api.gax.rpc.PageContext<ListDataPoliciesRequest,ListDataPoliciesResponse,DataPolicy> context,
ListDataPoliciesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<DataPolicyServiceClient.ListDataPoliciesPage> |
DataPolicyServiceClient.ListDataPoliciesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListDataPoliciesRequest,ListDataPoliciesResponse,DataPolicy> context,
com.google.api.core.ApiFuture<ListDataPoliciesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected DataPolicyServiceClient.ListDataPoliciesFixedSizeCollection |
DataPolicyServiceClient.ListDataPoliciesFixedSizeCollection.createCollection(List<DataPolicyServiceClient.ListDataPoliciesPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.