Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::VertexAi.
Vertex AI-related information associated with the finding.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#datasets
def datasets() -> ::Array<::Google::Cloud::SecurityCenter::V2::VertexAi::Dataset>
Returns
- (::Array<::Google::Cloud::SecurityCenter::V2::VertexAi::Dataset>) — Datasets associated with the finding.
#datasets=
def datasets=(value) -> ::Array<::Google::Cloud::SecurityCenter::V2::VertexAi::Dataset>
Parameter
- value (::Array<::Google::Cloud::SecurityCenter::V2::VertexAi::Dataset>) — Datasets associated with the finding.
Returns
- (::Array<::Google::Cloud::SecurityCenter::V2::VertexAi::Dataset>) — Datasets associated with the finding.
#pipelines
def pipelines() -> ::Array<::Google::Cloud::SecurityCenter::V2::VertexAi::Pipeline>
Returns
- (::Array<::Google::Cloud::SecurityCenter::V2::VertexAi::Pipeline>) — Pipelines associated with the finding.
#pipelines=
def pipelines=(value) -> ::Array<::Google::Cloud::SecurityCenter::V2::VertexAi::Pipeline>
Parameter
- value (::Array<::Google::Cloud::SecurityCenter::V2::VertexAi::Pipeline>) — Pipelines associated with the finding.
Returns
- (::Array<::Google::Cloud::SecurityCenter::V2::VertexAi::Pipeline>) — Pipelines associated with the finding.