GoogleCloudApigeeV1PodStatus class
Properties
-
appVersion
↔ String?
-
Version of the application running in the pod.
getter/setter pair
-
deploymentStatus
↔ String?
-
Status of the deployment.
getter/setter pair
-
deploymentStatusTime
↔ String?
-
Time the deployment status was reported in milliseconds since epoch.
getter/setter pair
-
deploymentTime
↔ String?
-
Time the proxy was deployed in milliseconds since epoch.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
podName
↔ String?
-
Name of the pod which is reporting the status.
getter/setter pair
-
podStatus
↔ String?
-
Overall status of the pod (not this specific deployment).
getter/setter pair
-
podStatusTime
↔ String?
-
Time the pod status was reported in milliseconds since epoch.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
statusCode
↔ String?
-
Code associated with the deployment status.
getter/setter pair
-
statusCodeDetails
↔ String?
-
Human-readable message associated with the status code.
getter/setter pair