Reference documentation and code samples for the Google Cloud Storage Batch Operations V1 Client class PrefixList.
Describes prefixes of objects to be transformed.
Generated from protobuf message google.cloud.storagebatchoperations.v1.PrefixList
Namespace
Google \ Cloud \ StorageBatchOperations \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ included_object_prefixes
array
Optional. Include prefixes of the objects to be transformed. * * Supports full object name * * Supports prefix of the object name * * Wildcards are not supported * * Supports empty string for all objects in a bucket.
getIncludedObjectPrefixes
Optional. Include prefixes of the objects to be transformed.
Supports full object name
Supports prefix of the object name
Wildcards are not supported
Supports empty string for all objects in a bucket.
[[["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,["# Google Cloud Storage Batch Operations V1 Client - Class PrefixList (0.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.2 (latest)](/php/docs/reference/cloud-storagebatchoperations/latest/V1.PrefixList)\n- [0.1.1](/php/docs/reference/cloud-storagebatchoperations/0.1.1/V1.PrefixList) \nReference documentation and code samples for the Google Cloud Storage Batch Operations V1 Client class PrefixList.\n\nDescribes prefixes of objects to be transformed.\n\nGenerated from protobuf message `google.cloud.storagebatchoperations.v1.PrefixList`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ StorageBatchOperations \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getIncludedObjectPrefixes\n\nOptional. Include prefixes of the objects to be transformed.\n\n- Supports full object name\n- Supports prefix of the object name\n- Wildcards are not supported\n- Supports empty string for all objects in a bucket.\n\n### setIncludedObjectPrefixes\n\nOptional. Include prefixes of the objects to be transformed.\n\n- Supports full object name\n- Supports prefix of the object name\n- Wildcards are not supported\n- Supports empty string for all objects in a bucket."]]