()
| 218 | } |
| 219 | |
| 220 | func (x *GetSecretsResponse_Envelope) GetProvider() string { |
| 221 | if x != nil { |
| 222 | if x.xxx_hidden_Provider != nil { |
| 223 | return *x.xxx_hidden_Provider |
| 224 | } |
| 225 | return "" |
| 226 | } |
| 227 | return "" |
| 228 | } |
| 229 | |
| 230 | func (x *GetSecretsResponse_Envelope) GetVersion() string { |
| 231 | if x != nil { |