새 Google Cloud 프로젝트를 만듭니다. 이때 프로젝트 ID와 프로젝트 번호를 기록해 둡니다. ID와 번호는 이 프로세스의 후반부에서 필요합니다.
프로젝트 이름은 다음 가이드라인을 준수해야 합니다.
소문자로 시작해야 합니다. 예를 들어 my-org는 허용되지만 _my-org는 허용되지 않습니다.
다음 문자만 포함합니다.
소문자:a-z
숫자:0-9
하이픈:-
예를 들면 다음과 같습니다.
VALID NAMESINVALID NAMESmy-projectmy_project No underscoresfirst-project1st-project Cannot start with a numbergoogle-projectproject@google No special chars except hyphens
[[["이해하기 쉬움","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-04-03(UTC)"],[[["A Google Cloud account with active billing is required to use Blockchain Node Engine."],["You must create a new Google Cloud project, adhering to specific naming conventions that include starting with a lowercase letter and only using lowercase letters, numbers, and hyphens."],["The individual setting up Blockchain Node Engine needs to have or be given certain Identity and Access Management (IAM) permissions."]]],[]]