Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::VertexDatasetResourceReference.
Identifies a single Vertex AI resource. Only datasets are supported.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#dataset_resource_name
def dataset_resource_name() -> ::String-
(::String) —
Required. The name of the Vertex AI resource. If set within a project-level configuration, the specified resource must be within the project. Examples:
projects/{project}/locations/{location}/datasets/{dataset}
#dataset_resource_name=
def dataset_resource_name=(value) -> ::String-
value (::String) —
Required. The name of the Vertex AI resource. If set within a project-level configuration, the specified resource must be within the project. Examples:
projects/{project}/locations/{location}/datasets/{dataset}
-
(::String) —
Required. The name of the Vertex AI resource. If set within a project-level configuration, the specified resource must be within the project. Examples:
projects/{project}/locations/{location}/datasets/{dataset}