Namespace Google.Apis.BigQueryDataPolicyService.v2
Classes
BigQueryDataPolicyServiceBaseServiceRequest<TResponse>
A base abstract class for BigQueryDataPolicyService requests.
BigQueryDataPolicyServiceService
The BigQueryDataPolicyService Service.
BigQueryDataPolicyServiceService.Scope
Available OAuth 2.0 scopes for use with the BigQuery Data Policy API.
BigQueryDataPolicyServiceService.ScopeConstants
Available OAuth 2.0 scope constants for use with the BigQuery Data Policy API.
ProjectsResource
The "projects" collection of methods.
ProjectsResource.LocationsResource
The "locations" collection of methods.
ProjectsResource.LocationsResource.DataPoliciesResource
The "dataPolicies" collection of methods.
ProjectsResource.LocationsResource.DataPoliciesResource.AddGranteesRequest
Adds new grantees to a data policy. The new grantees will be added to the existing grantees. If the request contains a duplicate grantee, the grantee will be ignored. If the request contains a grantee that already exists, the grantee will be ignored.
ProjectsResource.LocationsResource.DataPoliciesResource.CreateRequest
Creates a new data policy under a project with the given data_policy_id (used as the display
name), and data policy type.
ProjectsResource.LocationsResource.DataPoliciesResource.DeleteRequest
Deletes the data policy specified by its resource name.
ProjectsResource.LocationsResource.DataPoliciesResource.GetIamPolicyRequest
Gets the IAM policy for the specified data policy.
ProjectsResource.LocationsResource.DataPoliciesResource.GetRequest
Gets the data policy specified by its resource name.
ProjectsResource.LocationsResource.DataPoliciesResource.ListRequest
List all of the data policies in the specified parent project.
ProjectsResource.LocationsResource.DataPoliciesResource.PatchRequest
Updates the metadata for an existing data policy. The target data policy can be specified by the resource name.
ProjectsResource.LocationsResource.DataPoliciesResource.RemoveGranteesRequest
Removes grantees from a data policy. The grantees will be removed from the existing grantees. If the request contains a grantee that does not exist, the grantee will be ignored.
ProjectsResource.LocationsResource.DataPoliciesResource.SetIamPolicyRequest
Sets the IAM policy for the specified data policy.
ProjectsResource.LocationsResource.DataPoliciesResource.TestIamPermissionsRequest
Returns the caller's permission on the specified data policy resource.
Enums
BigQueryDataPolicyServiceBaseServiceRequest<TResponse>.AltEnum
Data format for response.
BigQueryDataPolicyServiceBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.