InputFile(mapping=None, *, ignore_unknown_fields=False, **kwargs)An input file.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
usage |
str
Optional. Usage of the file contents. Options are TRAIN|VALIDATION|TEST, or UNASSIGNED (by default) for auto split. |
gcs_source |
google.cloud.translate_v3.types.GcsInputSource
Google Cloud Storage file source. This field is a member of oneof_ source.
|