Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
TargetLocation |
TargetLocation.clone() |
TargetLocation |
Invitation.getTargetLocation()
The target location this invitation is for.
|
TargetLocation |
TargetLocation.set(java.lang.String fieldName,
java.lang.Object value) |
TargetLocation |
TargetLocation.setLocationAddress(java.lang.String locationAddress)
The address of the location to which the user is invited.
|
TargetLocation |
TargetLocation.setLocationName(java.lang.String locationName)
The name of the location to which the user is invited.
|
Modifier and Type | Method and Description |
---|---|
Invitation |
Invitation.setTargetLocation(TargetLocation targetLocation)
The target location this invitation is for.
|
Copyright © 2011-2018 Google. All Rights Reserved.