Preparing search index...
The search index is not available
@google/genai
@google/genai
types
ListBatchJobsResponse
Class ListBatchJobsResponse
Config for batches.list return value.
Index
Constructors
constructor
Properties
batch
Jobs?
next
Page
Token?
sdk
Http
Response?
Constructors
constructor
new
ListBatchJobsResponse
()
:
ListBatchJobsResponse
Returns
ListBatchJobsResponse
Properties
Optional
batch
Jobs
batchJobs
?:
BatchJob
[]
Optional
next
Page
Token
nextPageToken
?:
string
Optional
sdk
Http
Response
sdkHttpResponse
?:
HttpResponse
Used to retain the full HTTP response.
Settings
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
batch
Jobs
next
Page
Token
sdk
Http
Response
@google/genai
Loading...
Config for batches.list return value.