# Google Secret Manager

{% hint style="info" %}
The content of this documentation is under revision and may change. We appreciate your understanding as we work to improve it.
{% endhint %}

**Google Secret Manager** manages Google Secret Manager Secrets.

## **Parameters**

Take a look at the configuration parameters for the connector. Parameters supported by [Double Braces expressions](https://docs.digibee.com/documentation/connectors-and-triggers/double-braces/overview) are marked with `(DB)`.

### **General tab**

<table data-full-width="true"><thead><tr><th>Parameter</th><th>Description</th><th>Default value</th><th>Data type</th></tr></thead><tbody><tr><td><strong>Project</strong> <code>(DB)</code></td><td>The Google Cloud Project ID name related to the Secret Manager.</td><td>N/A</td><td>String</td></tr><tr><td><strong>Fail On Error</strong></td><td>If the option is activated, the pipeline's execution with an error will be interrupted. Otherwise, the pipeline execution proceeds, but the result will show a false value for the <code>"success"</code> property.</td><td>False</td><td>Boolean</td></tr></tbody></table>

### **Optional tab**

<table data-full-width="true"><thead><tr><th>Parameter</th><th>Description</th><th>Default value</th><th>Data type</th></tr></thead><tbody><tr><td><strong>Service Account Key</strong> <code>(DB)</code></td><td>Service account key to authenticate an application as a service account.</td><td>N/A</td><td>String</td></tr><tr><td><strong>Operation</strong></td><td>The operation to perform on the producer.</td><td>N/A</td><td>String</td></tr><tr><td><strong>Pojo Request</strong></td><td>Specifies if the request is a POJO request.</td><td>False</td><td>Boolean</td></tr></tbody></table>

### **Headers tab**

<table data-full-width="true"><thead><tr><th>Parameter</th><th>Description</th><th>Default value</th><th>Data type</th></tr></thead><tbody><tr><td><strong>Google Secret Manager Operation</strong></td><td>The operation to perform.</td><td>N/A</td><td>String</td></tr><tr><td><strong>Secret Id</strong> <code>(DB)</code></td><td>The ID of the secret.</td><td>N/A</td><td>String</td></tr><tr><td><strong>Version Id</strong> <code>(DB)</code></td><td>The version of the secret.</td><td>latest</td><td>String</td></tr></tbody></table>

### **Documentation tab**

<table data-full-width="true"><thead><tr><th>Parameter</th><th>Description</th><th>Default value</th><th>Data type</th></tr></thead><tbody><tr><td><strong>Documentation</strong></td><td>Section for documenting any necessary information about the connector configuration and business rules.</td><td>N/A</td><td>String</td></tr></tbody></table>
