Package | Description |
---|---|
com.google.api.services.analytics.model |
Modifier and Type | Method and Description |
---|---|
Webproperty.Permissions |
Webproperty.Permissions.clone() |
Webproperty.Permissions |
Webproperty.getPermissions()
Permissions the user has for this web property.
|
Webproperty.Permissions |
Webproperty.Permissions.set(String fieldName,
Object value) |
Webproperty.Permissions |
Webproperty.Permissions.setEffective(List<String> effective)
All the permissions that the user has for this web property.
|
Modifier and Type | Method and Description |
---|---|
Webproperty |
Webproperty.setPermissions(Webproperty.Permissions permissions)
Permissions the user has for this web property.
|