| Package | Description |
|---|---|
| com.google.api.services.analytics.model |
| Modifier and Type | Method and Description |
|---|---|
AccountTreeResponse |
AccountTreeResponse.clone() |
AccountTreeResponse |
AccountTreeResponse.set(java.lang.String fieldName,
java.lang.Object value) |
AccountTreeResponse |
AccountTreeResponse.setAccount(Account account)
The account created.
|
AccountTreeResponse |
AccountTreeResponse.setKind(java.lang.String kind)
Resource type for account ticket.
|
AccountTreeResponse |
AccountTreeResponse.setProfile(Profile profile)
View (Profile) for the account.
|
AccountTreeResponse |
AccountTreeResponse.setWebproperty(Webproperty webproperty)
Web property for the account.
|