Cmdlets for Google Cloud Storage

Build 23.0.8839

SimpleUploadLimit Parameter (Connect-GoogleCloudStorage Cmdlet)

This setting specifies the threshold, in bytes, above which the provider will choose to perform a multipart upload rather than uploading everything in one request.

Syntax

Connect-GoogleCloudStorage -SimpleUploadLimit string

Data Type

cstr

Default Value

"5242880"

Remarks

Default value is 5242880 bytes. Minimum value for this property is 262144 bytes.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839