Parameters
The name of the dataset
The kind of the dataset
The code name of the dataset
The description of the dataset
The fields of the dataset
Dataset kinds
A dataset that contains a timestamp field
A dataset that contains a timestamp field and a geometry field
Field types
A string field
A bytes field
A boolean field
A 64-bit signed integer field
A 64-bit unsigned integer field
A 64-bit floating-point number field
A duration field
A timestamp field
A UUID field
A geometry field
Field options
Repeated()
Indicate that the field is an array
Description(description string)
Set the description of the field to provide more context and details about the data
ExampleValue(exampleValue string)
Set the example value of the field for documentation purposes