Property | Description |
---|---|
Connection Name | The name of the connection. The name is not case sensitive and must be unique within the domain. You can change this property after you create the connection. The name cannot exceed 128 characters, contain spaces, or contain the following special characters:~ ` ! $ % ^ & * ( ) - + = { [ } ] | \ : ; " ' < , > . ? / |
Description | Optional. The description of the connection. The description must not exceed 4,000 characters. |
Type | The GooglePubSub connection type. |
Runtime Environment | Name of the runtime environment where you want to run the tasks. |
Service Account ID | Specifies the client_email value available in the JSON file that you download after you create a service account. |
Service Account Key | Specifies the private_key value available in the JSON file that you download after you create a service account in a secured way. |
Project ID | Specifies the project_id value available in the JSON file that you download after you create a service account. |
maxMessageForBatch | Specifies the number of messages that the Secure Agent can publish in a batch. Default is 100. The maximum value is 1000. |