Class DatasetVersion (1.36.4)

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

Describes the dataset version.

Attributes

Name Description
name str
Output only. The resource name of the DatasetVersion.
create_time google.protobuf.timestamp_pb2.Timestamp
Output only. Timestamp when this DatasetVersion was created.
update_time google.protobuf.timestamp_pb2.Timestamp
Output only. Timestamp when this DatasetVersion was last updated.
etag str
Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
big_query_dataset_name str
Output only. Name of the associated BigQuery dataset.

Methods

DatasetVersion

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

Describes the dataset version.