RowAccessPolicy

googleapis.bigquery.RowAccessPolicy
See theRowAccessPolicy companion object
final case class RowAccessPolicy(etag: Option[String], lastModifiedTime: Option[String], rowAccessPolicyReference: Option[RowAccessPolicyReference], filterPredicate: Option[String], creationTime: Option[String])

Attributes

Companion
object
Source
RowAccessPolicy.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product