Reference documentation and code samples for the Google Cloud Storage Insights V1 Client class CloudStorageFilters.
Options to filter data on storage systems.
Next ID: 2
Generated from protobuf message google.cloud.storageinsights.v1.CloudStorageFilters
Namespace
Google \ Cloud \ StorageInsights \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ bucket |
string
Bucket for which the report will be generated. |
getBucket
Bucket for which the report will be generated.
Returns | |
---|---|
Type | Description |
string |
setBucket
Bucket for which the report will be generated.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |