Common Content for Data Engineering 
			
			- Common Content for Data Engineering 10.5.8
- All Products
 
           
      	
            
	
      ... -o option_name=value option_name=value ...
./infacmd.sh createconnection dn Domain_Google -un Administrator -pd Administrator -cn GCS_cmd -ct GOOGLESTORAGEV2 -o "CLIENTEMAIL=serviceaccount@api-project-12345.iam.gserviceaccount.com PRIVATEKEY='---BEGIN PRIVATE KEY---\nabcd1234322dsa\n---END PRIVATE KEY----\n' PROJECTID=api-project-12333667"
| Property 
				   | Description 
				   | 
|---|---|
|  CLIENTEMAIL 
				   | Required. Specifies the client_email value present in the JSON file that you download after you create a service account. 
				   | 
|  PRIVATEKEY 
				   | Required. Specifies the private_key value present in the JSON file that you download after you create a service account. 
				   | 
|  PROJECTID
				   |  Required. Specifies the project_id value present in the JSON file that you download after you create a service account. 
					  If you have created multiple projects with the same service account, enter the ID of the project that contains the bucket that you want to connect to. 
					  |