Batch Input Config
@Serializable
Represents the input configuration for a batch job.
Constructors
Link copied to clipboard
constructor(gcsSource: BatchGcsSource? = null, fileName: String? = null, requests: BatchRequestInput? = null)