GoogleCloudApigeeV1DebugSession class 
 
    
    
  
    
  
    Properties
    
        - 
  count
  ↔ int?
  
 
- 
  The number of request to be traced.
  
getter/setter pair
 
        - 
  createTime
  ↔ String?
  
 
- 
  The first transaction creation timestamp, recorded by UAP.
  
getter/setter pair
 
        - 
  filter
  ↔ String?
  
 
- 
  A conditional statement which is evaluated against the request message to
determine if it should be traced.
  
getter/setter pair
 
        - 
  hashCode
  → int
  
 
- 
  The hash code for this object.
  
no setterinherited
 
        - 
  name
  ↔ String?
  
 
- 
  A unique ID for this DebugSession.
  
getter/setter pair
 
        - 
  runtimeType
  → Type
  
 
- 
  A representation of the runtime type of the object.
  
no setterinherited
 
        - 
  timeout
  ↔ String?
  
 
- 
  The time in seconds after which this DebugSession should end.
  
getter/setter pair
 
        - 
  tracesize
  ↔ int?
  
 
- 
  The maximum number of bytes captured from the response payload.
  
getter/setter pair
 
        - 
  validity
  ↔ int?
  
 
- 
  The length of time, in seconds, that this debug session is valid, starting
from when it's received in the control plane.
  
getter/setter pair