DataPolicyService

com.google.cloud.bigquery.datapolicies.v1.datapolicy.DataPolicyService
See theDataPolicyService companion object
trait DataPolicyService[F[_]]

Data Policy Service provides APIs for managing the label-policy bindings.

Attributes

Companion
object
Source
DataPolicyService.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

Creates a new data policy under a project with the given dataPolicyId (used as the display name), policy tag, and data policy type.

Creates a new data policy under a project with the given dataPolicyId (used as the display name), policy tag, and data policy type.

Attributes

Source
DataPolicyService.scala

Deletes the data policy specified by its resource name.

Deletes the data policy specified by its resource name.

Attributes

Source
DataPolicyService.scala

Gets the data policy specified by its resource name.

Gets the data policy specified by its resource name.

Attributes

Source
DataPolicyService.scala

Gets the IAM policy for the specified data policy.

Gets the IAM policy for the specified data policy.

Attributes

Source
DataPolicyService.scala

List all of the data policies in the specified parent project.

List all of the data policies in the specified parent project.

Attributes

Source
DataPolicyService.scala

Renames the id (display name) of the specified data policy.

Renames the id (display name) of the specified data policy.

Attributes

Source
DataPolicyService.scala

Sets the IAM policy for the specified data policy.

Sets the IAM policy for the specified data policy.

Attributes

Source
DataPolicyService.scala

Returns the caller's permission on the specified data policy resource.

Returns the caller's permission on the specified data policy resource.

Attributes

Source
DataPolicyService.scala

Updates the metadata for an existing data policy. The target data policy can be specified by the resource name.

Updates the metadata for an existing data policy. The target data policy can be specified by the resource name.

Attributes

Source
DataPolicyService.scala