Class LineItemAllowedFormatEnum.Builder (0.54.0)

public static final class LineItemAllowedFormatEnum.Builder extends GeneratedMessage.Builder<LineItemAllowedFormatEnum.Builder> implements LineItemAllowedFormatEnumOrBuilder

Wrapper message for LineItemAllowedFormat

Protobuf type google.ads.admanager.v1.LineItemAllowedFormatEnum

Static Methods

getDescriptor()

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

Methods

build()

public LineItemAllowedFormatEnum build()
Returns
Type Description
LineItemAllowedFormatEnum

buildPartial()

public LineItemAllowedFormatEnum buildPartial()
Returns
Type Description
LineItemAllowedFormatEnum

clear()

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

getDefaultInstanceForType()

public LineItemAllowedFormatEnum getDefaultInstanceForType()
Returns
Type Description
LineItemAllowedFormatEnum

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(LineItemAllowedFormatEnum other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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