Represents the latest available observations of a deployment's current state.
Represents the latest available observations of a deployment's current state.
V1Apps.DeploymentCondition.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
V1Apps.DeploymentCondition.Builder.clear()
V1Apps.DeploymentCondition.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Last time the condition transitioned from one status to another.
The last time this condition was updated.
A human readable message indicating details about the transition.
V1Apps.DeploymentCondition.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
The reason for the condition's last transition.
Status of the condition, one of True, False, Unknown.
V1Apps.DeploymentCondition.Builder.clearType()
Type of deployment condition.
V1Apps.DeploymentCondition.Builder.clone()
Represents the latest available observations of a deployment's current state.
V1Apps.DeploymentCondition.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1Apps.DeploymentCondition.Builder.mergeFrom(com.google.protobuf.Message other)
Last time the condition transitioned from one status to another.
The last time this condition was updated.
V1Apps.DeploymentCondition.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
V1Apps.DeploymentCondition.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1Apps.DeploymentCondition.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Last time the condition transitioned from one status to another.
Last time the condition transitioned from one status to another.
The last time this condition was updated.
The last time this condition was updated.
A human readable message indicating details about the transition.
V1Apps.DeploymentCondition.Builder.setMessageBytes(com.google.protobuf.ByteString value)
A human readable message indicating details about the transition.
The reason for the condition's last transition.
V1Apps.DeploymentCondition.Builder.setReasonBytes(com.google.protobuf.ByteString value)
The reason for the condition's last transition.
V1Apps.DeploymentCondition.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Status of the condition, one of True, False, Unknown.
V1Apps.DeploymentCondition.Builder.setStatusBytes(com.google.protobuf.ByteString value)
Status of the condition, one of True, False, Unknown.
Type of deployment condition.
V1Apps.DeploymentCondition.Builder.setTypeBytes(com.google.protobuf.ByteString value)
Type of deployment condition.
V1Apps.DeploymentCondition.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)