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

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

Collection of Cloud Storage locations.

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

Namespace

Google \ Cloud \ StorageInsights \ V1 \ DatasetConfig

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ locations array

getLocations

Generated from protobuf field repeated string locations = 1;

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setLocations

Generated from protobuf field repeated string locations = 1;

Parameter
Name Description
var string[]
Returns
Type Description
$this