()
| 252 | } |
| 253 | |
| 254 | func (x *GetSecretsResponse_Envelope) GetExpiresAt() *timestamppb.Timestamp { |
| 255 | if x != nil { |
| 256 | return x.xxx_hidden_ExpiresAt |
| 257 | } |
| 258 | return nil |
| 259 | } |
| 260 | |
| 261 | func (x *GetSecretsResponse_Envelope) GetMetadata() map[string]string { |
| 262 | if x != nil { |