()
| 3578 | } |
| 3579 | |
| 3580 | func (x *BoundaryLog) GetHttpRequest() *BoundaryLog_HttpRequest { |
| 3581 | if x, ok := x.GetResource().(*BoundaryLog_HttpRequest_); ok { |
| 3582 | return x.HttpRequest |
| 3583 | } |
| 3584 | return nil |
| 3585 | } |
| 3586 | |
| 3587 | func (x *BoundaryLog) GetSequenceNumber() int32 { |
| 3588 | if x != nil { |