Google Cloud Storage Insights V1 Client - Class SourceProjects (1.4.0)

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

Collection of project numbers

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

Namespace

Google \ Cloud \ StorageInsights \ V1 \ DatasetConfig

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ project_numbers int[]|string[]

getProjectNumbers

Generated from protobuf field repeated int64 project_numbers = 1;

Returns
Type Description
Google\Protobuf\RepeatedField<int>|Google\Protobuf\RepeatedField<string>

setProjectNumbers

Generated from protobuf field repeated int64 project_numbers = 1;

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