RowAccessPolicy

gcp4s.bigquery.model.RowAccessPolicy
final case class RowAccessPolicy(etag: Option[String], lastModifiedTime: Option[String], rowAccessPolicyReference: Option[RowAccessPolicyReference], filterPredicate: Option[String], creationTime: Option[String])

Attributes

Source:
RowAccessPolicy.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product