| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ApiDebugSession |
GoogleCloudApigeeV1ApiDebugSession.clone() |
GoogleCloudApigeeV1ApiDebugSession |
GoogleCloudApigeeV1ApiDebugSession.set(String fieldName,
Object value) |
GoogleCloudApigeeV1ApiDebugSession |
GoogleCloudApigeeV1ApiDebugSession.setApiProxyRevisionId(String apiProxyRevisionId)
The revision ID of the deployed API proxy.
|
GoogleCloudApigeeV1ApiDebugSession |
GoogleCloudApigeeV1ApiDebugSession.setCreateTime(String createTime)
The first transaction creation timestamp in millisecond, recorded by UAP.
|
GoogleCloudApigeeV1ApiDebugSession |
GoogleCloudApigeeV1ApiDebugSession.setEnvironmentId(String environmentId)
The environment ID of the deployed API proxy.
|
GoogleCloudApigeeV1ApiDebugSession |
GoogleCloudApigeeV1ApiDebugSession.setId(String id)
The debug session ID.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1ApiDebugSession> |
GoogleCloudApigeeV1ListApiDebugSessionsResponse.getSessions()
Session info that includes debug session ID, environment ID, api proxy revision ID and the
first transaction creation timestamp.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ListApiDebugSessionsResponse |
GoogleCloudApigeeV1ListApiDebugSessionsResponse.setSessions(List<GoogleCloudApigeeV1ApiDebugSession> sessions)
Session info that includes debug session ID, environment ID, api proxy revision ID and the
first transaction creation timestamp.
|
Copyright © 2011–2025 Google. All rights reserved.