Data Catalog v1 API - Enum DatabaseTableSpec.Types.DatabaseViewSpec.Types.ViewType (2.8.0)

public enum DatabaseTableSpec.Types.DatabaseViewSpec.Types.ViewType

Reference documentation and code samples for the Data Catalog v1 API enum DatabaseTableSpec.Types.DatabaseViewSpec.Types.ViewType.

Concrete type of the view.

Namespace

Google.Cloud.DataCatalog.V1

Assembly

Google.Cloud.DataCatalog.V1.dll

Fields

NameDescription
MaterializedView

Materialized view.

StandardView

Standard view.

Unspecified

Default unknown view type.