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