| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
UserProfileList |
UserProfileList.clone() |
UserProfileList |
UserProfileList.set(java.lang.String fieldName,
java.lang.Object value) |
UserProfileList |
UserProfileList.setEtag(java.lang.String etag)
The eTag of this response for caching purposes.
|
UserProfileList |
UserProfileList.setItems(java.util.List<UserProfile> items)
The user profiles returned in this response.
|
UserProfileList |
UserProfileList.setKind(java.lang.String kind)
The kind of list this is, in this case dfareporting#userProfileList.
|