# NewGoogleCredentialsSecret ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Secret name | **secret_type** | [**crate::models::SecretType**](secretType.md) | | **project_id** | Option<**String**> | Google Cloud project ID | [optional] **client_email** | Option<**String**> | Google Cloud client email | [optional] **client_id** | Option<**String**> | Google Cloud client ID | [optional] **private_key** | Option<**String**> | Base-64 encoded Google Cloud private key | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)