Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
Duplicate |
Duplicate.clone() |
Duplicate |
Metadata.getDuplicate()
Information about the location that this location duplicates.
|
Duplicate |
Duplicate.set(java.lang.String fieldName,
java.lang.Object value) |
Duplicate |
Duplicate.setAccess(java.lang.String access)
Indicates whether the user has access to the location it duplicates.
|
Duplicate |
Duplicate.setLocationName(java.lang.String locationName)
The resource name of the location that this duplicates.
|
Duplicate |
Duplicate.setPlaceId(java.lang.String placeId)
The place ID of the location that this duplicates.
|
Modifier and Type | Method and Description |
---|---|
Metadata |
Metadata.setDuplicate(Duplicate duplicate)
Information about the location that this location duplicates.
|
Copyright © 2011-2018 Google. All Rights Reserved.