{"requestId": string,"continued": boolean,"extensions": [{"@type": string,field1: ...,...}],// Union field result can be only one of the following:"error": {object (Status)},"response": {"@type": string,field1: ...,...}// End of list of possible types for union field result.}
필드
requestId
string
이 메시지가 응답하는 요청의 requestId입니다.
continued
boolean
이 값이 true이면 이 응답 뒤에 이 응답과 동일한 응답 스트림에 있는 추가 응답이 이어집니다.
extensions[]
object
애플리케이션별 응답 메타데이터입니다.
임의 유형의 필드를 포함하는 객체입니다. 추가 필드 "@type"은 유형을 식별하는 URI를 포함합니다. 예: { "id": 1234, "@type": "types.example.com/standard/id" }
통합 필드 result. 응답 결과로, error 또는 유효한 response일 수 있습니다. result은 다음 중 하나여야 합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-03-13(UTC)"],[],[]]