Rename customer label -> custom label (#10899)

Co-authored-by: Yingchun Lai <laiyingchun@apache.org>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
Lianmin Zheng
2025-09-25 16:19:53 -07:00
committed by GitHub
co-authored by Yingchun Lai gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
parent 35ec2a45a8
commit f68dd998b9
10 changed files with 51 additions and 51 deletions
+2 -2
View File
@@ -143,8 +143,8 @@ class GenerateReqInput:
# Image gen grpc migration
return_bytes: bool = False
# For customer metric labels
customer_labels: Optional[Dict[str, str]] = None
# For custom metric labels
custom_labels: Optional[Dict[str, str]] = None
def contains_mm_input(self) -> bool:
return (