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