package
0.0.0-20241021075312-9ecd722819af
Repository: https://github.com/navikt/nada-backend.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
Generate unique name for dataset: - https://cloud.google.com/bigquery/docs/datasets#dataset-naming.
No description provided by the author
# Constants
BigNumericFieldType is a numeric field type that supports values of larger precision and scale than the NumericFieldType.
No description provided by the author
No description provided by the author
BooleanFieldType is a boolean field type.
BytesFieldType is a bytes field type.
DateFieldType is a date field type.
DateTimeFieldType is a datetime field type.
ExternalTable is a table type describing that the table is an external table (also known as a federated data source).
FloatFieldType is a float field type.
GeographyFieldType is a string field type.
No description provided by the author
IntegerFieldType is a integer field type.
IntervalFieldType is a representation of a duration or an amount of time.
JSONFieldType is a representation of a json object.
MaterializedView represents a managed storage table that's derived from a base table.
No description provided by the author
NumericFieldType is a numeric field type.
OwnerRole is the OWNER AccessRole.
RangeFieldType represents a continuous range of values.
ReaderRole is the READER AccessRole.
RecordFieldType is a record field type.
RegularTable is a regular table.
No description provided by the author
No description provided by the author
Snapshot represents an immutable point in time snapshot of some other table.
StringFieldType is a string field type.
TimeFieldType is a time field type.
TimestampFieldType is a timestamp field type.
No description provided by the author
No description provided by the author
ViewTable is a table type describing that the table is a logical view.
WriterRole is the WRITER AccessRole.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
AccessRole is the level of access to grant to a dataset.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author