public final class OperatingSystemTargeting extends GeneratedMessageV3 implements OperatingSystemTargetingOrBuilder
Operating System Targeting
Protobuf type google.ads.admanager.v1.OperatingSystemTargeting
Inherited Members
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)
Static Fields
EXCLUDED_OPERATING_SYSTEMS_FIELD_NUMBER
public static final int EXCLUDED_OPERATING_SYSTEMS_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
EXCLUDED_OPERATING_SYSTEM_VERSIONS_FIELD_NUMBER
public static final int EXCLUDED_OPERATING_SYSTEM_VERSIONS_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
TARGETED_OPERATING_SYSTEMS_FIELD_NUMBER
public static final int TARGETED_OPERATING_SYSTEMS_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
TARGETED_OPERATING_SYSTEM_VERSIONS_FIELD_NUMBER
public static final int TARGETED_OPERATING_SYSTEM_VERSIONS_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
Static Methods
getDefaultInstance()
public static OperatingSystemTargeting getDefaultInstance()
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
newBuilder()
public static OperatingSystemTargeting.Builder newBuilder()
newBuilder(OperatingSystemTargeting prototype)
public static OperatingSystemTargeting.Builder newBuilder(OperatingSystemTargeting prototype)
public static OperatingSystemTargeting parseDelimitedFrom(InputStream input)
public static OperatingSystemTargeting parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(byte[] data)
public static OperatingSystemTargeting parseFrom(byte[] data)
Parameter |
Name |
Description |
data |
byte[]
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static OperatingSystemTargeting parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteString data)
public static OperatingSystemTargeting parseFrom(ByteString data)
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static OperatingSystemTargeting parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static OperatingSystemTargeting parseFrom(CodedInputStream input)
public static OperatingSystemTargeting parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static OperatingSystemTargeting parseFrom(InputStream input)
public static OperatingSystemTargeting parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteBuffer data)
public static OperatingSystemTargeting parseFrom(ByteBuffer data)
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static OperatingSystemTargeting parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
parser()
public static Parser<OperatingSystemTargeting> parser()
Methods
equals(Object obj)
public boolean equals(Object obj)
Parameter |
Name |
Description |
obj |
Object
|
Overrides
getDefaultInstanceForType()
public OperatingSystemTargeting getDefaultInstanceForType()
getExcludedOperatingSystemVersions(int index)
public String getExcludedOperatingSystemVersions(int index)
Optional. A list of operating system version resource names that should be
excluded.
repeated string excluded_operating_system_versions = 8 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
Parameter |
Name |
Description |
index |
int
The index of the element to return.
|
Returns |
Type |
Description |
String |
The excludedOperatingSystemVersions at the given index.
|
getExcludedOperatingSystemVersionsBytes(int index)
public ByteString getExcludedOperatingSystemVersionsBytes(int index)
Optional. A list of operating system version resource names that should be
excluded.
repeated string excluded_operating_system_versions = 8 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
Parameter |
Name |
Description |
index |
int
The index of the value to return.
|
Returns |
Type |
Description |
ByteString |
The bytes of the excludedOperatingSystemVersions at the given index.
|
getExcludedOperatingSystemVersionsCount()
public int getExcludedOperatingSystemVersionsCount()
Optional. A list of operating system version resource names that should be
excluded.
repeated string excluded_operating_system_versions = 8 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
Returns |
Type |
Description |
int |
The count of excludedOperatingSystemVersions.
|
getExcludedOperatingSystemVersionsList()
public ProtocolStringList getExcludedOperatingSystemVersionsList()
Optional. A list of operating system version resource names that should be
excluded.
repeated string excluded_operating_system_versions = 8 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
Returns |
Type |
Description |
ProtocolStringList |
A list containing the excludedOperatingSystemVersions.
|
getExcludedOperatingSystems(int index)
public String getExcludedOperatingSystems(int index)
Optional. A list of operating system resource names that should be
excluded.
repeated string excluded_operating_systems = 6 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
Parameter |
Name |
Description |
index |
int
The index of the element to return.
|
Returns |
Type |
Description |
String |
The excludedOperatingSystems at the given index.
|
getExcludedOperatingSystemsBytes(int index)
public ByteString getExcludedOperatingSystemsBytes(int index)
Optional. A list of operating system resource names that should be
excluded.
repeated string excluded_operating_systems = 6 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
Parameter |
Name |
Description |
index |
int
The index of the value to return.
|
Returns |
Type |
Description |
ByteString |
The bytes of the excludedOperatingSystems at the given index.
|
getExcludedOperatingSystemsCount()
public int getExcludedOperatingSystemsCount()
Optional. A list of operating system resource names that should be
excluded.
repeated string excluded_operating_systems = 6 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
Returns |
Type |
Description |
int |
The count of excludedOperatingSystems.
|
getExcludedOperatingSystemsList()
public ProtocolStringList getExcludedOperatingSystemsList()
Optional. A list of operating system resource names that should be
excluded.
repeated string excluded_operating_systems = 6 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
Returns |
Type |
Description |
ProtocolStringList |
A list containing the excludedOperatingSystems.
|
getParserForType()
public Parser<OperatingSystemTargeting> getParserForType()
Overrides
getSerializedSize()
public int getSerializedSize()
Returns |
Type |
Description |
int |
|
Overrides
getTargetedOperatingSystemVersions(int index)
public String getTargetedOperatingSystemVersions(int index)
Optional. A list of operating system version resource names that should be
targeted/included.
repeated string targeted_operating_system_versions = 7 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
Parameter |
Name |
Description |
index |
int
The index of the element to return.
|
Returns |
Type |
Description |
String |
The targetedOperatingSystemVersions at the given index.
|
getTargetedOperatingSystemVersionsBytes(int index)
public ByteString getTargetedOperatingSystemVersionsBytes(int index)
Optional. A list of operating system version resource names that should be
targeted/included.
repeated string targeted_operating_system_versions = 7 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
Parameter |
Name |
Description |
index |
int
The index of the value to return.
|
Returns |
Type |
Description |
ByteString |
The bytes of the targetedOperatingSystemVersions at the given index.
|
getTargetedOperatingSystemVersionsCount()
public int getTargetedOperatingSystemVersionsCount()
Optional. A list of operating system version resource names that should be
targeted/included.
repeated string targeted_operating_system_versions = 7 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
Returns |
Type |
Description |
int |
The count of targetedOperatingSystemVersions.
|
getTargetedOperatingSystemVersionsList()
public ProtocolStringList getTargetedOperatingSystemVersionsList()
Optional. A list of operating system version resource names that should be
targeted/included.
repeated string targeted_operating_system_versions = 7 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
Returns |
Type |
Description |
ProtocolStringList |
A list containing the targetedOperatingSystemVersions.
|
getTargetedOperatingSystems(int index)
public String getTargetedOperatingSystems(int index)
Optional. A list of operating system resource names that should be
targeted/included.
repeated string targeted_operating_systems = 5 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
Parameter |
Name |
Description |
index |
int
The index of the element to return.
|
Returns |
Type |
Description |
String |
The targetedOperatingSystems at the given index.
|
getTargetedOperatingSystemsBytes(int index)
public ByteString getTargetedOperatingSystemsBytes(int index)
Optional. A list of operating system resource names that should be
targeted/included.
repeated string targeted_operating_systems = 5 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
Parameter |
Name |
Description |
index |
int
The index of the value to return.
|
Returns |
Type |
Description |
ByteString |
The bytes of the targetedOperatingSystems at the given index.
|
getTargetedOperatingSystemsCount()
public int getTargetedOperatingSystemsCount()
Optional. A list of operating system resource names that should be
targeted/included.
repeated string targeted_operating_systems = 5 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
Returns |
Type |
Description |
int |
The count of targetedOperatingSystems.
|
getTargetedOperatingSystemsList()
public ProtocolStringList getTargetedOperatingSystemsList()
Optional. A list of operating system resource names that should be
targeted/included.
repeated string targeted_operating_systems = 5 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
Returns |
Type |
Description |
ProtocolStringList |
A list containing the targetedOperatingSystems.
|
hashCode()
Returns |
Type |
Description |
int |
|
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
newBuilderForType()
public OperatingSystemTargeting.Builder newBuilderForType()
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected OperatingSystemTargeting.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Overrides
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Returns |
Type |
Description |
Object |
|
Overrides
toBuilder()
public OperatingSystemTargeting.Builder toBuilder()
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Overrides