()
| 238 | } |
| 239 | |
| 240 | func (x *GetSecretsResponse_Envelope) GetCreatedAt() *timestamppb.Timestamp { |
| 241 | if x != nil { |
| 242 | return x.xxx_hidden_CreatedAt |
| 243 | } |
| 244 | return nil |
| 245 | } |
| 246 | |
| 247 | func (x *GetSecretsResponse_Envelope) GetResolvedAt() *timestamppb.Timestamp { |
| 248 | if x != nil { |