{"id":7167,"date":"2021-03-18T18:51:15","date_gmt":"2021-03-18T18:51:15","guid":{"rendered":"https:\/\/prwatech.in\/blog\/?p=7167"},"modified":"2024-03-19T12:19:55","modified_gmt":"2024-03-19T12:19:55","slug":"creating-a-bucket-giving-permissions-using-cloud-console","status":"publish","type":"post","link":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/cloud-storage\/creating-a-bucket-giving-permissions-using-cloud-console\/","title":{"rendered":"Creating a bucket &#038; giving permissions using cloud console"},"content":{"rendered":"\r\n<h2><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Create bucket &amp; permissions with Google Cloud Console&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:513,&quot;3&quot;:{&quot;1&quot;:0},&quot;12&quot;:0}\">Create bucket &amp; permissions with Google Cloud Console<\/span><\/h2>\r\n<p>&nbsp;<\/p>\r\n<p>Creating a bucket and configuring permissions using the Google Cloud Console is a fundamental process for managing data storage and access within Google Cloud Platform&#8217;s Cloud Storage service. This introduction offers an overview of how to create a bucket and grant permissions to users and services through the Cloud Console interface.<\/p>\r\n<p>Google Cloud Storage buckets serve as containers for storing various types of data, ranging from files and documents to multimedia assets and application data. Creating a bucket involves specifying a unique name, selecting a storage class, and choosing a location where the data will be stored. The Cloud Console provides an intuitive interface for initiating this process, enabling users to customize bucket settings according to their requirements.<\/p>\r\n<h3><strong>Prequisties<\/strong><\/h3>\r\n\r\n\r\n\r\n<p>Hardware\u00a0 :\u00a0<a href=\"https:\/\/www.prwatech.com\/course\/gcptraining\" target=\"_blank\" rel=\"noreferrer noopener\" data-type=\"URL\" data-id=\"https:\/\/www.prwatech.com\/course\/gcptraining\">GCP<\/a><\/p>\r\n\r\n\r\n\r\n<p>Google account<\/p>\r\n\r\n\r\n\r\n<p><a href=\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/creation-of-bucket\/\" target=\"_blank\" rel=\"noreferrer noopener\" data-type=\"URL\" data-id=\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/creation-of-bucket\/\">GCP buckets<\/a> are used to store files and data&#8217;s which can be saved and it can access from cloud console. We can upload the files into bucket and we can use that data for our calculation purposes.<\/p>\r\n\r\n\r\n\r\n<p>Open the Cloud Console<\/p>\r\n\r\n\r\n\r\n<p>Click on Activate Cloud Shell<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-7168\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/1-19.jpg\" alt=\"\" width=\"366\" height=\"131\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/1-19.jpg 472w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/1-19-300x107.jpg 300w\" sizes=\"auto, (max-width: 366px) 100vw, 366px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p><strong>To create bucket<\/strong><\/p>\r\n\r\n\r\n\r\n<p>$\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 gsutil mb -l &lt;location&gt; gs:\/\/ &lt;bucket-name&gt;<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-7169\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/3-16.jpg\" alt=\"\" width=\"933\" height=\"74\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/3-16.jpg 915w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/3-16-300x24.jpg 300w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/3-16-768x61.jpg 768w\" sizes=\"auto, (max-width: 933px) 100vw, 933px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>Give the Authorization if asked.<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-7187\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/2-20.jpg\" alt=\"\" width=\"477\" height=\"167\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/2-20.jpg 900w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/2-20-300x105.jpg 300w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/2-20-768x269.jpg 768w\" sizes=\"auto, (max-width: 477px) 100vw, 477px\" \/><\/figure>\r\n\r\n\r\n\r\n<p><strong>To list the buckets<\/strong><\/p>\r\n\r\n\r\n\r\n<p>$\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 gsutil ls gs:\/\/<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-7171\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/4-18.jpg\" alt=\"\" width=\"863\" height=\"192\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/4-18.jpg 663w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/4-18-300x67.jpg 300w\" sizes=\"auto, (max-width: 863px) 100vw, 863px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p><strong>To list the contents in bucket<\/strong><\/p>\r\n\r\n\r\n\r\n<p>$\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 gsutil ls gs:\/\/&lt;bucket-name&gt;<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-7172\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/5-15.jpg\" alt=\"\" width=\"743\" height=\"99\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/5-15.jpg 802w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/5-15-300x40.jpg 300w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/5-15-768x102.jpg 768w\" sizes=\"auto, (max-width: 743px) 100vw, 743px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p><strong>List the details of the contents in a bucket<\/strong><\/p>\r\n\r\n\r\n\r\n<p>$\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 gsutil ls \u2013l gs:\/\/&lt;bucket-name&gt;\u00a0\u00a0<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-7173\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/6-15.jpg\" alt=\"\" width=\"786\" height=\"118\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/6-15.jpg 831w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/6-15-300x45.jpg 300w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/6-15-768x116.jpg 768w\" sizes=\"auto, (max-width: 786px) 100vw, 786px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p><strong>To show the details<\/strong> <strong>of a file<\/strong><\/p>\r\n\r\n\r\n\r\n<p>$\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 gsutil ls -l gs:\/\/&lt; bucket-name&gt;\/&lt;file-name&gt;<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-7174\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/7-14.jpg\" alt=\"\" width=\"892\" height=\"80\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/7-14.jpg 924w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/7-14-300x27.jpg 300w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/7-14-768x69.jpg 768w\" sizes=\"auto, (max-width: 892px) 100vw, 892px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p><strong>To remove file<\/strong><\/p>\r\n\r\n\r\n\r\n<p>$\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 gsutil rm gs:\/\/&lt;bucket-name&gt;\/&lt;file-name-with-extension&gt;<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-7178\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/9-14.jpg\" alt=\"\" width=\"1036\" height=\"124\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/9-14.jpg 895w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/9-14-300x36.jpg 300w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/9-14-768x92.jpg 768w\" sizes=\"auto, (max-width: 1036px) 100vw, 1036px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p><strong>To add Read permission for a file<\/strong><\/p>\r\n\r\n\r\n\r\n<p>$\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 gsutil acl ch -u AllUsers:R gs:\/\/&lt; bucket-name&gt;\/&lt;file-name-with-extension&gt;<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-7179\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/10-9-1024x63.jpg\" alt=\"\" width=\"951\" height=\"58\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/10-9-1024x63.jpg 1024w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/10-9-300x18.jpg 300w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/10-9-768x47.jpg 768w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/10-9.jpg 1072w\" sizes=\"auto, (max-width: 951px) 100vw, 951px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p><strong>To add Owner permission for a file<\/strong><\/p>\r\n\r\n\r\n\r\n<p>$\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 gsutil acl ch -u AllUsers:O gs:\/\/&lt; bucket-name&gt;\/&lt;file-name-with-extension&gt;<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-7181\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/12-9-1024x83.jpg\" alt=\"\" width=\"1074\" height=\"87\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/12-9-1024x83.jpg 1024w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/12-9-300x24.jpg 300w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/12-9-768x62.jpg 768w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/12-9.jpg 1074w\" sizes=\"auto, (max-width: 1074px) 100vw, 1074px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p><strong>To remove permission in a file for all users<\/strong><\/p>\r\n\r\n\r\n\r\n<p>$\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 gsutil acl ch -d AllUsers gs:\/\/&lt;bucket-name&gt;\/&lt;file-name-with-extension&gt;<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-7183\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/15-7-1024x68.jpg\" alt=\"\" width=\"1160\" height=\"76\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/15-7-1024x68.jpg 1024w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/15-7-300x20.jpg 300w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/15-7-768x51.jpg 768w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/15-7.jpg 1049w\" sizes=\"auto, (max-width: 1160px) 100vw, 1160px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p><strong>To remove a file from a bucket<\/strong><\/p>\r\n\r\n\r\n\r\n<p>$\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 gsutil rm -r gs:\/\/&lt;bucket-name&gt; \/&lt;filename&gt;<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-7191\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/17-7.jpg\" alt=\"\" width=\"882\" height=\"73\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/17-7.jpg 930w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/17-7-300x25.jpg 300w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/17-7-768x64.jpg 768w\" sizes=\"auto, (max-width: 882px) 100vw, 882px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p><strong>To remove bucket<\/strong><\/p>\r\n\r\n\r\n\r\n<p>$\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 gsutil rm -r gs:\/\/&lt;bucket-name&gt;<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-7192\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/18-3.jpg\" alt=\"\" width=\"796\" height=\"154\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/18-3.jpg 828w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/18-3-300x58.jpg 300w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/18-3-768x149.jpg 768w\" sizes=\"auto, (max-width: 796px) 100vw, 796px\" \/><\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p><strong>To create a bucket in another <a href=\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/gcp-google-cloud-platform\/\" target=\"_blank\" rel=\"noreferrer noopener\" data-type=\"URL\" data-id=\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/gcp-google-cloud-platform\/\">project<\/a><\/strong><\/p>\r\n\r\n\r\n\r\n<p>$\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 gsutil mb -p &lt;project-name&gt; -c &lt;storage-class&gt; -l &lt;zone&gt; on gs:\/\/&lt;bucket-name&gt;<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-7193\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/19-3-1024x55.jpg\" alt=\"\" width=\"1254\" height=\"67\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/19-3-1024x55.jpg 1024w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/19-3-300x16.jpg 300w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/19-3-768x41.jpg 768w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/19-3-1200x64.jpg 1200w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/19-3.jpg 1293w\" sizes=\"auto, (max-width: 1254px) 100vw, 1254px\" \/><\/figure>\r\n<\/div>\r\n<p>&nbsp;<\/p>\r\n<p><span data-sheets-root=\"1\" data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Create bucket &amp; permissions with Google Cloud Console&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:513,&quot;3&quot;:{&quot;1&quot;:0},&quot;12&quot;:0}\">Create bucket &amp; permissions with Google Cloud Console<\/span><\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>Create bucket &amp; permissions with Google Cloud Console &nbsp; Creating a bucket and configuring permissions using the Google Cloud Console is a fundamental process for managing data storage and access within Google Cloud Platform&#8217;s Cloud Storage service. This introduction offers an overview of how to create a bucket and grant permissions to users and services [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1630,1],"tags":[655,656,605,641,699,700,705,642,684,611,686],"class_list":["post-7167","post","type-post","status-publish","format-standard","hentry","category-cloud-storage","category-google-cloud-platform","tag-bucket","tag-cloud-console","tag-gcp","tag-gcp-bucket","tag-gcp-certification","tag-gcp-cloud-console","tag-gcp-storage","tag-google-cloud-bucket","tag-google-cloud-console","tag-google-cloud-platform","tag-google-cloud-storage"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Create bucket &amp; permissions with Console - Prwatech<\/title>\n<meta name=\"description\" content=\"Master Create bucket &amp; permissions with Google Cloud Console with Prwatech - Dive deep with our expert instructors.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Create bucket &amp; permissions with Console - Prwatech\" \/>\n<meta property=\"og:description\" content=\"Master Create bucket &amp; permissions with Google Cloud Console with Prwatech - Dive deep with our expert instructors.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/cloud-storage\/creating-a-bucket-giving-permissions-using-cloud-console\/\" \/>\n<meta property=\"og:site_name\" content=\"Prwatech\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prwatech.in\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-03-18T18:51:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-19T12:19:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/1-19.jpg\" \/>\n<meta name=\"author\" content=\"Prwatech\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Eduprwatech\" \/>\n<meta name=\"twitter:site\" content=\"@Eduprwatech\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Prwatech\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/cloud-storage\/creating-a-bucket-giving-permissions-using-cloud-console\/\",\"url\":\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/cloud-storage\/creating-a-bucket-giving-permissions-using-cloud-console\/\",\"name\":\"Create bucket & permissions with Console - Prwatech\",\"isPartOf\":{\"@id\":\"https:\/\/prwatech.in\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/cloud-storage\/creating-a-bucket-giving-permissions-using-cloud-console\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/cloud-storage\/creating-a-bucket-giving-permissions-using-cloud-console\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/1-19.jpg\",\"datePublished\":\"2021-03-18T18:51:15+00:00\",\"dateModified\":\"2024-03-19T12:19:55+00:00\",\"author\":{\"@id\":\"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3\"},\"description\":\"Master Create bucket & permissions with Google Cloud Console with Prwatech - Dive deep with our expert instructors.\",\"breadcrumb\":{\"@id\":\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/cloud-storage\/creating-a-bucket-giving-permissions-using-cloud-console\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/cloud-storage\/creating-a-bucket-giving-permissions-using-cloud-console\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/cloud-storage\/creating-a-bucket-giving-permissions-using-cloud-console\/#primaryimage\",\"url\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/1-19.jpg\",\"contentUrl\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/1-19.jpg\",\"width\":472,\"height\":169},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/prwatech.in\/blog\/google-cloud-platform\/cloud-storage\/creating-a-bucket-giving-permissions-using-cloud-console\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/prwatech.in\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Creating a bucket &#038; giving permissions using cloud console\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/prwatech.in\/blog\/#website\",\"url\":\"https:\/\/prwatech.in\/blog\/\",\"name\":\"Prwatech\",\"description\":\"Share Ideas, Start Something Good.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/prwatech.in\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3\",\"name\":\"Prwatech\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/prwatech.in\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g\",\"caption\":\"Prwatech\"},\"url\":\"https:\/\/prwatech.in\/blog\/author\/prwatech123\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Create bucket & permissions with Console - Prwatech","description":"Master Create bucket & permissions with Google Cloud Console with Prwatech - Dive deep with our expert instructors.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Create bucket & permissions with Console - Prwatech","og_description":"Master Create bucket & permissions with Google Cloud Console with Prwatech - Dive deep with our expert instructors.","og_url":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/cloud-storage\/creating-a-bucket-giving-permissions-using-cloud-console\/","og_site_name":"Prwatech","article_publisher":"https:\/\/www.facebook.com\/prwatech.in\/","article_published_time":"2021-03-18T18:51:15+00:00","article_modified_time":"2024-03-19T12:19:55+00:00","og_image":[{"url":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/1-19.jpg","type":"","width":"","height":""}],"author":"Prwatech","twitter_card":"summary_large_image","twitter_creator":"@Eduprwatech","twitter_site":"@Eduprwatech","twitter_misc":{"Written by":"Prwatech","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/cloud-storage\/creating-a-bucket-giving-permissions-using-cloud-console\/","url":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/cloud-storage\/creating-a-bucket-giving-permissions-using-cloud-console\/","name":"Create bucket & permissions with Console - Prwatech","isPartOf":{"@id":"https:\/\/prwatech.in\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/cloud-storage\/creating-a-bucket-giving-permissions-using-cloud-console\/#primaryimage"},"image":{"@id":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/cloud-storage\/creating-a-bucket-giving-permissions-using-cloud-console\/#primaryimage"},"thumbnailUrl":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/1-19.jpg","datePublished":"2021-03-18T18:51:15+00:00","dateModified":"2024-03-19T12:19:55+00:00","author":{"@id":"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3"},"description":"Master Create bucket & permissions with Google Cloud Console with Prwatech - Dive deep with our expert instructors.","breadcrumb":{"@id":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/cloud-storage\/creating-a-bucket-giving-permissions-using-cloud-console\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/prwatech.in\/blog\/google-cloud-platform\/cloud-storage\/creating-a-bucket-giving-permissions-using-cloud-console\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/cloud-storage\/creating-a-bucket-giving-permissions-using-cloud-console\/#primaryimage","url":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/1-19.jpg","contentUrl":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/1-19.jpg","width":472,"height":169},{"@type":"BreadcrumbList","@id":"https:\/\/prwatech.in\/blog\/google-cloud-platform\/cloud-storage\/creating-a-bucket-giving-permissions-using-cloud-console\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/prwatech.in\/blog\/"},{"@type":"ListItem","position":2,"name":"Creating a bucket &#038; giving permissions using cloud console"}]},{"@type":"WebSite","@id":"https:\/\/prwatech.in\/blog\/#website","url":"https:\/\/prwatech.in\/blog\/","name":"Prwatech","description":"Share Ideas, Start Something Good.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/prwatech.in\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3","name":"Prwatech","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/prwatech.in\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g","caption":"Prwatech"},"url":"https:\/\/prwatech.in\/blog\/author\/prwatech123\/"}]}},"_links":{"self":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/7167","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/comments?post=7167"}],"version-history":[{"count":13,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/7167\/revisions"}],"predecessor-version":[{"id":10972,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/7167\/revisions\/10972"}],"wp:attachment":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/media?parent=7167"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/categories?post=7167"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/tags?post=7167"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}