public static final class Acl.View extends Acl.Entity
Acl.Entity.Type
Constructor and Description |
---|
View(TableId id)
Creates a View entity given the view's id.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
TableId |
getId()
Returns table's identity.
|
int |
hashCode() |
String |
toString() |
getType
public View(TableId id)
Copyright © 2019 Google LLC. All rights reserved.