# Activities

> The following table lists the activities that are included in the Google Cloud Activities Package.

The following table lists the activities that are included in the Google Cloud Activities Package.

| Activity | Description |
| --- | --- |
| [Google Cloud Scope](https://docs.uipath.com/activities/other/latest/it-automation/gcp-scope) | Connects to Google Cloud and provides a scope for other Google Cloud activities. |
| [Create Bucket](https://docs.uipath.com/activities/other/latest/it-automation/gcp-create-bucket) | Creates a new bucket. |
| [Update Bucket Properties](https://docs.uipath.com/activities/other/latest/it-automation/gcp-update-bucket-properties) | Updates the properties of a bucket. |
| [Get Bucket](https://docs.uipath.com/activities/other/latest/it-automation/gcp-get-bucket) | Gets information about a specific bucket. |
| [For Each Bucket](https://docs.uipath.com/activities/other/latest/it-automation/gcp-for-each-bucket) | Performs an activity or a series of activities on each bucket in the specified project. |
| [Delete Bucket](https://docs.uipath.com/activities/other/latest/it-automation/gcp-delete-bucket) | Permanently deletes a bucket. |
| [Get Object](https://docs.uipath.com/activities/other/latest/it-automation/gcp-get-bucket) | Retrieves the details of the specified object. |
| [Delete Object](https://docs.uipath.com/activities/other/latest/it-automation/gcp-delete-object) | Deletes the specified object. |
| [Copy Object](https://docs.uipath.com/activities/other/latest/it-automation/gcp-copy-object) | Copies an object to another bucket. |
| [Upload Object from File](https://docs.uipath.com/activities/other/latest/it-automation/gcp-upload-object) | Uploads a file to a bucket. |
| [Download Object to File](https://docs.uipath.com/activities/other/latest/it-automation/gcp-download-object) | Downloads an object to a specified file. |
| [For Each Object in Bucket](https://docs.uipath.com/activities/other/latest/it-automation/gcp-for-each-object-in-bucket) | Performs an activity or a series of activities on each object in a specified bucket. |
| [Create Instance](https://docs.uipath.com/activities/other/latest/it-automation/gcp-create-instance) | Creates a new instance. |
| [Create Instance from Template](https://docs.uipath.com/activities/other/latest/it-automation/gcp-create-instance-from-template) | Creates a new instance from an instance template. |
| [Get Instance](https://docs.uipath.com/activities/other/latest/it-automation/gcp-get-instance) | Gets the details of the specified instance. |
| [For Each Instance](https://docs.uipath.com/activities/other/latest/it-automation/gcp-for-each-instance) | Performs an activity or a series of activities on each instance matching the filter criteria. |
| [Start Instance](https://docs.uipath.com/activities/other/latest/it-automation/gcp-start-instance) | Starts an instance. |
| [Stop Instance](https://docs.uipath.com/activities/other/latest/it-automation/gcp-stop-instance) | Stops a running instance. |
| [Reset Instance](https://docs.uipath.com/activities/other/latest/it-automation/gcp-reset-instance) | Resets an instance. |
| [Delete Instance](https://docs.uipath.com/activities/other/latest/it-automation/gcp-delete-instance) | Deletes an instance. |
| [Configure Robot](https://docs.uipath.com/activities/other/latest/it-automation/gcp-configure-robot) | Connects the Robot in a given instance to UiPath Orchestrator. |
| [Run Script on Instance](https://docs.uipath.com/activities/other/latest/it-automation/gcp-run-script-on-instance) | Runs a script on an instance. |
| [Get Project](https://docs.uipath.com/activities/other/latest/it-automation/gcp-get-project) | Retrieves the project identified by the specified project ID. |
| [For Each Project](https://docs.uipath.com/activities/other/latest/it-automation/gcp-for-each-project) | Performs an activity or a series of activities on each project that matches the filter criteria. |
| [Create Role](https://docs.uipath.com/activities/other/latest/it-automation/gcp-create-role) | Creates a new custom role. |
| [Delete Role](https://docs.uipath.com/activities/other/latest/it-automation/gcp-delete-role) | Deletes the specified custom role. |
| [For Each Grantable Role](https://docs.uipath.com/activities/other/latest/it-automation/gcp-for-each-grantable-role) | Performs an activity or a series of activities on each role that can be granted on a Google Cloud resource. |
| [For Each Role](https://docs.uipath.com/activities/other/latest/it-automation/gcp-for-each-role) | Performs an activity or a series of activities on each role that matches the filter criteria. |
| [Get Role](https://docs.uipath.com/activities/other/latest/it-automation/gcp-get-role) | Gets information about the specified role. |
| [Undelete Role](https://docs.uipath.com/activities/other/latest/it-automation/gcp-undelete-role) | Cancels the deletion of the specified custom role. |
| [Update Role](https://docs.uipath.com/activities/other/latest/it-automation/gcp-update-role) | Updates the specified custom role. |
| [Get IAM Policy](https://docs.uipath.com/activities/other/latest/it-automation/gcp-get-iam-policy) | Gets the policy for the specified resource. |
| [Set IAM Policy](https://docs.uipath.com/activities/other/latest/it-automation/gcp-set-iam-policy) | Sets the access control policy for the specified resource. |
| [Get Secret Data](https://docs.uipath.com/activities/other/latest/it-automation/gcp-get-secret-data) | Gets the secret data associated with the specified secret version. |
