Class CustomTargetingKeyReportableTypeEnum.Builder (0.44.0)

public static final class CustomTargetingKeyReportableTypeEnum.Builder extends GeneratedMessage.Builder<CustomTargetingKeyReportableTypeEnum.Builder> implements CustomTargetingKeyReportableTypeEnumOrBuilder

Wrapper message for CustomTargetingKeyReportableType

Protobuf type google.ads.admanager.v1.CustomTargetingKeyReportableTypeEnum

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public CustomTargetingKeyReportableTypeEnum build()
Returns
Type Description
CustomTargetingKeyReportableTypeEnum

buildPartial()

public CustomTargetingKeyReportableTypeEnum buildPartial()
Returns
Type Description
CustomTargetingKeyReportableTypeEnum

clear()

public CustomTargetingKeyReportableTypeEnum.Builder clear()
Returns
Type Description
CustomTargetingKeyReportableTypeEnum.Builder
Overrides

getDefaultInstanceForType()

public CustomTargetingKeyReportableTypeEnum getDefaultInstanceForType()
Returns
Type Description
CustomTargetingKeyReportableTypeEnum

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(CustomTargetingKeyReportableTypeEnum other)

public CustomTargetingKeyReportableTypeEnum.Builder mergeFrom(CustomTargetingKeyReportableTypeEnum other)
Parameter
Name Description
other CustomTargetingKeyReportableTypeEnum
Returns
Type Description
CustomTargetingKeyReportableTypeEnum.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public CustomTargetingKeyReportableTypeEnum.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
CustomTargetingKeyReportableTypeEnum.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public CustomTargetingKeyReportableTypeEnum.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
CustomTargetingKeyReportableTypeEnum.Builder
Overrides