public static final class LineItemTypeEnum.Builder extends GeneratedMessage.Builder<LineItemTypeEnum.Builder> implements LineItemTypeEnumOrBuilderWrapper message for LineItemType.
Protobuf type google.ads.admanager.v1.LineItemTypeEnum
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > LineItemTypeEnum.BuilderImplements
LineItemTypeEnumOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public LineItemTypeEnum build()| Returns | |
|---|---|
| Type | Description |
LineItemTypeEnum |
|
buildPartial()
public LineItemTypeEnum buildPartial()| Returns | |
|---|---|
| Type | Description |
LineItemTypeEnum |
|
clear()
public LineItemTypeEnum.Builder clear()| Returns | |
|---|---|
| Type | Description |
LineItemTypeEnum.Builder |
|
getDefaultInstanceForType()
public LineItemTypeEnum getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
LineItemTypeEnum |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(LineItemTypeEnum other)
public LineItemTypeEnum.Builder mergeFrom(LineItemTypeEnum other)| Parameter | |
|---|---|
| Name | Description |
other |
LineItemTypeEnum |
| Returns | |
|---|---|
| Type | Description |
LineItemTypeEnum.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public LineItemTypeEnum.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
LineItemTypeEnum.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public LineItemTypeEnum.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
LineItemTypeEnum.Builder |
|