Google Cloud Parallelstore V1beta Client - Class DirectoryStripeLevel (0.13.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Parallelstore V1beta Client class DirectoryStripeLevel.
Represents the striping options for directories.
Protobuf type google.cloud.parallelstore.v1beta.DirectoryStripeLevel
Namespace
Google \ Cloud \ Parallelstore \ V1beta
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
DIRECTORY_STRIPE_LEVEL_UNSPECIFIED
Value: 0
If not set, DirectoryStripeLevel will default to DIRECTORY_STRIPE_LEVEL_MAX
Generated from protobuf enum DIRECTORY_STRIPE_LEVEL_UNSPECIFIED = 0;
DIRECTORY_STRIPE_LEVEL_MIN
Value: 1
Minimum directory striping
Generated from protobuf enum DIRECTORY_STRIPE_LEVEL_MIN = 1;
DIRECTORY_STRIPE_LEVEL_BALANCED
Value: 2
Medium directory striping
Generated from protobuf enum DIRECTORY_STRIPE_LEVEL_BALANCED = 2;
DIRECTORY_STRIPE_LEVEL_MAX
Value: 3
Maximum directory striping
Generated from protobuf enum DIRECTORY_STRIPE_LEVEL_MAX = 3;
[[["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 2026-03-18 UTC."],[],[]]