Class VideoResponseFormatAspectRatio
java.lang.Object
com.google.genai.gaos.models.interactions.VideoResponseFormatAspectRatio
VideoResponseFormatAspectRatio
The aspect ratio for the video output.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final VideoResponseFormatAspectRatiostatic final VideoResponseFormatAspectRatio -
Method Summary
-
Field Details
-
ONE_HUNDRED_AND_SIXTY_NINE
-
NINE_HUNDRED_AND_SIXTEEN
-
-
Method Details
-
of
Returns a VideoResponseFormatAspectRatio 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 VideoResponseFormatAspectRatio
-
value
-
asEnum
-
isKnown
public boolean isKnown() -
hashCode
public int hashCode() -
equals
-
toString
-
values
-