# Google cloud storage Connector - List buckets
This action will list all buckets within a project in your Google cloud storage instance.
# Input
Field | Description |
---|---|
Project name Required | The name of the project. |
Prefix | Filter results to buckets whose names begin with this prefix. |
Page token | A previously-returned page token representing part of the larger set of results to view. |
Max results | Maximum number of buckets to return in a single response. |
# Output
Object specific output fields will be dynamically rendered base on the objects you select.
Last updated: 10/12/2021, 9:01:23 AM