()
| 669 | } |
| 670 | |
| 671 | func (x *RecordToolUsageRequest) GetMetadata() map[string]*anypb.Any { |
| 672 | if x != nil { |
| 673 | return x.Metadata |
| 674 | } |
| 675 | return nil |
| 676 | } |
| 677 | |
| 678 | func (x *RecordToolUsageRequest) GetCreatedAt() *timestamppb.Timestamp { |
| 679 | if x != nil { |
no outgoing calls
no test coverage detected