Enum FieldType.Types.PrimitiveType (1.2.0)

public enum PrimitiveType

Namespace

Google.Cloud.DataCatalog.V1

Assembly

Google.Cloud.DataCatalog.V1.dll

Fields

NameDescription
Bool

A boolean value.

Double

A double precision number.

String

An UTF-8 string.

Timestamp

A timestamp.

Unspecified

This is the default invalid value for a type.