Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::VertexAi::Dataset.
Vertex AI dataset associated with the finding.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#display_name
def display_name() -> ::String
Returns
- (::String) — The user defined display name of dataset, e.g. plants-dataset
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — The user defined display name of dataset, e.g. plants-dataset
Returns
- (::String) — The user defined display name of dataset, e.g. plants-dataset
#name
def name() -> ::String
Returns
- (::String) — Resource name of the dataset, e.g. projects/{project}/locations/{location}/datasets/2094040236064505856
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Resource name of the dataset, e.g. projects/{project}/locations/{location}/datasets/2094040236064505856
Returns
- (::String) — Resource name of the dataset, e.g. projects/{project}/locations/{location}/datasets/2094040236064505856
#source
def source() -> ::String
Returns
- (::String) — Data source, such as a BigQuery source URI, e.g. bq://scc-nexus-test.AIPPtest.gsod
#source=
def source=(value) -> ::String
Parameter
- value (::String) — Data source, such as a BigQuery source URI, e.g. bq://scc-nexus-test.AIPPtest.gsod
Returns
- (::String) — Data source, such as a BigQuery source URI, e.g. bq://scc-nexus-test.AIPPtest.gsod