-
WriteLogEntriesPartialErrors.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
WriteLogEntriesPartialErrors.Builder.clear()
WriteLogEntriesPartialErrors.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
WriteLogEntriesPartialErrors.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
WriteLogEntriesPartialErrors.Builder.clone()
WriteLogEntriesPartialErrors.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
WriteLogEntriesPartialErrors.Builder.mergeFrom(com.google.protobuf.Message other)
WriteLogEntriesPartialErrors.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
WriteLogEntriesPartialErrors.newBuilderForType(com.google.protobuf.GeneratedMessageV3.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`.
WriteLogEntriesPartialErrors.Builder.putLogEntryErrors(int key,
com.google.rpc.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`.
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(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
WriteLogEntriesPartialErrors.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
WriteLogEntriesPartialErrors.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)