주의: 이 API의 REST 인터페이스에 대한 문서를 보고 있습니다. 대부분의 공식 클라이언트 라이브러리는 gRPC를 사용합니다. 자세한 내용은
REST 소개를 참조하세요.
CustomerOperation
JSON 표현 |
{
"update": {
object (Customer )
},
"updateMask": string
} |
필드 |
update |
object (Customer )
변경 작업 고객의 경우 업데이트만 지원됩니다.
|
updateMask |
string (FieldMask format)
업데이트에서 수정되는 리소스 필드를 결정하는 FieldMask입니다. 정규화된 필드 이름의 쉼표로 구분된 목록입니다. 예: "user.displayName,photo"
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-03-06(UTC)
[null,null,["최종 업데이트: 2025-03-06(UTC)"],[[["This page documents how to update customer information using JSON."],["The update is performed using a JSON payload specifying the changes and which fields to update."],["Only updates are allowed for customer resources, using the `update` and `updateMask` fields in the JSON structure."]]],[]]