mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 02:29:03 +00:00 
			
		
		
		
	 34fbe5d64c
			
		
	
	
		34fbe5d64c
		
			
		
	
	
	
	
		
			
			* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT * DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT
		
			
				
	
	
	
		
			1.2 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.2 KiB
		
	
	
	
	
	
	
	
| title | slug | 
|---|---|
| GCPCredentials | /main-concepts/metadata-standard/schemas/security/credentials/gcpcredentials | 
GCSCredentials
GCS credentials configs.
Properties
- gcpConfig: GCS configs.
Definitions
- GCSValues(object): GCS Credentials. Cannot contain additional properties.- type(string): Google Cloud service account type.
- projectId(string): Google Cloud project id.
- privateKeyId(string): Google Cloud private key id.
- privateKey(string): Google Cloud private key.
- clientEmail(string): Google Cloud email.
- clientId(string): Google Cloud Client ID.
- authUri(string): Google Cloud auth uri. Default:- https://accounts.google.com/o/oauth2/auth.
- tokenUri(string): Google Cloud token uri. Default:- https://oauth2.googleapis.com/token.
- authProviderX509CertUrl(string): Google Cloud auth provider certificate. Default:- https://www.googleapis.com/oauth2/v1/certs.
- clientX509CertUrl(string): Google Cloud client certificate uri.
 
- GCSCredentialsPath(string): GCS Credentials Path.
Documentation file automatically generated at 2022-07-14 10:51:34.749986.