Required. List of buckets and their objects to be transformed. Currently,
only one bucket configuration is supported. If multiple buckets are
specified, an error will be returned.
Required. List of buckets and their objects to be transformed. Currently,
only one bucket configuration is supported. If multiple buckets are
specified, an error will be returned.
Required. List of buckets and their objects to be transformed. Currently,
only one bucket configuration is supported. If multiple buckets are
specified, an error will be returned.
Required. List of buckets and their objects to be transformed. Currently,
only one bucket configuration is supported. If multiple buckets are
specified, an error will be returned.
Required. List of buckets and their objects to be transformed. Currently,
only one bucket configuration is supported. If multiple buckets are
specified, an error will be returned.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Interface BucketListOrBuilder (0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/java/docs/reference/google-cloud-storagebatchoperations/latest/com.google.cloud.storagebatchoperations.v1.BucketListOrBuilder)\n- [0.10.0](/java/docs/reference/google-cloud-storagebatchoperations/0.10.0/com.google.cloud.storagebatchoperations.v1.BucketListOrBuilder)\n- [0.8.0](/java/docs/reference/google-cloud-storagebatchoperations/0.8.0/com.google.cloud.storagebatchoperations.v1.BucketListOrBuilder)\n- [0.7.0](/java/docs/reference/google-cloud-storagebatchoperations/0.7.0/com.google.cloud.storagebatchoperations.v1.BucketListOrBuilder)\n- [0.4.0](/java/docs/reference/google-cloud-storagebatchoperations/0.4.0/com.google.cloud.storagebatchoperations.v1.BucketListOrBuilder)\n- [0.3.0](/java/docs/reference/google-cloud-storagebatchoperations/0.3.0/com.google.cloud.storagebatchoperations.v1.BucketListOrBuilder)\n- [0.2.0](/java/docs/reference/google-cloud-storagebatchoperations/0.2.0/com.google.cloud.storagebatchoperations.v1.BucketListOrBuilder) \n\n public interface BucketListOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\n[MessageOrBuilder](https://cloud.google.com/java/docs/reference/protobuf/latest/com.google.protobuf.MessageOrBuilder.html)\n\nMethods\n-------\n\n### getBuckets(int index)\n\n public abstract BucketList.Bucket getBuckets(int index)\n\nRequired. List of buckets and their objects to be transformed. Currently,\nonly one bucket configuration is supported. If multiple buckets are\nspecified, an error will be returned.\n\n`\nrepeated .google.cloud.storagebatchoperations.v1.BucketList.Bucket buckets = 1 [(.google.api.field_behavior) = REQUIRED];\n`\n\n### getBucketsCount()\n\n public abstract int getBucketsCount()\n\nRequired. List of buckets and their objects to be transformed. Currently,\nonly one bucket configuration is supported. If multiple buckets are\nspecified, an error will be returned.\n\n`\nrepeated .google.cloud.storagebatchoperations.v1.BucketList.Bucket buckets = 1 [(.google.api.field_behavior) = REQUIRED];\n`\n\n### getBucketsList()\n\n public abstract List\u003cBucketList.Bucket\u003e getBucketsList()\n\nRequired. List of buckets and their objects to be transformed. Currently,\nonly one bucket configuration is supported. If multiple buckets are\nspecified, an error will be returned.\n\n`\nrepeated .google.cloud.storagebatchoperations.v1.BucketList.Bucket buckets = 1 [(.google.api.field_behavior) = REQUIRED];\n`\n\n### getBucketsOrBuilder(int index)\n\n public abstract BucketList.BucketOrBuilder getBucketsOrBuilder(int index)\n\nRequired. List of buckets and their objects to be transformed. Currently,\nonly one bucket configuration is supported. If multiple buckets are\nspecified, an error will be returned.\n\n`\nrepeated .google.cloud.storagebatchoperations.v1.BucketList.Bucket buckets = 1 [(.google.api.field_behavior) = REQUIRED];\n`\n\n### getBucketsOrBuilderList()\n\n public abstract List\u003c? extends BucketList.BucketOrBuilder\u003e getBucketsOrBuilderList()\n\nRequired. List of buckets and their objects to be transformed. Currently,\nonly one bucket configuration is supported. If multiple buckets are\nspecified, an error will be returned.\n\n`\nrepeated .google.cloud.storagebatchoperations.v1.BucketList.Bucket buckets = 1 [(.google.api.field_behavior) = REQUIRED];\n`"]]