--- title: "VBRGoogleCloudRepository" description: "Contains Google Cloud object storage repository. Add-VBRGoogleCloudRepository" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrgooglecloudrepository.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRGoogleCloudRepository" dateModified: "2026-09-03" --- # VBRGoogleCloudRepository Contains Google Cloud object storage repository. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
Id |
Guid |
Id of a Google Cloud object storage. |
|
Name |
string |
Name of a Google Cloud object storage. |
|
Description |
string |
Description of a Google Cloud object storage. |
|
Type |
Type of a Google Cloud object storage |
|
|
GateWayMode |
Gateway mode. |
|
|
GatewayServer |
CHost[] |
Gateway server. |
|
MountServerOptions |
Mount server settings. |
|
|
SizeLimitEnabled |
bool |
Defines that size limits are enabled (TRUE) or not enabled (FALSE) for for the Google Cloud storage. |
|
SizeLimit |
Int |
Size limits in GB. |
|
Folder |
Google Cloud folder. |
|
|
EnableNearlineStorageClass |
bool |
Defines that the nearline storage class is enabled (TRUE) or not enabled (FALSE) for for the Google Cloud storage. |
|
MaxTaskCount |
Int |
Number of concurrent tasks. |