| Modifier and Type | Method and Description |
|---|---|
static ThreatInfo.ThreatJustification.JustificationLabel |
ThreatInfo.ThreatJustification.JustificationLabel.forNumber(int value) |
ThreatInfo.ThreatJustification.JustificationLabel |
ThreatInfo.ThreatJustificationOrBuilder.getLabels(int index)
Labels associated with this URI that explain how it was classified.
|
ThreatInfo.ThreatJustification.JustificationLabel |
ThreatInfo.ThreatJustification.getLabels(int index)
Labels associated with this URI that explain how it was classified.
|
ThreatInfo.ThreatJustification.JustificationLabel |
ThreatInfo.ThreatJustification.Builder.getLabels(int index)
Labels associated with this URI that explain how it was classified.
|
static ThreatInfo.ThreatJustification.JustificationLabel |
ThreatInfo.ThreatJustification.JustificationLabel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ThreatInfo.ThreatJustification.JustificationLabel |
ThreatInfo.ThreatJustification.JustificationLabel.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ThreatInfo.ThreatJustification.JustificationLabel |
ThreatInfo.ThreatJustification.JustificationLabel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThreatInfo.ThreatJustification.JustificationLabel[] |
ThreatInfo.ThreatJustification.JustificationLabel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<ThreatInfo.ThreatJustification.JustificationLabel> |
ThreatInfo.ThreatJustificationOrBuilder.getLabelsList()
Labels associated with this URI that explain how it was classified.
|
List<ThreatInfo.ThreatJustification.JustificationLabel> |
ThreatInfo.ThreatJustification.getLabelsList()
Labels associated with this URI that explain how it was classified.
|
List<ThreatInfo.ThreatJustification.JustificationLabel> |
ThreatInfo.ThreatJustification.Builder.getLabelsList()
Labels associated with this URI that explain how it was classified.
|
static com.google.protobuf.Internal.EnumLiteMap<ThreatInfo.ThreatJustification.JustificationLabel> |
ThreatInfo.ThreatJustification.JustificationLabel.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
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.setLabels(int index,
ThreatInfo.ThreatJustification.JustificationLabel value)
Labels associated with this URI that explain how it was classified.
|
| Modifier and Type | Method and Description |
|---|---|
ThreatInfo.ThreatJustification.Builder |
ThreatInfo.ThreatJustification.Builder.addAllLabels(Iterable<? extends ThreatInfo.ThreatJustification.JustificationLabel> values)
Labels associated with this URI that explain how it was classified.
|
Copyright © 2024 Google LLC. All rights reserved.