public static final class WriteLogEntriesPartialErrors.Builder extends GeneratedMessageV3.Builder<WriteLogEntriesPartialErrors.Builder> implements WriteLogEntriesPartialErrorsOrBuilder
Error details for WriteLogEntries with partial success.Protobuf type
google.logging.v2.WriteLogEntriesPartialErrors
Modifier and Type | Method and Description |
---|---|
WriteLogEntriesPartialErrors.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
WriteLogEntriesPartialErrors |
build() |
WriteLogEntriesPartialErrors |
buildPartial() |
WriteLogEntriesPartialErrors.Builder |
clear() |
WriteLogEntriesPartialErrors.Builder |
clearField(Descriptors.FieldDescriptor field) |
WriteLogEntriesPartialErrors.Builder |
clearLogEntryErrors() |
WriteLogEntriesPartialErrors.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
WriteLogEntriesPartialErrors.Builder |
clone() |
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`.
|
WriteLogEntriesPartialErrors |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
java.util.Map<java.lang.Integer,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,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`.
|
Status |
getLogEntryErrorsOrDefault(int key,
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`.
|
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`.
|
java.util.Map<java.lang.Integer,Status> |
getMutableLogEntryErrors()
Deprecated.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected MapField |
internalGetMapField(int number) |
protected MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
WriteLogEntriesPartialErrors.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
WriteLogEntriesPartialErrors.Builder |
mergeFrom(Message other) |
WriteLogEntriesPartialErrors.Builder |
mergeFrom(WriteLogEntriesPartialErrors other) |
WriteLogEntriesPartialErrors.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
WriteLogEntriesPartialErrors.Builder |
putAllLogEntryErrors(java.util.Map<java.lang.Integer,Status> values)
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`.
|
WriteLogEntriesPartialErrors.Builder |
putLogEntryErrors(int key,
Status value)
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`.
|
WriteLogEntriesPartialErrors.Builder |
removeLogEntryErrors(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`.
|
WriteLogEntriesPartialErrors.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
WriteLogEntriesPartialErrors.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
WriteLogEntriesPartialErrors.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected MapField internalGetMapField(int number)
internalGetMapField
in class GeneratedMessageV3.Builder<WriteLogEntriesPartialErrors.Builder>
protected MapField internalGetMutableMapField(int number)
internalGetMutableMapField
in class GeneratedMessageV3.Builder<WriteLogEntriesPartialErrors.Builder>
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<WriteLogEntriesPartialErrors.Builder>
public WriteLogEntriesPartialErrors.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<WriteLogEntriesPartialErrors.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<WriteLogEntriesPartialErrors.Builder>
public WriteLogEntriesPartialErrors getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public WriteLogEntriesPartialErrors build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public WriteLogEntriesPartialErrors buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public WriteLogEntriesPartialErrors.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<WriteLogEntriesPartialErrors.Builder>
public WriteLogEntriesPartialErrors.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<WriteLogEntriesPartialErrors.Builder>
public WriteLogEntriesPartialErrors.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<WriteLogEntriesPartialErrors.Builder>
public WriteLogEntriesPartialErrors.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<WriteLogEntriesPartialErrors.Builder>
public WriteLogEntriesPartialErrors.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<WriteLogEntriesPartialErrors.Builder>
public WriteLogEntriesPartialErrors.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<WriteLogEntriesPartialErrors.Builder>
public WriteLogEntriesPartialErrors.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<WriteLogEntriesPartialErrors.Builder>
public WriteLogEntriesPartialErrors.Builder mergeFrom(WriteLogEntriesPartialErrors other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<WriteLogEntriesPartialErrors.Builder>
public WriteLogEntriesPartialErrors.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<WriteLogEntriesPartialErrors.Builder>
java.io.IOException
public int getLogEntryErrorsCount()
WriteLogEntriesPartialErrorsOrBuilder
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;
getLogEntryErrorsCount
in interface WriteLogEntriesPartialErrorsOrBuilder
public 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,Status> getLogEntryErrors()
getLogEntryErrorsMap()
instead.getLogEntryErrors
in interface WriteLogEntriesPartialErrorsOrBuilder
public java.util.Map<java.lang.Integer,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 WriteLogEntriesPartialErrorsOrBuilder
public Status getLogEntryErrorsOrDefault(int key, 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 WriteLogEntriesPartialErrorsOrBuilder
public 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 WriteLogEntriesPartialErrorsOrBuilder
public WriteLogEntriesPartialErrors.Builder clearLogEntryErrors()
public WriteLogEntriesPartialErrors.Builder removeLogEntryErrors(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;
@Deprecated public java.util.Map<java.lang.Integer,Status> getMutableLogEntryErrors()
public WriteLogEntriesPartialErrors.Builder putLogEntryErrors(int key, Status value)
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;
public WriteLogEntriesPartialErrors.Builder putAllLogEntryErrors(java.util.Map<java.lang.Integer,Status> values)
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;
public final WriteLogEntriesPartialErrors.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<WriteLogEntriesPartialErrors.Builder>
public final WriteLogEntriesPartialErrors.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<WriteLogEntriesPartialErrors.Builder>