Google Cloud Developer Connect V1 Client - Class Projects (0.6.0)

Reference documentation and code samples for the Google Cloud Developer Connect V1 Client class Projects.

Projects represents the projects to track with the InsightsConfig.

Generated from protobuf message google.cloud.developerconnect.v1.Projects

Namespace

Google \ Cloud \ DeveloperConnect \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ project_ids array

Optional. The project IDs. Format: {project}

getProjectIds

Optional. The project IDs.

Format: {project}

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setProjectIds

Optional. The project IDs.

Format: {project}

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