Package | Description |
---|---|
com.google.api.services.calendar.model |
Modifier and Type | Method and Description |
---|---|
AclRule.Scope |
AclRule.Scope.clone() |
AclRule.Scope |
AclRule.getScope()
The extent to which calendar access is granted by this ACL rule.
|
AclRule.Scope |
AclRule.Scope.set(String fieldName,
Object value) |
AclRule.Scope |
AclRule.Scope.setType(String type)
The type of the scope.
|
AclRule.Scope |
AclRule.Scope.setValue(String value)
The email address of a user or group, or the name of a domain, depending on the scope type.
|
Modifier and Type | Method and Description |
---|---|
AclRule |
AclRule.setScope(AclRule.Scope scope)
The extent to which calendar access is granted by this ACL rule.
|
Copyright © 2011–2025 Google. All rights reserved.