()
| 3326 | } |
| 3327 | |
| 3328 | func (x *CreateSubAgentResponse) GetAppCreationErrors() []*CreateSubAgentResponse_AppCreationError { |
| 3329 | if x != nil { |
| 3330 | return x.AppCreationErrors |
| 3331 | } |
| 3332 | return nil |
| 3333 | } |
| 3334 | |
| 3335 | type DeleteSubAgentRequest struct { |
| 3336 | state protoimpl.MessageState |