ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.addAllComments(Iterable<String> values) |
Free-form context on why this URI is unsafe.
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.addAllLabels(Iterable<? extends ThreatInfo.ThreatJustification.JustificationLabel> values) |
Labels associated with this URI that explain how it was classified.
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.addAllLabelsValue(Iterable<Integer> values) |
Labels associated with this URI that explain how it was classified.
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.addComments(String value) |
Free-form context on why this URI is unsafe.
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.addCommentsBytes(com.google.protobuf.ByteString value) |
Free-form context on why this URI is unsafe.
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.addLabels(ThreatInfo.ThreatJustification.JustificationLabel value) |
Labels associated with this URI that explain how it was classified.
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.addLabelsValue(int value) |
Labels associated with this URI that explain how it was classified.
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.clear() |
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.clearComments() |
Free-form context on why this URI is unsafe.
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.clearLabels() |
Labels associated with this URI that explain how it was classified.
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.clone() |
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.Builder.getThreatJustificationBuilder() |
Context about why the URI is unsafe.
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.mergeFrom(ThreatInfo.ThreatJustification other) |
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.newBuilder() |
|
static ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.newBuilder(ThreatInfo.ThreatJustification prototype) |
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.newBuilderForType() |
|
protected ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.setComments(int index,
String value) |
Free-form context on why this URI is unsafe.
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.setLabels(int index,
ThreatInfo.ThreatJustification.JustificationLabel value) |
Labels associated with this URI that explain how it was classified.
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.setLabelsValue(int index,
int value) |
Labels associated with this URI that explain how it was classified.
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.toBuilder() |
|