Package | Description |
---|---|
com.google.api.services.mybusinessaccountmanagement.v1.model |
Modifier and Type | Method and Description |
---|---|
Invitation |
Invitation.clone() |
Invitation |
Invitation.set(String fieldName,
Object value) |
Invitation |
Invitation.setName(String name)
Required.
|
Invitation |
Invitation.setRole(String role)
Output only.
|
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.
|
Invitation |
Invitation.setTargetType(String targetType)
Output only.
|
Modifier and Type | Method and Description |
---|---|
List<Invitation> |
ListInvitationsResponse.getInvitations()
A collection of invitations that are pending for the account.
|
Modifier and Type | Method and Description |
---|---|
ListInvitationsResponse |
ListInvitationsResponse.setInvitations(List<Invitation> invitations)
A collection of invitations that are pending for the account.
|
Copyright © 2011–2023 Google. All rights reserved.