Storage Batch Operations offers a managed experience to
perform batch operations on millions of Cloud Storage objects in
a serverless fashion. With this service, you can automate and
simplify large scale API operations performed on Cloud Storage
objects.
Storage Batch Operations offers a managed experience to
perform batch operations on millions of Cloud Storage objects in
a serverless fashion. With this service, you can automate and
simplify large scale API operations performed on Cloud Storage
objects.
This class thinly wraps an initial
ListJobsResponse object, and
provides an __aiter__ method to iterate through its
jobs field.
If there are more pages, the __aiter__ method will make additional
ListJobs requests and continue to iterate
through the jobs field on the
corresponding responses.
All the usual ListJobsResponse
attributes are available on the pager. If multiple requests are made, only
the most recent response is retained, and thus used for attribute lookup.
This class thinly wraps an initial
ListJobsResponse object, and
provides an __iter__ method to iterate through its
jobs field.
If there are more pages, the __iter__ method will make additional
ListJobs requests and continue to iterate
through the jobs field on the
corresponding responses.
All the usual ListJobsResponse
attributes are available on the pager. If multiple requests are made, only
the most recent response is retained, and thus used for attribute lookup.
Describes configuration of a single bucket and its objects to
be transformed.
This message has oneof_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
This message has oneof_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
[[["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-28 UTC."],[],[],null,["# Package Classes (0.1.3)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.3 (latest)](/python/docs/reference/google-cloud-storagebatchoperations/latest/summary_class)\n- [0.1.2](/python/docs/reference/google-cloud-storagebatchoperations/0.1.2/summary_class) \nSummary of entries of Classes for google-cloud-storagebatchoperations. \n\nClasses\n-------\n\n### [StorageBatchOperationsAsyncClient](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.services.storage_batch_operations.StorageBatchOperationsAsyncClient)\n\nStorage Batch Operations offers a managed experience to\nperform batch operations on millions of Cloud Storage objects in\na serverless fashion. With this service, you can automate and\nsimplify large scale API operations performed on Cloud Storage\nobjects.\n\n### [StorageBatchOperationsClient](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.services.storage_batch_operations.StorageBatchOperationsClient)\n\nStorage Batch Operations offers a managed experience to\nperform batch operations on millions of Cloud Storage objects in\na serverless fashion. With this service, you can automate and\nsimplify large scale API operations performed on Cloud Storage\nobjects.\n\n### [ListJobsAsyncPager](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.services.storage_batch_operations.pagers.ListJobsAsyncPager)\n\nA pager for iterating through `list_jobs` requests.\n\nThis class thinly wraps an initial\n[ListJobsResponse](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.ListJobsResponse) object, and\nprovides an `__aiter__` method to iterate through its\n`jobs` field.\n\nIf there are more pages, the `__aiter__` method will make additional\n`ListJobs` requests and continue to iterate\nthrough the `jobs` field on the\ncorresponding responses.\n\nAll the usual [ListJobsResponse](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.ListJobsResponse)\nattributes are available on the pager. If multiple requests are made, only\nthe most recent response is retained, and thus used for attribute lookup.\n\n### [ListJobsPager](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.services.storage_batch_operations.pagers.ListJobsPager)\n\nA pager for iterating through `list_jobs` requests.\n\nThis class thinly wraps an initial\n[ListJobsResponse](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.ListJobsResponse) object, and\nprovides an `__iter__` method to iterate through its\n`jobs` field.\n\nIf there are more pages, the `__iter__` method will make additional\n`ListJobs` requests and continue to iterate\nthrough the `jobs` field on the\ncorresponding responses.\n\nAll the usual [ListJobsResponse](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.ListJobsResponse)\nattributes are available on the pager. If multiple requests are made, only\nthe most recent response is retained, and thus used for attribute lookup.\n\n### [BucketList](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.BucketList)\n\nDescribes list of buckets and their objects to be\ntransformed.\n\n### [Bucket](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.BucketList.Bucket)\n\nDescribes configuration of a single bucket and its objects to\nbe transformed.\n\nThis message has `oneof`_ fields (mutually exclusive fields).\nFor each oneof, at most one member field can be set at the same time.\nSetting any member of the oneof automatically clears all other\nmembers.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e\n\n### [CancelJobRequest](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.CancelJobRequest)\n\nMessage for Job to Cancel\n\n### [CancelJobResponse](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.CancelJobResponse)\n\nMessage for response to cancel Job.\n\n### [Counters](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.Counters)\n\nDescribes details about the progress of the job.\n\n### [CreateJobRequest](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.CreateJobRequest)\n\nMessage for creating a Job\n\n### [DeleteJobRequest](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.DeleteJobRequest)\n\nMessage for deleting a Job\n\n### [DeleteObject](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.DeleteObject)\n\nDescribes options to delete an object.\n\n### [ErrorLogEntry](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.ErrorLogEntry)\n\nAn entry describing an error that has occurred.\n\n### [ErrorSummary](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.ErrorSummary)\n\nA summary of errors by error code, plus a count and sample\nerror log entries.\n\n### [GetJobRequest](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.GetJobRequest)\n\nMessage for getting a Job\n\n### [Job](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.Job)\n\nThe Storage Batch Operations Job description.\n\nThis message has `oneof`_ fields (mutually exclusive fields).\nFor each oneof, at most one member field can be set at the same time.\nSetting any member of the oneof automatically clears all other\nmembers.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e\n\n### [State](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.Job.State)\n\nDescribes state of a job.\n\n### [ListJobsRequest](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.ListJobsRequest)\n\nMessage for request to list Jobs\n\n### [ListJobsResponse](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.ListJobsResponse)\n\nMessage for response to listing Jobs\n\n### [LoggingConfig](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.LoggingConfig)\n\nSpecifies the Cloud Logging behavior.\n\n### [LoggableAction](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.LoggingConfig.LoggableAction)\n\nLoggable actions types.\n\n### [LoggableActionState](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.LoggingConfig.LoggableActionState)\n\nLoggable action states filter.\n\n### [Manifest](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.Manifest)\n\nDescribes list of objects to be transformed.\n\n### [OperationMetadata](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.OperationMetadata)\n\nRepresents the metadata of the long-running operation.\n\n### [PrefixList](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.PrefixList)\n\nDescribes prefixes of objects to be transformed.\n\n### [PutMetadata](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.PutMetadata)\n\nDescribes options for object metadata update.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e\n\n### [CustomMetadataEntry](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.PutMetadata.CustomMetadataEntry)\n\nThe abstract base class for a message.\n\n### [PutObjectHold](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.PutObjectHold)\n\nDescribes options to update object hold.\n\n### [HoldStatus](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.PutObjectHold.HoldStatus)\n\nDescribes the status of the hold.\n\n### [RewriteObject](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.types.RewriteObject)\n\nDescribes options for object rewrite.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e\n\nModules\n-------\n\n### [pagers](/python/docs/reference/google-cloud-storagebatchoperations/latest/google.cloud.storagebatchoperations_v1.services.storage_batch_operations.pagers)\n\nAPI documentation for `storagebatchoperations_v1.services.storage_batch_operations.pagers` module."]]