A 
        
            B 
        
            C 
        
            D 
        
            E 
        
            F 
        
            G 
        
            H 
        
            I 
        
            J 
        
            K 
        
            L 
        
            M 
        
            N 
        
            O 
        
            P 
        
            Q 
        
            R 
        
            S 
        
            T 
        
            U 
        
            V 
        
            W 
        
            X 
        
            Y 
        
            _ 
        
        
Y
- y() - function in com.openai.models.responses.ResponseComputerToolCall.Action.Click
- The y-coordinate where the click occurred.
- y(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseComputerToolCall.Action.Click.Builder
- Sets Builder.y to an arbitrary JSON value.
- y(java.lang.Long) - function in com.openai.models.responses.ResponseComputerToolCall.Action.Click.Builder
- The y-coordinate where the click occurred.
- y() - function in com.openai.models.responses.ResponseComputerToolCall.Action.DoubleClick
- The y-coordinate where the double click occurred.
- y(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseComputerToolCall.Action.DoubleClick.Builder
- Sets Builder.y to an arbitrary JSON value.
- y(java.lang.Long) - function in com.openai.models.responses.ResponseComputerToolCall.Action.DoubleClick.Builder
- The y-coordinate where the double click occurred.
- y() - function in com.openai.models.responses.ResponseComputerToolCall.Action.Drag.Path
- The y-coordinate.
- y(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseComputerToolCall.Action.Drag.Path.Builder
- Sets Builder.y to an arbitrary JSON value.
- y(java.lang.Long) - function in com.openai.models.responses.ResponseComputerToolCall.Action.Drag.Path.Builder
- The y-coordinate.
- y() - function in com.openai.models.responses.ResponseComputerToolCall.Action.Move
- The y-coordinate to move to.
- y(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseComputerToolCall.Action.Move.Builder
- Sets Builder.y to an arbitrary JSON value.
- y(java.lang.Long) - function in com.openai.models.responses.ResponseComputerToolCall.Action.Move.Builder
- The y-coordinate to move to.
- y() - function in com.openai.models.responses.ResponseComputerToolCall.Action.Scroll
- The y-coordinate where the scroll occurred.
- y(com.openai.core.JsonField) - function in com.openai.models.responses.ResponseComputerToolCall.Action.Scroll.Builder
- Sets Builder.y to an arbitrary JSON value.
- y(java.lang.Long) - function in com.openai.models.responses.ResponseComputerToolCall.Action.Scroll.Builder
- The y-coordinate where the scroll occurred.
- YES - enum entry in com.openai.core.JsonSchemaLocalValidation
- Validate the JSON schema locally before the request is executed. The remote AI model will also validate the JSON schema.