For Detection protos representing index features, the `label` field might be empty. With this change, only the `Detection::score` field is required, and `Detection.label` and `Detection.label_id` are both optional but at least one of them should be set. PiperOrigin-RevId: 568944596