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 \ DatasetConfigMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ project_numbers |
array
|
getProjectNumbers
Generated from protobuf field repeated int64 project_numbers = 1;
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setProjectNumbers
Generated from protobuf field repeated int64 project_numbers = 1;
Parameter | |
---|---|
Name | Description |
var |
int[]|string[]|Google\Protobuf\Internal\RepeatedField
|
Returns | |
---|---|
Type | Description |
$this |