Google Bigtable v2 API - Enum CloseSessionRequest.Types.CloseSessionReason (3.27.0)

public enum CloseSessionRequest.Types.CloseSessionReason

Reference documentation and code samples for the Google Bigtable v2 API enum CloseSessionRequest.Types.CloseSessionReason.

Client-generated reason for terminating the session, including a plain-text description of why. 'reason' may be used for metrics, while both may be logged (server-side).

Namespace

Google.Cloud.Bigtable.V2

Assembly

Google.Cloud.Bigtable.V2.dll

Fields

Name Description
Downsize
Error
Goaway
MissedHeartbeat
Unset
User