Class Status
java.lang.Object
com.google.genai.gaos.models.environments.Status
Status
Output only. The status of the environment container.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
-
Field Details
-
ACTIVE
-
EXPIRED
-
-
Method Details
-
of
Returns a Status with the given value. For a specific value the returned object will always be a singleton so reference equality is satisfied when the values are the same.- Parameters:
value- value to be wrapped as Status
-
value
-
asEnum
-
isKnown
public boolean isKnown() -
hashCode
public int hashCode() -
equals
-
toString
-
values
-