public static final class ByteplusSaasContent.WriteResponse extends com.google.protobuf.GeneratedMessageV3 implements ByteplusSaasContent.WriteResponseOrBuilder
bytedance.byteplus.rec.content.WriteResponse| 限定符和类型 | 类和说明 |
|---|---|
static class |
ByteplusSaasContent.WriteResponse.Builder
Protobuf type
bytedance.byteplus.rec.content.WriteResponse |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
ERRORS_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
static ByteplusSaasContent.WriteResponse |
getDefaultInstance() |
ByteplusSaasContent.WriteResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
ByteplusSaasContent.DataError |
getErrors(int index)
When status.code is 1206, errors has a value.
|
int |
getErrorsCount()
When status.code is 1206, errors has a value.
|
List<ByteplusSaasContent.DataError> |
getErrorsList()
When status.code is 1206, errors has a value.
|
ByteplusSaasContent.DataErrorOrBuilder |
getErrorsOrBuilder(int index)
When status.code is 1206, errors has a value.
|
List<? extends ByteplusSaasContent.DataErrorOrBuilder> |
getErrorsOrBuilderList()
When status.code is 1206, errors has a value.
|
com.google.protobuf.Parser<ByteplusSaasContent.WriteResponse> |
getParserForType() |
int |
getSerializedSize() |
ByteplusSaasContent.Status |
getStatus()
Task execution result.
|
ByteplusSaasContent.StatusOrBuilder |
getStatusOrBuilder()
Task execution result.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasStatus()
Task execution result.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ByteplusSaasContent.WriteResponse.Builder |
newBuilder() |
static ByteplusSaasContent.WriteResponse.Builder |
newBuilder(ByteplusSaasContent.WriteResponse prototype) |
ByteplusSaasContent.WriteResponse.Builder |
newBuilderForType() |
protected ByteplusSaasContent.WriteResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ByteplusSaasContent.WriteResponse |
parseDelimitedFrom(InputStream input) |
static ByteplusSaasContent.WriteResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasContent.WriteResponse |
parseFrom(byte[] data) |
static ByteplusSaasContent.WriteResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasContent.WriteResponse |
parseFrom(ByteBuffer data) |
static ByteplusSaasContent.WriteResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasContent.WriteResponse |
parseFrom(com.google.protobuf.ByteString data) |
static ByteplusSaasContent.WriteResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasContent.WriteResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ByteplusSaasContent.WriteResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasContent.WriteResponse |
parseFrom(InputStream input) |
static ByteplusSaasContent.WriteResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ByteplusSaasContent.WriteResponse> |
parser() |
ByteplusSaasContent.WriteResponse.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int STATUS_FIELD_NUMBER
public static final int ERRORS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public boolean hasStatus()
Task execution result. when status.code is 0, no exception occurred during execution, and all writing was successful
.bytedance.byteplus.rec.content.Status status = 1;hasStatus 在接口中 ByteplusSaasContent.WriteResponseOrBuilderpublic ByteplusSaasContent.Status getStatus()
Task execution result. when status.code is 0, no exception occurred during execution, and all writing was successful
.bytedance.byteplus.rec.content.Status status = 1;getStatus 在接口中 ByteplusSaasContent.WriteResponseOrBuilderpublic ByteplusSaasContent.StatusOrBuilder getStatusOrBuilder()
Task execution result. when status.code is 0, no exception occurred during execution, and all writing was successful
.bytedance.byteplus.rec.content.Status status = 1;public List<ByteplusSaasContent.DataError> getErrorsList()
When status.code is 1206, errors has a value. Some data may fail to be processed during the writing process, and all failure information will be returned through errors. If status.code is not 0, but errors has no value, it means that all data is Write failed
repeated .bytedance.byteplus.rec.content.DataError errors = 2;public List<? extends ByteplusSaasContent.DataErrorOrBuilder> getErrorsOrBuilderList()
When status.code is 1206, errors has a value. Some data may fail to be processed during the writing process, and all failure information will be returned through errors. If status.code is not 0, but errors has no value, it means that all data is Write failed
repeated .bytedance.byteplus.rec.content.DataError errors = 2;public int getErrorsCount()
When status.code is 1206, errors has a value. Some data may fail to be processed during the writing process, and all failure information will be returned through errors. If status.code is not 0, but errors has no value, it means that all data is Write failed
repeated .bytedance.byteplus.rec.content.DataError errors = 2;public ByteplusSaasContent.DataError getErrors(int index)
When status.code is 1206, errors has a value. Some data may fail to be processed during the writing process, and all failure information will be returned through errors. If status.code is not 0, but errors has no value, it means that all data is Write failed
repeated .bytedance.byteplus.rec.content.DataError errors = 2;public ByteplusSaasContent.DataErrorOrBuilder getErrorsOrBuilder(int index)
When status.code is 1206, errors has a value. Some data may fail to be processed during the writing process, and all failure information will be returned through errors. If status.code is not 0, but errors has no value, it means that all data is Write failed
repeated .bytedance.byteplus.rec.content.DataError errors = 2;public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static ByteplusSaasContent.WriteResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasContent.WriteResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasContent.WriteResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasContent.WriteResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasContent.WriteResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasContent.WriteResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasContent.WriteResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static ByteplusSaasContent.WriteResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ByteplusSaasContent.WriteResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ByteplusSaasContent.WriteResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ByteplusSaasContent.WriteResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ByteplusSaasContent.WriteResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ByteplusSaasContent.WriteResponse.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static ByteplusSaasContent.WriteResponse.Builder newBuilder()
public static ByteplusSaasContent.WriteResponse.Builder newBuilder(ByteplusSaasContent.WriteResponse prototype)
public ByteplusSaasContent.WriteResponse.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected ByteplusSaasContent.WriteResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static ByteplusSaasContent.WriteResponse getDefaultInstance()
public static com.google.protobuf.Parser<ByteplusSaasContent.WriteResponse> parser()
public com.google.protobuf.Parser<ByteplusSaasContent.WriteResponse> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public ByteplusSaasContent.WriteResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2024. All rights reserved.