-
WriteLogEntriesPartialErrors.Builder.clear()
WriteLogEntriesPartialErrors.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
WriteLogEntriesPartialErrors.Builder.mergeFrom(com.google.protobuf.Message other)
WriteLogEntriesPartialErrors.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
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`.
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`.
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`.