public static final class CancelResumableWriteResponse.Builder extends GeneratedMessageV3.Builder<CancelResumableWriteResponse.Builder> implements CancelResumableWriteResponseOrBuilder
Empty response message for canceling an in-progress resumable upload, will be extended as needed.
Protobuf type google.storage.v2.CancelResumableWriteResponse
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > CancelResumableWriteResponse.BuilderImplements
CancelResumableWriteResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public CancelResumableWriteResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field |
FieldDescriptor |
value |
Object |
Type | Description |
CancelResumableWriteResponse.Builder |
build()
public CancelResumableWriteResponse build()
Type | Description |
CancelResumableWriteResponse |
buildPartial()
public CancelResumableWriteResponse buildPartial()
Type | Description |
CancelResumableWriteResponse |
clear()
public CancelResumableWriteResponse.Builder clear()
Type | Description |
CancelResumableWriteResponse.Builder |
clearField(Descriptors.FieldDescriptor field)
public CancelResumableWriteResponse.Builder clearField(Descriptors.FieldDescriptor field)
Name | Description |
field |
FieldDescriptor |
Type | Description |
CancelResumableWriteResponse.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public CancelResumableWriteResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Name | Description |
oneof |
OneofDescriptor |
Type | Description |
CancelResumableWriteResponse.Builder |
clone()
public CancelResumableWriteResponse.Builder clone()
Type | Description |
CancelResumableWriteResponse.Builder |
getDefaultInstanceForType()
public CancelResumableWriteResponse getDefaultInstanceForType()
Type | Description |
CancelResumableWriteResponse |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Type | Description |
Descriptor |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Type | Description |
boolean |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public CancelResumableWriteResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
Type | Description |
CancelResumableWriteResponse.Builder |
Type | Description |
IOException |
mergeFrom(Message other)
public CancelResumableWriteResponse.Builder mergeFrom(Message other)
Name | Description |
other |
Message |
Type | Description |
CancelResumableWriteResponse.Builder |
mergeFrom(CancelResumableWriteResponse other)
public CancelResumableWriteResponse.Builder mergeFrom(CancelResumableWriteResponse other)
Name | Description |
other |
CancelResumableWriteResponse |
Type | Description |
CancelResumableWriteResponse.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final CancelResumableWriteResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields |
UnknownFieldSet |
Type | Description |
CancelResumableWriteResponse.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public CancelResumableWriteResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field |
FieldDescriptor |
value |
Object |
Type | Description |
CancelResumableWriteResponse.Builder |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public CancelResumableWriteResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
Type | Description |
CancelResumableWriteResponse.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final CancelResumableWriteResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields |
UnknownFieldSet |
Type | Description |
CancelResumableWriteResponse.Builder |