Google Cloud Bigtable Administration v2 API - Enum Table.Types.View (3.14.0)

public enum Table.Types.View

Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API enum Table.Types.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.