Class Resolution
java.lang.Object
com.google.genai.gaos.models.interactions.Resolution
Resolution
The video output resolution. Defaults to 720p.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Resolutionstatic final Resolutionstatic final Resolutionstatic final Resolution -
Method Summary
-
Field Details
-
THREE_HUNDRED_AND_SIXTYP
-
SEVEN_HUNDRED_AND_TWENTYP
-
ONE_THOUSAND_AND_EIGHTYP
-
FOURK
-
-
Method Details
-
of
Returns a Resolution 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 Resolution
-
value
-
asEnum
-
isKnown
public boolean isKnown() -
hashCode
public int hashCode() -
equals
-
toString
-
values
-