Settings

Describes the settings associated with a project, organization, or folder.

JSON representation
 { 
 "name" 
 : 
 string 
 , 
 "defaultStorageLocation" 
 : 
 string 
 , 
 "serviceAccountId" 
 : 
 string 
 , 
 "kmsKeyName" 
 : 
 string 
 } 
Fields
name

string

Identifier. The resource name of the settings.

defaultStorageLocation

string

Optional. The location which should be used when any regional resources are provisioned by Google Cloud.

kmsKeyName

string

Optional. The resource name for the configured Cloud KMS key.

KMS key name format:

 "projects/[PROJECT_ID]/locations/[LOCATION]/keyRings/[KEYRING]/cryptoKeys/[KEY]" 

For example:

"projects/my-project/locations/us-central1/keyRings/my-ring/cryptoKeys/my-key"

Create a Mobile Website
View Site in Mobile | Classic
Share by: