[[["容易理解","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-05-13 (世界標準時間)。"],[[["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."]]],[]]