Reference documentation and code samples for the Google Cloud Storage Control V2 Client class Filter.
Filter over location and bucket using include or exclude semantics.
Resources that match the include or exclude filter are exclusively included or excluded from the Storage Intelligence plan.
Generated from protobuf message google.storage.control.v2.IntelligenceConfig.Filter
Namespace
Google \ Cloud \ Storage \ Control \ V2 \ IntelligenceConfigMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ included_cloud_storage_locations
↳ excluded_cloud_storage_locations
↳ included_cloud_storage_buckets
↳ excluded_cloud_storage_buckets
getIncludedCloudStorageLocations
Bucket locations to include.
hasIncludedCloudStorageLocations
setIncludedCloudStorageLocations
Bucket locations to include.
$this
getExcludedCloudStorageLocations
Bucket locations to exclude.
hasExcludedCloudStorageLocations
setExcludedCloudStorageLocations
Bucket locations to exclude.
$this
getIncludedCloudStorageBuckets
Buckets to include.
hasIncludedCloudStorageBuckets
setIncludedCloudStorageBuckets
Buckets to include.
$this
getExcludedCloudStorageBuckets
Buckets to exclude.
hasExcludedCloudStorageBuckets
setExcludedCloudStorageBuckets
Buckets to exclude.
$this
getCloudStorageLocations
string
getCloudStorageBuckets
string

