Google Cloud Storage Insights V1 Client - Class CloudStorageFilters (0.2.3)

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 \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

setBucket

Bucket for which the report will be generated.

Parameter
NameDescription
var string
Returns
TypeDescription
$this