{"id":33179,"date":"2021-01-19T11:47:42","date_gmt":"2021-01-19T11:47:42","guid":{"rendered":"https:\/\/www.testpreptraining.com\/tutorial\/?page_id=33179"},"modified":"2021-01-19T11:47:43","modified_gmt":"2021-01-19T11:47:43","slug":"creating-projects","status":"publish","type":"page","link":"https:\/\/www.testpreptraining.ai\/tutorial\/creating-projects\/","title":{"rendered":"Creating projects"},"content":{"rendered":"\n<p><strong><a href=\"https:\/\/www.testpreptraining.ai\/tutorial\/google-associate-cloud-engineer-exam\/\" target=\"_blank\" rel=\"noreferrer noopener\">Go back to GCP Tutorials<\/a><\/strong><\/p>\n\n\n\n<p>In this we will learn about managing and creating projects.<\/p>\n\n\n\n<p>For deploying your app on App Engine, you must create a Google Cloud project, which is a top-level container that holds your App Engine application resources as well as other Google Cloud resources. In this task, you create a Cloud project and an App Engine application to store settings, computing resources, credentials, and metadata for your app. <\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Creating a Cloud project<\/strong><\/h5>\n\n\n\n<p>Use the Cloud Console to create the required resources for your app:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Firstly, create a new Cloud project in the Cloud Console.<\/li><li>Secondly, enter a name for your Cloud project and click Create.<ul><li>However, remember the project ID, shown under the Project name field. The project ID is important because it is used to identify your project to the Google Cloud tools.<\/li><\/ul><\/li><li>Thirdly, enable App Engine for your Cloud project.<\/li><li>Then, select a region where you want your app&#8217;s computing resources located.<ul><li>After you create your App Engine app, you cannot change the region. To reduce latency, choose the region closest to your app&#8217;s intended users. <\/li><\/ul><\/li><li>Lastly, enable billing for your project.<\/li><\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Identifying projects<\/strong><\/h5>\n\n\n\n<p>To interact with Google Cloud resources, you must provide the identifying project information for every request. A project is identified by its project ID and project number.<\/p>\n\n\n\n<p>However, to get the project ID and the project number:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Firstly go to the Dashboard page in the Cloud Console.<\/li><li>Then, click the Select from the drop-down list at the top of the page. In Select from the window that appears, select your project.<\/li><\/ul>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><a href=\"https:\/\/www.testpreptraining.ai\/google-cloud-certified-associate-cloud-engineer-free-practice-test\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"117\" src=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2021\/01\/Google-Associate-Cloud-Engineer-Exam-free-practice-tests-750x117.png\" alt=\"Google Associate Cloud Engineer free practice tests\" class=\"wp-image-33170\" srcset=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2021\/01\/Google-Associate-Cloud-Engineer-Exam-free-practice-tests-750x117.png 750w, https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2021\/01\/Google-Associate-Cloud-Engineer-Exam-free-practice-tests.png 961w\" sizes=\"auto, (max-width: 750px) 100vw, 750px\" \/><\/a><\/figure><\/div>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Get an existing project<\/strong><\/h5>\n\n\n\n<p>You can get an existing project using the Cloud Console or the projects.get() method.<\/p>\n\n\n\n<p>To view a project using the Google Cloud Console:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Firstly, go to the Dashboard page in the Google Cloud Console.<\/li><li>Secondly, click the Select from the drop-down list at the top of the page. In the Select from the window that appears, select your project.<\/li><\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Listing projects<\/strong><\/h5>\n\n\n\n<p>You can list all projects you have access to using the Cloud Console or the projects.list() method.<\/p>\n\n\n\n<p>To list projects using the Google Cloud Console:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Firstly, go to the Cloud Console.<\/li><li>Secondly, all your projects are listed in the projects drop-down on the top bar. Use the Search projects and folders textbox to filter projects.<\/li><li>Lastly, to list all your projects, click Manage Resources. Use the Filter by name, ID, or label textbox to filter your projects.<\/li><\/ul>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Updating projects<\/strong><\/h5>\n\n\n\n<p>You can update projects using the Cloud Console or the projects.update() method. Currently, the only fields that can be updated are the project name and labels. You cannot change the project ID value that you use with the gcloud command-line tool or API requests. <\/p>\n\n\n\n<p>To update a project&#8217;s field using the Cloud Console:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Firstly, open the Settings page in the Google Cloud Console.<\/li><li>Secondly, at the top of the screen, click the project selection drop-down list.<\/li><li>Thirdly, on the Select from the window that appears, click the organization drop-down list and then select your organization.<\/li><li>Then, select your project from the list that appears.<\/li><li>Next, to change the project name, edit the Project name, then click Save.<\/li><li>Lastly, to change labels, click Labels on the left nav. <\/li><\/ul>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><a href=\"https:\/\/www.testpreptraining.ai\/google-cloud-certified-associate-cloud-engineer-practice-exam\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"117\" src=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2021\/01\/Google-Associate-Cloud-Engineer-Exam-online-course-750x117.png\" alt=\"Creating projects Google Associate Cloud Engineer Online course\" class=\"wp-image-33167\" srcset=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2021\/01\/Google-Associate-Cloud-Engineer-Exam-online-course-750x117.png 750w, https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2021\/01\/Google-Associate-Cloud-Engineer-Exam-online-course.png 961w\" sizes=\"auto, (max-width: 750px) 100vw, 750px\" \/><\/a><\/figure><\/div>\n\n\n\n<p><strong>Reference:<\/strong> <a href=\"https:\/\/cloud.google.com\/appengine\/docs\/standard\/nodejs\/building-app\/creating-project\" target=\"_blank\" rel=\"noreferrer noopener\">Google Documentation<\/a>, <a href=\"https:\/\/cloud.google.com\/resource-manager\/docs\/creating-managing-projects\" target=\"_blank\" rel=\"noreferrer noopener\">Doc 2<\/a><\/p>\n\n\n\n<p><strong><a href=\"https:\/\/www.testpreptraining.ai\/tutorial\/google-associate-cloud-engineer-exam\/\" target=\"_blank\" rel=\"noreferrer noopener\">Go back to GCP Tutorials<\/a><\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Go back to GCP Tutorials In this we will learn about managing and creating projects. For deploying your app on App Engine, you must create a Google Cloud project, which is a top-level container that holds your App Engine application resources as well as other Google Cloud resources. In this task, you create a Cloud&#8230;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"categories":[],"tags":[],"class_list":["post-33179","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Creating projects - Testprep Training Online Tutorial<\/title>\n<meta name=\"description\" content=\"Enhance your knowledge and skills about Creating projects using the Google Associate Cloud Engineer Online Course and Tutorial Now!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.testpreptraining.ai\/tutorial\/creating-projects\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Creating projects - Testprep Training Online Tutorial\" \/>\n<meta property=\"og:description\" content=\"Enhance your knowledge and skills about Creating projects using the Google Associate Cloud Engineer Online Course and Tutorial Now!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.testpreptraining.ai\/tutorial\/creating-projects\/\" \/>\n<meta property=\"og:site_name\" content=\"Testprep Training Tutorials\" \/>\n<meta property=\"article:modified_time\" content=\"2021-01-19T11:47:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2021\/01\/Google-Associate-Cloud-Engineer-Exam-free-practice-tests-750x117.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/creating-projects\/\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/creating-projects\/\",\"name\":\"Creating projects - Testprep Training Online Tutorial\",\"isPartOf\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#website\"},\"datePublished\":\"2021-01-19T11:47:42+00:00\",\"dateModified\":\"2021-01-19T11:47:43+00:00\",\"description\":\"Enhance your knowledge and skills about Creating projects using the Google Associate Cloud Engineer Online Course and Tutorial Now!\",\"breadcrumb\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/creating-projects\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.testpreptraining.ai\/tutorial\/creating-projects\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/creating-projects\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Creating projects\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#website\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\",\"name\":\"Testprep Training Tutorials\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.testpreptraining.ai\/tutorial\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#organization\",\"name\":\"Testprep Training\",\"url\":\"https:\/\/www.testpreptraining.ai\/tutorial\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png\",\"contentUrl\":\"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png\",\"width\":583,\"height\":153,\"caption\":\"Testprep Training\"},\"image\":{\"@id\":\"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Creating projects - Testprep Training Online Tutorial","description":"Enhance your knowledge and skills about Creating projects using the Google Associate Cloud Engineer Online Course and Tutorial Now!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.testpreptraining.ai\/tutorial\/creating-projects\/","og_locale":"en_US","og_type":"article","og_title":"Creating projects - Testprep Training Online Tutorial","og_description":"Enhance your knowledge and skills about Creating projects using the Google Associate Cloud Engineer Online Course and Tutorial Now!","og_url":"https:\/\/www.testpreptraining.ai\/tutorial\/creating-projects\/","og_site_name":"Testprep Training Tutorials","article_modified_time":"2021-01-19T11:47:43+00:00","og_image":[{"url":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-content\/uploads\/2021\/01\/Google-Associate-Cloud-Engineer-Exam-free-practice-tests-750x117.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/creating-projects\/","url":"https:\/\/www.testpreptraining.ai\/tutorial\/creating-projects\/","name":"Creating projects - Testprep Training Online Tutorial","isPartOf":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#website"},"datePublished":"2021-01-19T11:47:42+00:00","dateModified":"2021-01-19T11:47:43+00:00","description":"Enhance your knowledge and skills about Creating projects using the Google Associate Cloud Engineer Online Course and Tutorial Now!","breadcrumb":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/creating-projects\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.testpreptraining.ai\/tutorial\/creating-projects\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/creating-projects\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.testpreptraining.ai\/tutorial\/"},{"@type":"ListItem","position":2,"name":"Creating projects"}]},{"@type":"WebSite","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#website","url":"https:\/\/www.testpreptraining.ai\/tutorial\/","name":"Testprep Training Tutorials","description":"","publisher":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.testpreptraining.ai\/tutorial\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#organization","name":"Testprep Training","url":"https:\/\/www.testpreptraining.ai\/tutorial\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/","url":"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png","contentUrl":"https:\/\/www.testpreptraining.com\/tutorial\/wp-content\/uploads\/2020\/07\/tpt-logo-6.png","width":583,"height":153,"caption":"Testprep Training"},"image":{"@id":"https:\/\/www.testpreptraining.ai\/tutorial\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/33179","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/comments?post=33179"}],"version-history":[{"count":6,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/33179\/revisions"}],"predecessor-version":[{"id":33228,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/pages\/33179\/revisions\/33228"}],"wp:attachment":[{"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/media?parent=33179"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/categories?post=33179"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.testpreptraining.ai\/tutorial\/wp-json\/wp\/v2\/tags?post=33179"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}