Class PullTarget.Builder (2.83.0)

public static final class PullTarget.Builder extends GeneratedMessage.Builder<PullTarget.Builder> implements PullTargetOrBuilder

Pull target.

Protobuf type google.cloud.tasks.v2beta2.PullTarget

Implements

PullTargetOrBuilder

Static Methods

getDescriptor()

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

Methods

build()

public PullTarget build()
Returns
Type Description
PullTarget

buildPartial()

public PullTarget buildPartial()
Returns
Type Description
PullTarget

clear()

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

getDefaultInstanceForType()

public PullTarget getDefaultInstanceForType()
Returns
Type Description
PullTarget

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

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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