V1alpha1StorageVersionCondition class
- Annotations
-
- @JsonSerializable(checked: true, createToJson: true, disallowUnrecognizedKeys: false, explicitToJson: true)
Properties
-
hashCode
→ int
-
The hash code for this object.
no setteroverride
-
lastTransitionTime
→ DateTime?
-
Last time the condition transitioned from one status to another.
final
-
message
→ String?
-
A human readable message indicating details about the transition.
final
-
observedGeneration
→ int?
-
If set, this represents the .metadata.generation that the condition was set based upon.
final
-
reason
→ String
-
The reason for the condition's last transition.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
status
→ String
-
Status of the condition, one of True, False, Unknown.
final
-
type
→ String
-
Type of the condition.
final