PolicyTag

com.google.cloud.bigquery.datapolicies.v1.datapolicy.DataPolicy.MatchingLabel.PolicyTag
final case class PolicyTag(value: String) extends MatchingLabel

Attributes

Source
DataPolicy.scala
Graph
Supertypes
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

type ValueType = String

Attributes

Source
DataPolicy.scala

Value members

Concrete methods

override def isPolicyTag: Boolean

Attributes

Definition Classes
Source
DataPolicy.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
DataPolicy.scala
override def policyTag: Option[String]

Attributes

Definition Classes
Source
DataPolicy.scala

Inherited methods

Attributes

Inherited from:
MatchingLabel
Source
DataPolicy.scala

Attributes

Inherited from:
MatchingLabel
Source
DataPolicy.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala