public static final class Acl.DatasetAclEntity extends Acl.Entity
Acl.Entity.Type
Constructor and Description |
---|
DatasetAclEntity(DatasetId id,
List<String> targetTypes)
Creates a DatasetAclEntity given the DatasetAclEntity's id.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
DatasetId |
getId()
Returns DatasetAclEntity's identity.
|
List<String> |
getTargetTypes() |
int |
hashCode() |
String |
toString() |
getType
public DatasetId getId()
Copyright © 2023 Google LLC. All rights reserved.