public class Photo
extends java.lang.Object
implements java.io.Serializable
Please see Place Photos for more details.
Modifier and Type | Field and Description |
---|---|
int |
height
The maximum height of the image.
|
java.lang.String[] |
htmlAttributions
Attributions about this listing which must be displayed to the user.
|
java.lang.String |
photoReference
Used to identify the photo when you perform a Photo request.
|
int |
width
The maximum width of the image.
|
Constructor and Description |
---|
Photo() |
public java.lang.String photoReference
public int height
public int width
public java.lang.String[] htmlAttributions