개별 비교를 정의합니다. 대부분의 요청에는 보고서에서 비교 간에 비교할 수 있도록 여러 비교가 포함됩니다.
JSON 표현
{"name": string,// The following is a list of mutually exclusive fields. At most one of the// fields will be set in a response:"dimensionFilter": {object (FilterExpression)},"comparison": string// End of mutually exclusive fields.}
필드
name
string
각 비교는 대답에 별도의 행을 생성합니다. 응답에서 이 비교는 이 이름으로 식별됩니다. 이름이 지정되지 않은 경우 저장된 비교 표시 이름이 사용됩니다.
한 종류의 비교 값 다음은 상호 배타적인 필드 목록입니다. 응답에는 다음 필드 중 최대 하나가 설정됩니다.
[[["이해하기 쉬움","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"]],["최종 업데이트: 2026-09-16(UTC)"],[],["The content defines a comparison structure for reporting. Each comparison has a `name` for identification in the response. A comparison can be defined in one of two ways: by a `dimensionFilter` object, which specifies a basic filter criteria; or by referencing a pre-existing saved `comparison` via its resource name. Multiple comparisons are used together to create a report, each comparison generating separate rows in the output.\n"]]