feat: A new value `DO_NOT_CANCEL` is added to enum `ScalingDecisionType`
feat: A new value `SECONDARY_SCALEDOWN_SINGLE_REQUEST_LIMIT_REACHED` is added to enum `ConstrainingFactor`
feat: A new enum `MetricType` is added
feat: A new field `decision_metric` is added to message `.google.cloud.dataproc.logging.AutoscalerRecommendation`
feat: A new message `ReconciliationLog` is added
feat: A new message `ReconciliationClusterHealLog` is added
feat: A new enum `ReconciliationDecisionType` is added
docs: A comment for message `ClusterSize` is changed
docs: A comment for message `AutoscalerRecommendation` is changed
PiperOrigin-RevId: 620350169