Google Cloud Storage Insights V1 Client - Class CloudStorageBuckets (1.2.0)

Reference documentation and code samples for the Google Cloud Storage Insights V1 Client class CloudStorageBuckets.

Collection of Cloud Storage buckets.

Generated from protobuf message google.cloud.storageinsights.v1.DatasetConfig.CloudStorageBuckets

Namespace

Google \ Cloud \ StorageInsights \ V1 \ DatasetConfig

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ cloud_storage_buckets array<CloudStorageBuckets\CloudStorageBucket>

getCloudStorageBuckets

Generated from protobuf field repeated .google.cloud.storageinsights.v1.DatasetConfig.CloudStorageBuckets.CloudStorageBucket cloud_storage_buckets = 1;

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setCloudStorageBuckets

Generated from protobuf field repeated .google.cloud.storageinsights.v1.DatasetConfig.CloudStorageBuckets.CloudStorageBucket cloud_storage_buckets = 1;

Parameter
Name Description
var array<CloudStorageBuckets\CloudStorageBucket>
Returns
Type Description
$this