()
| 4799 | } |
| 4800 | |
| 4801 | func (x *CreateSubAgentResponse_AppCreationError) GetIndex() int32 { |
| 4802 | if x != nil { |
| 4803 | return x.Index |
| 4804 | } |
| 4805 | return 0 |
| 4806 | } |
| 4807 | |
| 4808 | func (x *CreateSubAgentResponse_AppCreationError) GetField() string { |
| 4809 | if x != nil && x.Field != nil { |