public static final class LineItemAllowedFormatEnum.Builder extends GeneratedMessage.Builder<LineItemAllowedFormatEnum.Builder> implements LineItemAllowedFormatEnumOrBuilderWrapper message for LineItemAllowedFormat
Protobuf type google.ads.admanager.v1.LineItemAllowedFormatEnum
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > LineItemAllowedFormatEnum.BuilderImplements
LineItemAllowedFormatEnumOrBuilderStatic 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 |
|
getDefaultInstanceForType()
public LineItemAllowedFormatEnum getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
LineItemAllowedFormatEnum |
|
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(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 |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public LineItemAllowedFormatEnum.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
LineItemAllowedFormatEnum.Builder |
|