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. |
Command Retries | The number of times the command should be retried when an error or exception occurs. Valid range: [0-5]. |
Command Retry Delay | The number of seconds to wait between retries. Valid range: [0 -120]. |
Enable Debug | A switch that indicates whether to perform debug logging. |
Comments
0 comments
Please sign in to leave a comment.