Class AdaptiveMtSentence (3.15.2)

AdaptiveMtSentence(mapping=None, *, ignore_unknown_fields=False, **kwargs)

An AdaptiveMt sentence entry.

Attributes

NameDescription
name str
Required. The resource name of the file, in form of projects/{project-number-or-id}/locations/{location_id}/adaptiveMtDatasets/{dataset}/adaptiveMtFiles/{file}/adaptiveMtSentences/{sentence}
source_sentence str
Required. The source sentence.
target_sentence str
Required. The target sentence.
create_time google.protobuf.timestamp_pb2.Timestamp
Output only. Timestamp when this sentence was created.
update_time google.protobuf.timestamp_pb2.Timestamp
Output only. Timestamp when this sentence was last updated.