google_api_apigee v0.2.0 GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ListDebugSessionsResponse View Source
Attributes
sessions
(type:list(GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Sesssion.t)
, default:nil
) - Session info that includes debug session ID and the first transaction creation timestamp.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ListDebugSessionsResponse{ sessions: [GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Sesssion.t()] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.