| Package | Description |
|---|---|
| com.google.api.services.reports.model |
| Modifier and Type | Method and Description |
|---|---|
OwnerIdentity |
OwnerIdentity.clone() |
OwnerIdentity |
OwnerIdentity.set(String fieldName,
Object value) |
OwnerIdentity |
OwnerIdentity.setCustomerIdentity(CustomerIdentity customerIdentity)
Identity of the Google Workspace customer who owns the resource.
|
OwnerIdentity |
OwnerIdentity.setGroupIdentity(GroupIdentity groupIdentity)
Identity of the group who owns the resource.
|
OwnerIdentity |
OwnerIdentity.setUserIdentity(UserIdentity userIdentity)
Identity of the user who owns the resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<OwnerIdentity> |
OwnerDetails.getOwnerIdentity()
Identity details of the owner(s) of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
OwnerDetails |
OwnerDetails.setOwnerIdentity(List<OwnerIdentity> ownerIdentity)
Identity details of the owner(s) of the resource.
|
Copyright © 2011–2026 Google. All rights reserved.