Class LabelTypeEnum.Builder (0.52.0)

public static final class LabelTypeEnum.Builder extends GeneratedMessage.Builder<LabelTypeEnum.Builder> implements LabelTypeEnumOrBuilder

Wrapper message for LabelType

Protobuf type google.ads.admanager.v1.LabelTypeEnum

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public LabelTypeEnum build()
Returns
Type Description
LabelTypeEnum

buildPartial()

public LabelTypeEnum buildPartial()
Returns
Type Description
LabelTypeEnum

clear()

public LabelTypeEnum.Builder clear()
Returns
Type Description
LabelTypeEnum.Builder
Overrides

getDefaultInstanceForType()

public LabelTypeEnum getDefaultInstanceForType()
Returns
Type Description
LabelTypeEnum

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(LabelTypeEnum other)

public LabelTypeEnum.Builder mergeFrom(LabelTypeEnum other)
Parameter
Name Description
other LabelTypeEnum
Returns
Type Description
LabelTypeEnum.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public LabelTypeEnum.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
LabelTypeEnum.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public LabelTypeEnum.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
LabelTypeEnum.Builder
Overrides