Deprecated: Use DeploymentUpdateSuccess.ProtoReflect.Descriptor instead.
()
| 169 | |
| 170 | // Deprecated: Use DeploymentUpdateSuccess.ProtoReflect.Descriptor instead. |
| 171 | func (*DeploymentUpdateSuccess) Descriptor() ([]byte, []int) { |
| 172 | return file_data_plane_interface_proto_rawDescGZIP(), []int{2} |
| 173 | } |
| 174 | |
| 175 | func (x *DeploymentUpdateSuccess) GetSuccess() bool { |
| 176 | if x != nil { |
nothing calls this directly
no test coverage detected