Enum Table.Types.View (2.5.0)

public enum View

Defines a view over a table's fields.

Namespace

Google.Cloud.Bigtable.Admin.V2

Assembly

Google.Cloud.Bigtable.Admin.V2.dll

Fields

NameDescription
EncryptionView

Only populates 'name' and fields related to the table's encryption state.

Full

Populates all fields.

NameOnly

Only populates name.

ReplicationView

Only populates name and fields related to the table's replication state.

SchemaView

Only populates name and fields related to the table's schema.

Unspecified

Uses the default view for each method as documented in its request.