Google Cloud Platform Concepts: Difference between revisions
Jump to navigation
Jump to search
(→Labels) |
|||
Line 25: | Line 25: | ||
=Labels= | =Labels= | ||
*[[Google_Cloud_Storage_Concepts#Labels|Bucket Labels]] | *[[Google_Cloud_Storage_Concepts#Labels|Bucket Labels]] | ||
=Location= | |||
{{External|https://cloud.google.com/storage/docs/locations}} | |||
=Cloud SDK= | =Cloud SDK= | ||
{{Internal|Google Cloud SDK|Google Cloud SDK}} | {{Internal|Google Cloud SDK|Google Cloud SDK}} |
Revision as of 21:44, 24 August 2021
Internal
Project
A project consists of a set of users, a set of APIs and billing, authentication and monitoring setting for those API. A project has access to data in Cloud Storage.
Project Name
Project name can be changed after creation.
Project ID
Project number
Project Location
Default Project
The default project ID can be obtained with gcloud
as specified below, in the Operations section. The default project is configured as project
in .config/gcloud/configurations/config_default
.
Project Operations
Resource
A resource is an entity within Google Cloud. For example, a project, a Google Storage bucket, are resources.
Resource Name
Each resource has a unique name that identifies it.