Class CreativeRotationTypeEnum.Builder (0.54.0)

public static final class CreativeRotationTypeEnum.Builder extends GeneratedMessage.Builder<CreativeRotationTypeEnum.Builder> implements CreativeRotationTypeEnumOrBuilder

Wrapper message for CreativeRotationType.

Protobuf type google.ads.admanager.v1.CreativeRotationTypeEnum

Static Methods

getDescriptor()

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

Methods

build()

public CreativeRotationTypeEnum build()
Returns
Type Description
CreativeRotationTypeEnum

buildPartial()

public CreativeRotationTypeEnum buildPartial()
Returns
Type Description
CreativeRotationTypeEnum

clear()

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

getDefaultInstanceForType()

public CreativeRotationTypeEnum getDefaultInstanceForType()
Returns
Type Description
CreativeRotationTypeEnum

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(CreativeRotationTypeEnum other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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