Package | Description |
---|---|
com.google.api.services.mybusinessqanda.v1.model |
Modifier and Type | Method and Description |
---|---|
Author |
Author.clone() |
Author |
Question.getAuthor()
Output only.
|
Author |
Answer.getAuthor()
Output only.
|
Author |
Author.set(String fieldName,
Object value) |
Author |
Author.setDisplayName(String displayName)
The display name of the user
|
Author |
Author.setProfilePhotoUri(String profilePhotoUri)
The profile photo URI of the user.
|
Author |
Author.setType(String type)
The type of user the author is.
|
Modifier and Type | Method and Description |
---|---|
Question |
Question.setAuthor(Author author)
Output only.
|
Answer |
Answer.setAuthor(Author author)
Output only.
|
Copyright © 2011–2022 Google. All rights reserved.