| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201711 |
| Modifier and Type | Field and Description |
|---|---|
protected TeamAccessType |
UserRecordTeamAssociation.defaultTeamAccessType |
protected TeamAccessType |
UserRecordTeamAssociation.overriddenTeamAccessType |
protected TeamAccessType |
Team.teamAccessType |
| Modifier and Type | Method and Description |
|---|---|
static TeamAccessType |
TeamAccessType.fromValue(String v) |
TeamAccessType |
UserRecordTeamAssociation.getDefaultTeamAccessType()
Gets the value of the defaultTeamAccessType property.
|
TeamAccessType |
UserRecordTeamAssociation.getOverriddenTeamAccessType()
Gets the value of the overriddenTeamAccessType property.
|
TeamAccessType |
Team.getTeamAccessType()
Gets the value of the teamAccessType property.
|
static TeamAccessType |
TeamAccessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TeamAccessType[] |
TeamAccessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserRecordTeamAssociation.setDefaultTeamAccessType(TeamAccessType value)
Sets the value of the defaultTeamAccessType property.
|
void |
UserRecordTeamAssociation.setOverriddenTeamAccessType(TeamAccessType value)
Sets the value of the overriddenTeamAccessType property.
|
void |
Team.setTeamAccessType(TeamAccessType value)
Sets the value of the teamAccessType property.
|
Copyright © 2018. All Rights Reserved.