View Source GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1DebugSession (google_api_apigee v0.53.0)
Attributes
-
count(type:integer(), default:nil) - Optional. The number of request to be traced. Min = 1, Max = 15, Default = 10. -
createTime(type:DateTime.t, default:nil) - Output only. The first transaction creation timestamp, recorded by UAP. -
filter(type:String.t, default:nil) - Optional. A conditional statement which is evaluated against the request message to determine if it should be traced. Syntax matches that of on API Proxy bundle flow Condition. -
name(type:String.t, default:nil) - A unique ID for this DebugSession. -
timeout(type:String.t, default:nil) - Optional. The time in seconds after which this DebugSession should end. This value will override the value in query param, if both are provided. -
tracesize(type:integer(), default:nil) - Optional. The maximum number of bytes captured from the response payload. Min = 0, Max = 5120, Default = 5120. -
validity(type:integer(), default:nil) - Optional. The length of time, in seconds, that this debug session is valid, starting from when it's received in the control plane. Min = 1, Max = 15, Default = 10.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.