| Package | Description |
|---|---|
| com.google.api.services.reports.model |
| Modifier and Type | Method and Description |
|---|---|
OwnerDetails |
OwnerDetails.clone() |
OwnerDetails |
ResourceDetails.getOwnerDetails()
Owner details of the resource.
|
OwnerDetails |
OwnerDetails.set(String fieldName,
Object value) |
OwnerDetails |
OwnerDetails.setOwnerIdentity(List<OwnerIdentity> ownerIdentity)
Identity details of the owner(s) of the resource.
|
OwnerDetails |
OwnerDetails.setOwnerType(String ownerType)
Type of the owner of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceDetails |
ResourceDetails.setOwnerDetails(OwnerDetails ownerDetails)
Owner details of the resource.
|
Copyright © 2011–2026 Google. All rights reserved.