The GCS Endpoint is used to communicate with Google Cloud Storage (GCS) service. In GCS, buckets and objects are the primary resources, where objects are stored in buckets.
The GCS Endpoint has the following attributes:
Attribute | Description |
---|---|
Project Id | Google Project ID. |
Google Account Key | Import Service Account Key JSON file. |
Bucket Name | The name of the GCS bucket. |
Retrieve Directory Sort | Specify the sorting order for files being transferred and processed. Choose from the following:
|
Automatic Retries | The number of retries that should be made during an attempt. An attempt consists of the number of transfer retries you specify. For example, if you specify 5 retries and 30 seconds, an attempt would consist of 5 retries occurring in the span of 30 seconds.
This setting applies to both sends and receives. The minimum number of retries is 0 and the maximum is 5. The time between retries can range from 0 to 120 seconds. |
Extended Outbound Retries | The period of time during which outbound retries are attempted after a failed send attempt and subsequent failed automatic retry. Retries will not be attempted after the end of the period specified.
This period starts when the first retry is attempted and ends after the value you specify elapses. Minimum value is 15 minutes. Maximum value is 3 days. |
Concurrent Outbound Transfers | Specify the maximum number of connections that can be transferring to this Endpoint at the same time.
Minimum value is 1 and maximum is 10. |
Enable Debug | A switch that indicates whether to perform debug logging. |
Comments
0 comments
Please sign in to leave a comment.