| Modifier and Type | Method and Description |
|---|---|
static ContinuousValidationEvent.ContinuousValidationPodEvent.ImageDetails.ContainerType |
ContinuousValidationEvent.ContinuousValidationPodEvent.ImageDetails.ContainerType.forNumber(int value) |
ContinuousValidationEvent.ContinuousValidationPodEvent.ImageDetails.ContainerType |
ContinuousValidationEvent.ContinuousValidationPodEvent.ImageDetailsOrBuilder.getContainerType()
The container type that this image belongs to.
|
ContinuousValidationEvent.ContinuousValidationPodEvent.ImageDetails.ContainerType |
ContinuousValidationEvent.ContinuousValidationPodEvent.ImageDetails.getContainerType()
The container type that this image belongs to.
|
ContinuousValidationEvent.ContinuousValidationPodEvent.ImageDetails.ContainerType |
ContinuousValidationEvent.ContinuousValidationPodEvent.ImageDetails.Builder.getContainerType()
The container type that this image belongs to.
|
static ContinuousValidationEvent.ContinuousValidationPodEvent.ImageDetails.ContainerType |
ContinuousValidationEvent.ContinuousValidationPodEvent.ImageDetails.ContainerType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ContinuousValidationEvent.ContinuousValidationPodEvent.ImageDetails.ContainerType |
ContinuousValidationEvent.ContinuousValidationPodEvent.ImageDetails.ContainerType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ContinuousValidationEvent.ContinuousValidationPodEvent.ImageDetails.ContainerType |
ContinuousValidationEvent.ContinuousValidationPodEvent.ImageDetails.ContainerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContinuousValidationEvent.ContinuousValidationPodEvent.ImageDetails.ContainerType[] |
ContinuousValidationEvent.ContinuousValidationPodEvent.ImageDetails.ContainerType.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<ContinuousValidationEvent.ContinuousValidationPodEvent.ImageDetails.ContainerType> |
ContinuousValidationEvent.ContinuousValidationPodEvent.ImageDetails.ContainerType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ContinuousValidationEvent.ContinuousValidationPodEvent.ImageDetails.Builder |
ContinuousValidationEvent.ContinuousValidationPodEvent.ImageDetails.Builder.setContainerType(ContinuousValidationEvent.ContinuousValidationPodEvent.ImageDetails.ContainerType value)
The container type that this image belongs to.
|
Copyright © 2024 Google LLC. All rights reserved.