Reference documentation and code samples for the Google Cloud Developer Connect V1 Client class GoogleArtifactAnalysis.
Google Artifact Analysis configurations.
Generated from protobuf message google.cloud.developerconnect.v1.GoogleArtifactAnalysis
Namespace
Google \ Cloud \ DeveloperConnect \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ project_id |
string
Required. The project id of the project where the provenance is stored. |
getProjectId
Required. The project id of the project where the provenance is stored.
Returns | |
---|---|
Type | Description |
string |
setProjectId
Required. The project id of the project where the provenance is stored.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |