public final class WriteLogEntriesPartialErrors extends com.google.protobuf.GeneratedMessageV3 implements WriteLogEntriesPartialErrorsOrBuilder
Error details for WriteLogEntries with partial success.Protobuf type
google.logging.v2.WriteLogEntriesPartialErrors| Modifier and Type | Class and Description |
|---|---|
static class |
WriteLogEntriesPartialErrors.Builder
Error details for WriteLogEntries with partial success.
|
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| Modifier and Type | Field and Description |
|---|---|
static int |
LOG_ENTRY_ERRORS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsLogEntryErrors(int key)
When `WriteLogEntriesRequest.partial_success` is true, records the error
status for entries that were not written due to a permanent error, keyed
by the entry's zero-based index in `WriteLogEntriesRequest.entries`.
|
boolean |
equals(java.lang.Object obj) |
static WriteLogEntriesPartialErrors |
getDefaultInstance() |
WriteLogEntriesPartialErrors |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
java.util.Map<java.lang.Integer,com.google.rpc.Status> |
getLogEntryErrors()
Deprecated.
|
int |
getLogEntryErrorsCount()
When `WriteLogEntriesRequest.partial_success` is true, records the error
status for entries that were not written due to a permanent error, keyed
by the entry's zero-based index in `WriteLogEntriesRequest.entries`.
|
java.util.Map<java.lang.Integer,com.google.rpc.Status> |
getLogEntryErrorsMap()
When `WriteLogEntriesRequest.partial_success` is true, records the error
status for entries that were not written due to a permanent error, keyed
by the entry's zero-based index in `WriteLogEntriesRequest.entries`.
|
com.google.rpc.Status |
getLogEntryErrorsOrDefault(int key,
com.google.rpc.Status defaultValue)
When `WriteLogEntriesRequest.partial_success` is true, records the error
status for entries that were not written due to a permanent error, keyed
by the entry's zero-based index in `WriteLogEntriesRequest.entries`.
|
com.google.rpc.Status |
getLogEntryErrorsOrThrow(int key)
When `WriteLogEntriesRequest.partial_success` is true, records the error
status for entries that were not written due to a permanent error, keyed
by the entry's zero-based index in `WriteLogEntriesRequest.entries`.
|
com.google.protobuf.Parser<WriteLogEntriesPartialErrors> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static WriteLogEntriesPartialErrors.Builder |
newBuilder() |
static WriteLogEntriesPartialErrors.Builder |
newBuilder(WriteLogEntriesPartialErrors prototype) |
WriteLogEntriesPartialErrors.Builder |
newBuilderForType() |
protected WriteLogEntriesPartialErrors.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static WriteLogEntriesPartialErrors |
parseDelimitedFrom(java.io.InputStream input) |
static WriteLogEntriesPartialErrors |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WriteLogEntriesPartialErrors |
parseFrom(byte[] data) |
static WriteLogEntriesPartialErrors |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WriteLogEntriesPartialErrors |
parseFrom(java.nio.ByteBuffer data) |
static WriteLogEntriesPartialErrors |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WriteLogEntriesPartialErrors |
parseFrom(com.google.protobuf.ByteString data) |
static WriteLogEntriesPartialErrors |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WriteLogEntriesPartialErrors |
parseFrom(com.google.protobuf.CodedInputStream input) |
static WriteLogEntriesPartialErrors |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WriteLogEntriesPartialErrors |
parseFrom(java.io.InputStream input) |
static WriteLogEntriesPartialErrors |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<WriteLogEntriesPartialErrors> |
parser() |
WriteLogEntriesPartialErrors.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int LOG_ENTRY_ERRORS_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getLogEntryErrorsCount()
WriteLogEntriesPartialErrorsOrBuilderWhen `WriteLogEntriesRequest.partial_success` is true, records the error status for entries that were not written due to a permanent error, keyed by the entry's zero-based index in `WriteLogEntriesRequest.entries`. Failed requests for which no entries are written will not include per-entry errors.
map<int32, .google.rpc.Status> log_entry_errors = 1;getLogEntryErrorsCount in interface WriteLogEntriesPartialErrorsOrBuilderpublic boolean containsLogEntryErrors(int key)
When `WriteLogEntriesRequest.partial_success` is true, records the error status for entries that were not written due to a permanent error, keyed by the entry's zero-based index in `WriteLogEntriesRequest.entries`. Failed requests for which no entries are written will not include per-entry errors.
map<int32, .google.rpc.Status> log_entry_errors = 1;containsLogEntryErrors in interface WriteLogEntriesPartialErrorsOrBuilder@Deprecated public java.util.Map<java.lang.Integer,com.google.rpc.Status> getLogEntryErrors()
getLogEntryErrorsMap() instead.getLogEntryErrors in interface WriteLogEntriesPartialErrorsOrBuilderpublic java.util.Map<java.lang.Integer,com.google.rpc.Status> getLogEntryErrorsMap()
When `WriteLogEntriesRequest.partial_success` is true, records the error status for entries that were not written due to a permanent error, keyed by the entry's zero-based index in `WriteLogEntriesRequest.entries`. Failed requests for which no entries are written will not include per-entry errors.
map<int32, .google.rpc.Status> log_entry_errors = 1;getLogEntryErrorsMap in interface WriteLogEntriesPartialErrorsOrBuilderpublic com.google.rpc.Status getLogEntryErrorsOrDefault(int key,
com.google.rpc.Status defaultValue)
When `WriteLogEntriesRequest.partial_success` is true, records the error status for entries that were not written due to a permanent error, keyed by the entry's zero-based index in `WriteLogEntriesRequest.entries`. Failed requests for which no entries are written will not include per-entry errors.
map<int32, .google.rpc.Status> log_entry_errors = 1;getLogEntryErrorsOrDefault in interface WriteLogEntriesPartialErrorsOrBuilderpublic com.google.rpc.Status getLogEntryErrorsOrThrow(int key)
When `WriteLogEntriesRequest.partial_success` is true, records the error status for entries that were not written due to a permanent error, keyed by the entry's zero-based index in `WriteLogEntriesRequest.entries`. Failed requests for which no entries are written will not include per-entry errors.
map<int32, .google.rpc.Status> log_entry_errors = 1;getLogEntryErrorsOrThrow in interface WriteLogEntriesPartialErrorsOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static WriteLogEntriesPartialErrors parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static WriteLogEntriesPartialErrors parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static WriteLogEntriesPartialErrors parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static WriteLogEntriesPartialErrors parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static WriteLogEntriesPartialErrors parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static WriteLogEntriesPartialErrors parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static WriteLogEntriesPartialErrors parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static WriteLogEntriesPartialErrors parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static WriteLogEntriesPartialErrors parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static WriteLogEntriesPartialErrors parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static WriteLogEntriesPartialErrors parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static WriteLogEntriesPartialErrors parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic WriteLogEntriesPartialErrors.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static WriteLogEntriesPartialErrors.Builder newBuilder()
public static WriteLogEntriesPartialErrors.Builder newBuilder(WriteLogEntriesPartialErrors prototype)
public WriteLogEntriesPartialErrors.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected WriteLogEntriesPartialErrors.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static WriteLogEntriesPartialErrors getDefaultInstance()
public static com.google.protobuf.Parser<WriteLogEntriesPartialErrors> parser()
public com.google.protobuf.Parser<WriteLogEntriesPartialErrors> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public WriteLogEntriesPartialErrors getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder