public static final class ContentBundleStatusEnum.Builder extends GeneratedMessage.Builder<ContentBundleStatusEnum.Builder> implements ContentBundleStatusEnumOrBuilderWrapper message for ContentBundleStatus
Protobuf type google.ads.admanager.v1.ContentBundleStatusEnum
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ContentBundleStatusEnum.BuilderImplements
ContentBundleStatusEnumOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public ContentBundleStatusEnum build()| Returns | |
|---|---|
| Type | Description |
ContentBundleStatusEnum |
|
buildPartial()
public ContentBundleStatusEnum buildPartial()| Returns | |
|---|---|
| Type | Description |
ContentBundleStatusEnum |
|
clear()
public ContentBundleStatusEnum.Builder clear()| Returns | |
|---|---|
| Type | Description |
ContentBundleStatusEnum.Builder |
|
getDefaultInstanceForType()
public ContentBundleStatusEnum getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ContentBundleStatusEnum |
|
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(ContentBundleStatusEnum other)
public ContentBundleStatusEnum.Builder mergeFrom(ContentBundleStatusEnum other)| Parameter | |
|---|---|
| Name | Description |
other |
ContentBundleStatusEnum |
| Returns | |
|---|---|
| Type | Description |
ContentBundleStatusEnum.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ContentBundleStatusEnum.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ContentBundleStatusEnum.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ContentBundleStatusEnum.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ContentBundleStatusEnum.Builder |
|