google_api_genomics v0.0.1 GoogleApi.Genomics.V1.Model.Dataset View Source
A Dataset is a collection of genomic data. For more genomics resource definitions, see Fundamentals of Google Genomics
Attributes
- createTime (String): The time this dataset was created, in seconds from the epoch. Defaults to:
null
. - id (String): The server-generated dataset ID, unique across all datasets. Defaults to:
null
. - name (String): The dataset name. Defaults to:
null
. - projectId (String): The Google Cloud project ID that this dataset belongs to. Defaults to:
null
.