GoogleApi.Spanner.V1.Model.AdapterSession (google_api_spanner v0.48.0)
View SourceA session in the Cloud Spanner Adapter API.
Attributes
-
name
(type:String.t
, default:nil
) - Identifier. The name of the session. This is always system-assigned.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Spanner.V1.Model.AdapterSession{name: String.t() | nil}