Class UndeployApplicationResponse.Builder (0.2.0)

public static final class UndeployApplicationResponse.Builder extends GeneratedMessageV3.Builder<UndeployApplicationResponse.Builder> implements UndeployApplicationResponseOrBuilder

Message for UndeployApplication Response.

Protobuf type google.cloud.visionai.v1.UndeployApplicationResponse

Static Methods

getDescriptor()

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

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public UndeployApplicationResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
UndeployApplicationResponse.Builder
Overrides

build()

public UndeployApplicationResponse build()
Returns
Type Description
UndeployApplicationResponse

buildPartial()

public UndeployApplicationResponse buildPartial()
Returns
Type Description
UndeployApplicationResponse

clear()

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

clearField(Descriptors.FieldDescriptor field)

public UndeployApplicationResponse.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
UndeployApplicationResponse.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public UndeployApplicationResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
UndeployApplicationResponse.Builder
Overrides

clone()

public UndeployApplicationResponse.Builder clone()
Returns
Type Description
UndeployApplicationResponse.Builder
Overrides

getDefaultInstanceForType()

public UndeployApplicationResponse getDefaultInstanceForType()
Returns
Type Description
UndeployApplicationResponse

getDescriptorForType()

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

internalGetFieldAccessorTable()

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

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(UndeployApplicationResponse other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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

mergeUnknownFields(UnknownFieldSet unknownFields)

public final UndeployApplicationResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
UndeployApplicationResponse.Builder
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

public UndeployApplicationResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
UndeployApplicationResponse.Builder
Overrides

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public UndeployApplicationResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
UndeployApplicationResponse.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final UndeployApplicationResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
UndeployApplicationResponse.Builder
Overrides