Class IgnoreJobResponse.Builder (1.81.0)

public static final class IgnoreJobResponse.Builder extends GeneratedMessage.Builder<IgnoreJobResponse.Builder> implements IgnoreJobResponseOrBuilder

The response object from IgnoreJob.

Protobuf type google.cloud.deploy.v1.IgnoreJobResponse

Static Methods

getDescriptor()

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

Methods

build()

public IgnoreJobResponse build()
Returns
Type Description
IgnoreJobResponse

buildPartial()

public IgnoreJobResponse buildPartial()
Returns
Type Description
IgnoreJobResponse

clear()

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

getDefaultInstanceForType()

public IgnoreJobResponse getDefaultInstanceForType()
Returns
Type Description
IgnoreJobResponse

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

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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