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 dataset.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#dataset_resource_name
def dataset_resource_name() -> ::String
    Returns
    
  - (::String) — Required. The name of the dataset resource. If set within a project-level configuration, the specified resource must be within the project.
 
#dataset_resource_name=
def dataset_resource_name=(value) -> ::String
    Parameter
    
  - value (::String) — Required. The name of the dataset resource. If set within a project-level configuration, the specified resource must be within the project.
 
    Returns
    
- (::String) — Required. The name of the dataset resource. If set within a project-level configuration, the specified resource must be within the project.