| Package | Description |
|---|---|
| com.google.api.services.reports.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceDetails |
ResourceDetails.clone() |
ResourceDetails |
ResourceDetails.set(String fieldName,
Object value) |
ResourceDetails |
ResourceDetails.setAppliedLabels(List<AppliedLabel> appliedLabels)
List of labels applied on the resource
|
ResourceDetails |
ResourceDetails.setId(String id)
Identifier of the resource.
|
ResourceDetails |
ResourceDetails.setRelation(String relation)
Defines relationship of the resource to the events
|
ResourceDetails |
ResourceDetails.setTitle(String title)
Title of the resource.
|
ResourceDetails |
ResourceDetails.setType(String type)
Type of the resource - document, email, chat message
|
| Modifier and Type | Method and Description |
|---|---|
List<ResourceDetails> |
Activity.getResourceDetails()
Details of the resource on which the action was performed.
|
| Modifier and Type | Method and Description |
|---|---|
Activity |
Activity.setResourceDetails(List<ResourceDetails> resourceDetails)
Details of the resource on which the action was performed.
|
Copyright © 2011–2025 Google. All rights reserved.