sessions property

List<GoogleCloudApigeeV1ApiDebugSession>? sessions
getter/setter pair

Session info that includes debug session ID, environment ID, api proxy revision ID and the first transaction creation timestamp.

Implementation

core.List<GoogleCloudApigeeV1ApiDebugSession>? sessions;