Uses of Enum
com.google.cloud.bigquery.Acl.Entity.Type
Packages that use Acl.Entity.Type
Package
Description
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
-
Uses of Acl.Entity.Type in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return Acl.Entity.TypeModifier and TypeMethodDescriptionAcl.Entity.getType()static Acl.Entity.TypeReturns the enum constant of this type with the specified name.static Acl.Entity.Type[]Acl.Entity.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.