Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
Invitation |
Invitation.clone() |
Invitation |
Invitation.set(java.lang.String fieldName,
java.lang.Object value) |
Invitation |
Invitation.setName(java.lang.String name)
The resource name for the invitation.
|
Invitation |
Invitation.setRole(java.lang.String role)
The invited role on the account.
|
Invitation |
Invitation.setTargetAccount(Account targetAccount)
The sparsely populated account this invitation is for.
|
Invitation |
Invitation.setTargetLocation(TargetLocation targetLocation)
The target location this invitation is for.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Invitation> |
ListInvitationsResponse.getInvitations()
A collection of location invitations that are pending for the account.
|
Modifier and Type | Method and Description |
---|---|
ListInvitationsResponse |
ListInvitationsResponse.setInvitations(java.util.List<Invitation> invitations)
A collection of location invitations that are pending for the account.
|
Copyright © 2011-2018 Google. All Rights Reserved.