GoogleCloudStorageUpdate
This activity updates a bucket or an object in Google Cloud Storage
Configuration
This tab has the following fields.
| Field | Description |
|---|---|
| Connection Name | The connection name to use when accessing the
Google Cloud Storage service.
If you have created multiple Google connections, select the one you want to use from the drop-down list. |
| Object Name | The Google Cloud Storage object to use for this activity from the drop-down list. The default value for this field is Bucket. |
Input
You can either enter the input manually, or you can map the input to the output from a preceding activity if the preceding activity has an output. (For details on how to use the mapper, see the "Using the Mapper" section in the TIBCO Flogo ® Enterprise User's Guide.) The input tree displayed for this activity depends on the Object Name that you select in the Configuration tab.
| Field | Description |
|---|---|
| acl | The access control list for the bucket to update. |
| bucket | The name of the bucket to update in Google Cloud Storage. |
- The labels field accepts a string only in the following format: key1:value1, key2:value2, and so on. There is no restriction on the number of key-value pairs that can be supplied.
- The GoogleCloudStorageUpdate activity does not support customer managed encryption key.
- The values in entityId, etag, id, kind, selfLink within acl and defaultObjectAcl are ignored because these values are set to default values by Google Cloud Storage.
Output
The Output tab displays the activity output schema in a tree format. The output is read-only. The schema varies according to the object name that you selected in the Configuration tab. The elements that you see in the schema can be mapped as input to the activities which follow this activity in the flow.
