WriteControl

쓰기 요청 실행 방법을 제어할 수 있습니다. 지정하지 않으면 마지막 쓰기가 적용됩니다.

JSON 표현
{

  // Union field control can be only one of the following:
  "requiredRevisionId": string
  // End of list of possible types for union field control.
}
필드
통합 필드 control. 쓸 라벨의 버전 및 해당 버전이 라벨의 현재 버전이 아닌 경우 요청의 작동 방식을 결정합니다. control은 다음 중 하나여야 합니다.
requiredRevisionId

string

쓰기 요청이 적용될 라벨의 [revisionId][google.apps.drive.labels.v1.Label.revision_id] 입니다. 라벨의 최신 버전이 아닌 경우 요청이 처리되지 않으며 400 잘못된 요청 오류가 표시됩니다.