| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.rm |
| Modifier and Type | Field and Description |
|---|---|
protected SizeRange |
UserList.sizeRange |
protected SizeRange |
UserList.sizeRangeForSearch |
| Modifier and Type | Method and Description |
|---|---|
static SizeRange |
SizeRange.fromValue(String v) |
SizeRange |
UserList.getSizeRange()
Gets the value of the sizeRange property.
|
SizeRange |
UserList.getSizeRangeForSearch()
Gets the value of the sizeRangeForSearch property.
|
static SizeRange |
SizeRange.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SizeRange[] |
SizeRange.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserList.setSizeRange(SizeRange value)
Sets the value of the sizeRange property.
|
void |
UserList.setSizeRangeForSearch(SizeRange value)
Sets the value of the sizeRangeForSearch property.
|
Copyright © 2023. All rights reserved.