# Get Object

> `UiPath.GoogleCloud.Activites.GCPGetObject`

`UiPath.GoogleCloud.Activites.GCPGetObject`

## Description

Retrieves the details of the specified object.

## Project compatibility

Windows - Legacy | Windows | Cross-platform

## Configuration

### Common

* **DisplayName** - The display name of the activity.

### Input

* **Bucket** - The bucket to which the object belongs. This field supports only `GCPBucket` variables.
* **Generation** - Specifies a particular version of the object to retrieve. This field supports only integer and `Int64` variables. If not set, the latest version is returned.
* **ObjectName** - The name of the object.

### Misc

* **Private** - If selected, the values of variables and arguments are no longer logged at Verbose level.

### Output

* **Object** - The details of the specified object. This field supports only `GCPObject` variables.
