()
| 2012 | } |
| 2013 | |
| 2014 | func (x *BatchUpdateAppHealthRequest) GetUpdates() []*BatchUpdateAppHealthRequest_HealthUpdate { |
| 2015 | if x != nil { |
| 2016 | return x.Updates |
| 2017 | } |
| 2018 | return nil |
| 2019 | } |
| 2020 | |
| 2021 | type BatchUpdateAppHealthResponse struct { |
| 2022 | state protoimpl.MessageState |
no outgoing calls