Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
Attribution |
Attribution.clone() |
Attribution |
MediaItem.getAttribution()
Output only.
|
Attribution |
Attribution.set(java.lang.String fieldName,
java.lang.Object value) |
Attribution |
Attribution.setProfileName(java.lang.String profileName)
The user name to attribute the media item to.
|
Attribution |
Attribution.setProfilePhotoUrl(java.lang.String profilePhotoUrl)
URL of the attributed user's profile photo thumbnail.
|
Attribution |
Attribution.setProfileUrl(java.lang.String profileUrl)
The URL of the attributed user's Google Maps profile page.
|
Attribution |
Attribution.setTakedownUrl(java.lang.String takedownUrl)
The URL of the takedown page, where the media item can be reported if it is inappropriate.
|
Modifier and Type | Method and Description |
---|---|
MediaItem |
MediaItem.setAttribution(Attribution attribution)
Output only.
|
Copyright © 2011-2018 Google. All Rights Reserved.