| Modifier and Type | Method and Description |
|---|---|
static MetadataType |
MetadataType.forNumber(int value) |
MetadataType |
MetadataLocation.getType()
Type of metadata containing the finding.
|
MetadataType |
MetadataLocation.Builder.getType()
Type of metadata containing the finding.
|
MetadataType |
MetadataLocationOrBuilder.getType()
Type of metadata containing the finding.
|
static MetadataType |
MetadataType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static MetadataType |
MetadataType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static MetadataType |
MetadataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetadataType[] |
MetadataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<MetadataType> |
MetadataType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
MetadataLocation.Builder |
MetadataLocation.Builder.setType(MetadataType value)
Type of metadata containing the finding.
|
Copyright © 2022 Google LLC. All rights reserved.