public static final class RequestPlatformEnum.Builder extends GeneratedMessage.Builder<RequestPlatformEnum.Builder> implements RequestPlatformEnumOrBuilderWrapper message for [RequestPlatform].
Describes the platform from which a request is made and on which the ad is
rendered. In the event of multiple platforms, the platform that ultimately
renders the ad is the targeted platform. For example, a video player on a
website would have a request platform of VIDEO_PLAYER.
Protobuf type google.ads.admanager.v1.RequestPlatformEnum
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > RequestPlatformEnum.BuilderImplements
RequestPlatformEnumOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public RequestPlatformEnum build()| Returns | |
|---|---|
| Type | Description |
RequestPlatformEnum |
|
buildPartial()
public RequestPlatformEnum buildPartial()| Returns | |
|---|---|
| Type | Description |
RequestPlatformEnum |
|
clear()
public RequestPlatformEnum.Builder clear()| Returns | |
|---|---|
| Type | Description |
RequestPlatformEnum.Builder |
|
getDefaultInstanceForType()
public RequestPlatformEnum getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
RequestPlatformEnum |
|
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(RequestPlatformEnum other)
public RequestPlatformEnum.Builder mergeFrom(RequestPlatformEnum other)| Parameter | |
|---|---|
| Name | Description |
other |
RequestPlatformEnum |
| Returns | |
|---|---|
| Type | Description |
RequestPlatformEnum.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public RequestPlatformEnum.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RequestPlatformEnum.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public RequestPlatformEnum.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
RequestPlatformEnum.Builder |
|