public interface DeviceManufacturerTargetingOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getExcludedDeviceManufacturers(int index)
public abstract String getExcludedDeviceManufacturers(int index)Optional. A list of device manufacturer resource names that should be excluded.
repeated string excluded_device_manufacturers = 8 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the element to return. |
| Returns | |
|---|---|
| Type | Description |
String |
The excludedDeviceManufacturers at the given index. |
getExcludedDeviceManufacturersBytes(int index)
public abstract ByteString getExcludedDeviceManufacturersBytes(int index)Optional. A list of device manufacturer resource names that should be excluded.
repeated string excluded_device_manufacturers = 8 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the value to return. |
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes of the excludedDeviceManufacturers at the given index. |
getExcludedDeviceManufacturersCount()
public abstract int getExcludedDeviceManufacturersCount()Optional. A list of device manufacturer resource names that should be excluded.
repeated string excluded_device_manufacturers = 8 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
int |
The count of excludedDeviceManufacturers. |
getExcludedDeviceManufacturersList()
public abstract List<String> getExcludedDeviceManufacturersList()Optional. A list of device manufacturer resource names that should be excluded.
repeated string excluded_device_manufacturers = 8 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
List<String> |
A list containing the excludedDeviceManufacturers. |
getExcludedMobileDeviceSubmodels(int index)
public abstract String getExcludedMobileDeviceSubmodels(int index)Optional. A list of mobile device submodel resource names that should be excluded.
repeated string excluded_mobile_device_submodels = 12 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the element to return. |
| Returns | |
|---|---|
| Type | Description |
String |
The excludedMobileDeviceSubmodels at the given index. |
getExcludedMobileDeviceSubmodelsBytes(int index)
public abstract ByteString getExcludedMobileDeviceSubmodelsBytes(int index)Optional. A list of mobile device submodel resource names that should be excluded.
repeated string excluded_mobile_device_submodels = 12 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the value to return. |
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes of the excludedMobileDeviceSubmodels at the given index. |
getExcludedMobileDeviceSubmodelsCount()
public abstract int getExcludedMobileDeviceSubmodelsCount()Optional. A list of mobile device submodel resource names that should be excluded.
repeated string excluded_mobile_device_submodels = 12 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
int |
The count of excludedMobileDeviceSubmodels. |
getExcludedMobileDeviceSubmodelsList()
public abstract List<String> getExcludedMobileDeviceSubmodelsList()Optional. A list of mobile device submodel resource names that should be excluded.
repeated string excluded_mobile_device_submodels = 12 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
List<String> |
A list containing the excludedMobileDeviceSubmodels. |
getExcludedMobileDevices(int index)
public abstract String getExcludedMobileDevices(int index)Optional. A list of mobile device resource names that should be excluded.
repeated string excluded_mobile_devices = 10 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the element to return. |
| Returns | |
|---|---|
| Type | Description |
String |
The excludedMobileDevices at the given index. |
getExcludedMobileDevicesBytes(int index)
public abstract ByteString getExcludedMobileDevicesBytes(int index)Optional. A list of mobile device resource names that should be excluded.
repeated string excluded_mobile_devices = 10 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the value to return. |
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes of the excludedMobileDevices at the given index. |
getExcludedMobileDevicesCount()
public abstract int getExcludedMobileDevicesCount()Optional. A list of mobile device resource names that should be excluded.
repeated string excluded_mobile_devices = 10 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
int |
The count of excludedMobileDevices. |
getExcludedMobileDevicesList()
public abstract List<String> getExcludedMobileDevicesList()Optional. A list of mobile device resource names that should be excluded.
repeated string excluded_mobile_devices = 10 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
List<String> |
A list containing the excludedMobileDevices. |
getTargetedDeviceManufacturers(int index)
public abstract String getTargetedDeviceManufacturers(int index)Optional. A list of device manufacturer resource names that should be targeted/included.
repeated string targeted_device_manufacturers = 7 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the element to return. |
| Returns | |
|---|---|
| Type | Description |
String |
The targetedDeviceManufacturers at the given index. |
getTargetedDeviceManufacturersBytes(int index)
public abstract ByteString getTargetedDeviceManufacturersBytes(int index)Optional. A list of device manufacturer resource names that should be targeted/included.
repeated string targeted_device_manufacturers = 7 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the value to return. |
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes of the targetedDeviceManufacturers at the given index. |
getTargetedDeviceManufacturersCount()
public abstract int getTargetedDeviceManufacturersCount()Optional. A list of device manufacturer resource names that should be targeted/included.
repeated string targeted_device_manufacturers = 7 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
int |
The count of targetedDeviceManufacturers. |
getTargetedDeviceManufacturersList()
public abstract List<String> getTargetedDeviceManufacturersList()Optional. A list of device manufacturer resource names that should be targeted/included.
repeated string targeted_device_manufacturers = 7 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
List<String> |
A list containing the targetedDeviceManufacturers. |
getTargetedMobileDeviceSubmodels(int index)
public abstract String getTargetedMobileDeviceSubmodels(int index)Optional. A list of mobile device submodel resource names that should be targeted/included.
repeated string targeted_mobile_device_submodels = 11 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the element to return. |
| Returns | |
|---|---|
| Type | Description |
String |
The targetedMobileDeviceSubmodels at the given index. |
getTargetedMobileDeviceSubmodelsBytes(int index)
public abstract ByteString getTargetedMobileDeviceSubmodelsBytes(int index)Optional. A list of mobile device submodel resource names that should be targeted/included.
repeated string targeted_mobile_device_submodels = 11 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the value to return. |
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes of the targetedMobileDeviceSubmodels at the given index. |
getTargetedMobileDeviceSubmodelsCount()
public abstract int getTargetedMobileDeviceSubmodelsCount()Optional. A list of mobile device submodel resource names that should be targeted/included.
repeated string targeted_mobile_device_submodels = 11 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
int |
The count of targetedMobileDeviceSubmodels. |
getTargetedMobileDeviceSubmodelsList()
public abstract List<String> getTargetedMobileDeviceSubmodelsList()Optional. A list of mobile device submodel resource names that should be targeted/included.
repeated string targeted_mobile_device_submodels = 11 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
List<String> |
A list containing the targetedMobileDeviceSubmodels. |
getTargetedMobileDevices(int index)
public abstract String getTargetedMobileDevices(int index)Optional. A list of mobile device resource names that should be targeted/included.
repeated string targeted_mobile_devices = 9 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the element to return. |
| Returns | |
|---|---|
| Type | Description |
String |
The targetedMobileDevices at the given index. |
getTargetedMobileDevicesBytes(int index)
public abstract ByteString getTargetedMobileDevicesBytes(int index)Optional. A list of mobile device resource names that should be targeted/included.
repeated string targeted_mobile_devices = 9 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
index |
intThe index of the value to return. |
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes of the targetedMobileDevices at the given index. |
getTargetedMobileDevicesCount()
public abstract int getTargetedMobileDevicesCount()Optional. A list of mobile device resource names that should be targeted/included.
repeated string targeted_mobile_devices = 9 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
int |
The count of targetedMobileDevices. |
getTargetedMobileDevicesList()
public abstract List<String> getTargetedMobileDevicesList()Optional. A list of mobile device resource names that should be targeted/included.
repeated string targeted_mobile_devices = 9 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
List<String> |
A list containing the targetedMobileDevices. |