ADO.NET Provider for Google Cloud Storage

Build 26.0.9655

DeleteManagedFolder

Deletes a managed folder within a bucket.

Input

Name Type Required Description
Bucket String True The name of the bucket containing the managed folder.
ManagedFolder String True The name of the managed folder to delete. For nested paths (e.g., example-dir1/example-dir2), the path will be URL encoded automatically.
AllowNonEmpty Boolean False Allows deletion of a managed folder even if it contains objects or other managed folders. Default is false.

Result Set Columns

Name Type Description
Success String Indicator if the stored procedure was successful or not.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655