Permission denied encountered while calling the Cloud Storage API. This
can happen if the Pub/Sub SA has not been granted the
appropriate
permissions:
storage.objects.list: to list the objects in a bucket.
storage.objects.get: to read the objects in a bucket.
storage.buckets.get: to verify the bucket exists.
PublishPermissionDenied
Permission denied encountered while publishing to the topic. This can
happen if the Pub/Sub SA has not been granted the appropriate publish
permissions
TooManyObjects
The Cloud Storage bucket has too many objects, ingestion will be
paused.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe content provides documentation for the \u003ccode\u003eIngestionDataSourceSettings.Types.CloudStorage.Types.State\u003c/code\u003e enum within the Google Cloud Pub/Sub v1 API, across numerous versions, starting from version 2.3.0 up to the latest version 3.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThis enum describes the possible states related to data ingestion from Cloud Storage, which can include active states or specific error states such as \u003ccode\u003eBucketNotFound\u003c/code\u003e, \u003ccode\u003eCloudStoragePermissionDenied\u003c/code\u003e, \u003ccode\u003ePublishPermissionDenied\u003c/code\u003e, and \u003ccode\u003eTooManyObjects\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUnspecified\u003c/code\u003e state is defined as the default value and indicates an unused state.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also specifies the necessary permissions required for the Pub/Sub service account (SA) to interact with Cloud Storage and publish messages to a topic successfully.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation is versioned, allowing users to access the API's details for specific releases of the \u003ccode\u003eGoogle.Cloud.PubSub.V1\u003c/code\u003e package.\u003c/p\u003e\n"]]],[],null,[]]