| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Session |
GoogleCloudApigeeV1Session.clone() |
GoogleCloudApigeeV1Session |
GoogleCloudApigeeV1Session.set(String fieldName,
Object value) |
GoogleCloudApigeeV1Session |
GoogleCloudApigeeV1Session.setId(String id)
The debug session ID.
|
GoogleCloudApigeeV1Session |
GoogleCloudApigeeV1Session.setTimestampMs(Long timestampMs)
The first transaction creation timestamp in millisecond, recorded by UAP.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1Session> |
GoogleCloudApigeeV1ListDebugSessionsResponse.getSessions()
Session info that includes debug session ID and the first transaction creation timestamp.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ListDebugSessionsResponse |
GoogleCloudApigeeV1ListDebugSessionsResponse.setSessions(List<GoogleCloudApigeeV1Session> sessions)
Session info that includes debug session ID and the first transaction creation timestamp.
|
Copyright © 2011–2025 Google. All rights reserved.