Builder to construct an Indexable
for
a place object.
For reference, see: //schema.org/Place.
Public Method Summary
PlaceBuilder |
Inherited Method Summary
From class com.google.firebase.appindexing.builders.IndexableBuilder
final Indexable |
build()
Finalize building the object.
|
T | |
<S extends IndexableBuilder> T | |
T |
put(String key,
Indexable...
values)
Sets one or multiple
Indexable
values for a property, replacing its previous values.
|
T | |
T | |
final T | |
final T | |
final T | |
T | |
final T | |
final T | |
final T |
Public Methods
public PlaceBuilder setGeo (GeoShapeBuilder geoShape)
Sets the geo coordinates of the given place.