()
| 3264 | } |
| 3265 | |
| 3266 | func (x *CreateSubAgentRequest) GetDisplayApps() []CreateSubAgentRequest_DisplayApp { |
| 3267 | if x != nil { |
| 3268 | return x.DisplayApps |
| 3269 | } |
| 3270 | return nil |
| 3271 | } |
| 3272 | |
| 3273 | func (x *CreateSubAgentRequest) GetId() []byte { |
| 3274 | if x != nil { |