Optional. A regex pattern for matching bucket names. Regex should
follow the syntax specified in
google/re2. For example,
^sample_.* matches all buckets of the form
gs://sample_bucket-1, gs://sample_bucket-2,
gs://sample_bucket-n but not gs://test_sample_bucket.
If you want to match a single bucket, say gs://sample_bucket,
use sample_bucket.
Optional. A regex pattern for matching bucket names. Regex should
follow the syntax specified in
google/re2. For example,
^sample_.* matches all buckets of the form
gs://sample_bucket-1, gs://sample_bucket-2,
gs://sample_bucket-n but not gs://test_sample_bucket.
If you want to match a single bucket, say gs://sample_bucket,
use sample_bucket.
The bytes of the bucketIdRegexes at the given index.
getBucketIdRegexesCount()
publicintgetBucketIdRegexesCount()
Optional. A regex pattern for matching bucket names. Regex should
follow the syntax specified in
google/re2. For example,
^sample_.* matches all buckets of the form
gs://sample_bucket-1, gs://sample_bucket-2,
gs://sample_bucket-n but not gs://test_sample_bucket.
If you want to match a single bucket, say gs://sample_bucket,
use sample_bucket.
Optional. A regex pattern for matching bucket names. Regex should
follow the syntax specified in
google/re2. For example,
^sample_.* matches all buckets of the form
gs://sample_bucket-1, gs://sample_bucket-2,
gs://sample_bucket-n but not gs://test_sample_bucket.
If you want to match a single bucket, say gs://sample_bucket,
use sample_bucket.
[[["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-11-19 UTC."],[],[]]