Package | Description |
---|---|
com.google.api.services.mybusinessaccountmanagement.v1.model |
Modifier and Type | Method and Description |
---|---|
TargetLocation |
TargetLocation.clone() |
TargetLocation |
Invitation.getTargetLocation()
The target location this invitation is for.
|
TargetLocation |
TargetLocation.set(String fieldName,
Object value) |
TargetLocation |
TargetLocation.setAddress(String address)
The address of the location to which the user is invited.
|
TargetLocation |
TargetLocation.setLocationName(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–2023 Google. All rights reserved.