ContentRequest

public class ContentRequest
extends Object

java.lang.Object
   ↳ com.android.tradefed.ai.ContentRequest


Class to build the request to the API.

Summary

Nested classes

class ContentRequest.Content

 

class ContentRequest.InlineData

 

class ContentRequest.Part

 

Public constructors

ContentRequest(String textPrompt)
ContentRequest(String textPrompt, inlineData)

Public constructors

ContentRequest

public ContentRequest (String textPrompt)

Parameters
textPrompt String

ContentRequest

public ContentRequest (String textPrompt, 
                 inlineData)

Parameters
textPrompt String

inlineData