Class FieldType (1.3.0)

public sealed class FieldType : IMessage<FieldType>, IEquatable<FieldType>, IDeepCloneable<FieldType>, IBufferMessage, IMessage

Inheritance

Object > FieldType

Namespace

Google.Cloud.DataCatalog.V1

Assembly

Google.Cloud.DataCatalog.V1.dll

Constructors

FieldType()

public FieldType()

FieldType(FieldType)

public FieldType(FieldType other)
Parameter
NameDescription
otherFieldType

Properties

EnumType

public FieldType.Types.EnumType EnumType { get; set; }

An enum type.

Property Value
TypeDescription
FieldType.Types.EnumType

PrimitiveType

public FieldType.Types.PrimitiveType PrimitiveType { get; set; }

Primitive types, such as string, boolean, etc.

Property Value
TypeDescription
FieldType.Types.PrimitiveType

TypeDeclCase

public FieldType.TypeDeclOneofCase TypeDeclCase { get; }
Property Value
TypeDescription
FieldType.TypeDeclOneofCase