()
| 90 | } |
| 91 | |
| 92 | func (b0 GetSecretsRequest_builder) Build() *GetSecretsRequest { |
| 93 | m0 := &GetSecretsRequest{} |
| 94 | b, x := &b0, m0 |
| 95 | _, _ = b, x |
| 96 | if b.Pattern != nil { |
| 97 | protoimpl.X.SetPresentNonAtomic(&(x.XXX_presence[0]), 0, 1) |
| 98 | x.xxx_hidden_Pattern = b.Pattern |
| 99 | } |
| 100 | return m0 |
| 101 | } |
| 102 | |
| 103 | type GetSecretsResponse struct { |
| 104 | state protoimpl.MessageState `protogen:"opaque.v1"` |
no outgoing calls