Dataset

Creates a Dataset.

Properties

Link copied to clipboard
val createTime: Output<String>

Timestamp when this dataset was created.

Link copied to clipboard
val displayName: Output<String>

The name of the dataset to show in the interface. The name can be up to 32 characters long and can consist only of ASCII Latin letters A-Z and a-z, underscores (_), and ASCII digits 0-9.

Link copied to clipboard
val exampleCount: Output<Int>

The number of examples in the dataset.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val location: Output<String>
Link copied to clipboard
val name: Output<String>

The resource name of the dataset, in form of projects/{project-number-or-id}/locations/{location_id}/datasets/{dataset_id}

Link copied to clipboard
val project: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The BCP-47 language code of the source language.

Link copied to clipboard

The BCP-47 language code of the target language.

Link copied to clipboard
val testExampleCount: Output<Int>

Number of test examples (sentence pairs).

Link copied to clipboard
val trainExampleCount: Output<Int>

Number of training examples (sentence pairs).

Link copied to clipboard
val updateTime: Output<String>

Timestamp when this dataset was last updated.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

Number of validation examples (sentence pairs).