Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class Pipeline.
Vertex AI training pipeline associated with the finding.
Generated from protobuf message google.cloud.securitycenter.v2.VertexAi.Pipeline
Namespace
Google \ Cloud \ SecurityCenter \ V2 \ VertexAiMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Resource name of the pipeline, e.g. projects/{project}/locations/{location}/trainingPipelines/5253428229225578496 |
↳ display_name |
string
The user-defined display name of pipeline, e.g. plants-classification |
getName
Resource name of the pipeline, e.g.
projects/{project}/locations/{location}/trainingPipelines/5253428229225578496
Returns | |
---|---|
Type | Description |
string |
setName
Resource name of the pipeline, e.g.
projects/{project}/locations/{location}/trainingPipelines/5253428229225578496
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getDisplayName
The user-defined display name of pipeline, e.g. plants-classification
Returns | |
---|---|
Type | Description |
string |
setDisplayName
The user-defined display name of pipeline, e.g. plants-classification
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |