Package | Description |
---|---|
com.google.api.services.driveactivity.v2.model |
Modifier and Type | Method and Description |
---|---|
Group |
Group.clone() |
Group |
Permission.getGroup()
The group to whom this permission applies.
|
Group |
Group.set(String fieldName,
Object value) |
Group |
Group.setEmail(String email)
The email address of the group.
|
Group |
Group.setTitle(String title)
The title of the group.
|
Modifier and Type | Method and Description |
---|---|
Permission |
Permission.setGroup(Group group)
The group to whom this permission applies.
|
Copyright © 2011–2023 Google. All rights reserved.