[[["이해하기 쉬움","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-03-04(UTC)"],[[["This endpoint allows the creation of a new session via a `POST` request to `https://dataproc.googleapis.com/v1/{parent=projects/*/locations/*}/sessions`, utilizing gRPC Transcoding syntax."],["The `parent` path parameter is required and specifies the resource under which the session will be created, needing the `dataproc.sessions.create` IAM permission."],["The `sessionId` query parameter is mandatory for the creation request and must be between 4-63 characters in length, while `requestId` is optional, used for idempotency, and should be a UUID."],["A successful request results in a response containing a newly created `Operation` instance, whereas the request body requires a `Session` instance."],["Authorization to use this endpoint requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]