| Modifier and Type | Method and Description |
|---|---|
static TransformationContainerType |
TransformationContainerType.forNumber(int value) |
TransformationContainerType |
TransformationLocation.getContainerType()
Information about the functionality of the container where this finding
occurred, if available.
|
TransformationContainerType |
TransformationLocation.Builder.getContainerType()
Information about the functionality of the container where this finding
occurred, if available.
|
TransformationContainerType |
TransformationLocationOrBuilder.getContainerType()
Information about the functionality of the container where this finding
occurred, if available.
|
static TransformationContainerType |
TransformationContainerType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TransformationContainerType |
TransformationContainerType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TransformationContainerType |
TransformationContainerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransformationContainerType[] |
TransformationContainerType.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<TransformationContainerType> |
TransformationContainerType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TransformationLocation.Builder |
TransformationLocation.Builder.setContainerType(TransformationContainerType value)
Information about the functionality of the container where this finding
occurred, if available.
|
Copyright © 2022 Google LLC. All rights reserved.