public static final class QueryWriteStatusResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<QueryWriteStatusResponse.Builder> implements QueryWriteStatusResponseOrBuilder
Response object for `QueryWriteStatus`.Protobuf type
google.storage.v2.QueryWriteStatusResponse
Modifier and Type | Method and Description |
---|---|
QueryWriteStatusResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QueryWriteStatusResponse |
build() |
QueryWriteStatusResponse |
buildPartial() |
QueryWriteStatusResponse.Builder |
clear() |
QueryWriteStatusResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
QueryWriteStatusResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
QueryWriteStatusResponse.Builder |
clearPersistedSize()
The total number of bytes that have been processed for the given object
from all `WriteObject` calls.
|
QueryWriteStatusResponse.Builder |
clearResource()
A resource containing the metadata for the uploaded object.
|
QueryWriteStatusResponse.Builder |
clearWriteStatus() |
QueryWriteStatusResponse.Builder |
clone() |
QueryWriteStatusResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getPersistedSize()
The total number of bytes that have been processed for the given object
from all `WriteObject` calls.
|
Object |
getResource()
A resource containing the metadata for the uploaded object.
|
Object.Builder |
getResourceBuilder()
A resource containing the metadata for the uploaded object.
|
ObjectOrBuilder |
getResourceOrBuilder()
A resource containing the metadata for the uploaded object.
|
QueryWriteStatusResponse.WriteStatusCase |
getWriteStatusCase() |
boolean |
hasPersistedSize()
The total number of bytes that have been processed for the given object
from all `WriteObject` calls.
|
boolean |
hasResource()
A resource containing the metadata for the uploaded object.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
QueryWriteStatusResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
QueryWriteStatusResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
QueryWriteStatusResponse.Builder |
mergeFrom(QueryWriteStatusResponse other) |
QueryWriteStatusResponse.Builder |
mergeResource(Object value)
A resource containing the metadata for the uploaded object.
|
QueryWriteStatusResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
QueryWriteStatusResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QueryWriteStatusResponse.Builder |
setPersistedSize(long value)
The total number of bytes that have been processed for the given object
from all `WriteObject` calls.
|
QueryWriteStatusResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
QueryWriteStatusResponse.Builder |
setResource(Object.Builder builderForValue)
A resource containing the metadata for the uploaded object.
|
QueryWriteStatusResponse.Builder |
setResource(Object value)
A resource containing the metadata for the uploaded object.
|
QueryWriteStatusResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryWriteStatusResponse.Builder>
public QueryWriteStatusResponse.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryWriteStatusResponse.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryWriteStatusResponse.Builder>
public QueryWriteStatusResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public QueryWriteStatusResponse build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public QueryWriteStatusResponse buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public QueryWriteStatusResponse.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryWriteStatusResponse.Builder>
public QueryWriteStatusResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryWriteStatusResponse.Builder>
public QueryWriteStatusResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryWriteStatusResponse.Builder>
public QueryWriteStatusResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryWriteStatusResponse.Builder>
public QueryWriteStatusResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryWriteStatusResponse.Builder>
public QueryWriteStatusResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryWriteStatusResponse.Builder>
public QueryWriteStatusResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<QueryWriteStatusResponse.Builder>
public QueryWriteStatusResponse.Builder mergeFrom(QueryWriteStatusResponse other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryWriteStatusResponse.Builder>
public QueryWriteStatusResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<QueryWriteStatusResponse.Builder>
IOException
public QueryWriteStatusResponse.WriteStatusCase getWriteStatusCase()
getWriteStatusCase
in interface QueryWriteStatusResponseOrBuilder
public QueryWriteStatusResponse.Builder clearWriteStatus()
public boolean hasPersistedSize()
The total number of bytes that have been processed for the given object from all `WriteObject` calls. This is the correct value for the 'write_offset' field to use when resuming the `WriteObject` operation. Only set if the upload has not finalized.
int64 persisted_size = 1;
hasPersistedSize
in interface QueryWriteStatusResponseOrBuilder
public long getPersistedSize()
The total number of bytes that have been processed for the given object from all `WriteObject` calls. This is the correct value for the 'write_offset' field to use when resuming the `WriteObject` operation. Only set if the upload has not finalized.
int64 persisted_size = 1;
getPersistedSize
in interface QueryWriteStatusResponseOrBuilder
public QueryWriteStatusResponse.Builder setPersistedSize(long value)
The total number of bytes that have been processed for the given object from all `WriteObject` calls. This is the correct value for the 'write_offset' field to use when resuming the `WriteObject` operation. Only set if the upload has not finalized.
int64 persisted_size = 1;
value
- The persistedSize to set.public QueryWriteStatusResponse.Builder clearPersistedSize()
The total number of bytes that have been processed for the given object from all `WriteObject` calls. This is the correct value for the 'write_offset' field to use when resuming the `WriteObject` operation. Only set if the upload has not finalized.
int64 persisted_size = 1;
public boolean hasResource()
A resource containing the metadata for the uploaded object. Only set if the upload has finalized.
.google.storage.v2.Object resource = 2;
hasResource
in interface QueryWriteStatusResponseOrBuilder
public Object getResource()
A resource containing the metadata for the uploaded object. Only set if the upload has finalized.
.google.storage.v2.Object resource = 2;
getResource
in interface QueryWriteStatusResponseOrBuilder
public QueryWriteStatusResponse.Builder setResource(Object value)
A resource containing the metadata for the uploaded object. Only set if the upload has finalized.
.google.storage.v2.Object resource = 2;
public QueryWriteStatusResponse.Builder setResource(Object.Builder builderForValue)
A resource containing the metadata for the uploaded object. Only set if the upload has finalized.
.google.storage.v2.Object resource = 2;
public QueryWriteStatusResponse.Builder mergeResource(Object value)
A resource containing the metadata for the uploaded object. Only set if the upload has finalized.
.google.storage.v2.Object resource = 2;
public QueryWriteStatusResponse.Builder clearResource()
A resource containing the metadata for the uploaded object. Only set if the upload has finalized.
.google.storage.v2.Object resource = 2;
public Object.Builder getResourceBuilder()
A resource containing the metadata for the uploaded object. Only set if the upload has finalized.
.google.storage.v2.Object resource = 2;
public ObjectOrBuilder getResourceOrBuilder()
A resource containing the metadata for the uploaded object. Only set if the upload has finalized.
.google.storage.v2.Object resource = 2;
getResourceOrBuilder
in interface QueryWriteStatusResponseOrBuilder
public final QueryWriteStatusResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryWriteStatusResponse.Builder>
public final QueryWriteStatusResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<QueryWriteStatusResponse.Builder>
Copyright © 2023 Google LLC. All rights reserved.