다음 쿼리 매개변수는 Cloud Spanner API의 모든 메소드 및 모든 리소스와 함께 사용할 수 있습니다.
모든 Cloud Spanner API 작업에 적용되는 쿼리 매개변수는 시스템 매개변수에서 설명됩니다.
성능 팁
작업 부하에 상대적으로 높은 초당 쿼리와 상대적으로 적은 요청 또는 응답이 필요하거나 지연 시간 또는 처리량이 걱정되는 경우에는 클라이언트 라이브러리를 사용하는 것이 좋습니다.
이 라이브러리는 gRPC 인터페이스를 기반으로 구축되었기 때문에 REST나 JSON보다 오버헤드가 상당히 적습니다. REST API를 사용하는 것이 합리적이고 전송되는 바이트나 JSON 응답을 줄이도록 최적화하려는 경우도 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-05(UTC)"],[],[],null,["# Standard API parameters\n\nThe following query parameters can be used with all methods and all resources in the Cloud Spanner API.\n\nQuery parameters that apply to all Cloud Spanner API operations are documented at\n[System Parameters](https://cloud.google.com/apis/docs/system-parameters).\n\nPerformance tips\n----------------\n\nWe strongly recommend using the [client libraries](/spanner/docs/reference/libraries)\nfor workloads that involve relatively high queries per second, relatively small\nrequests or responses, and where you are concerned about latency or throughput.\nThe libraries have substantially lower overhead than REST or JSON because they\nare built on top of the [gRPC](https://grpc.io/)\ninterfaces. There are cases where using the REST API makes sense, and you want\nto optimize for fewer bytes transferred or smaller JSON responses."]]