Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::VertexDatasetResourceReference (v1.15.2)

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
Returns
  • (::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
Parameter
  • 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}
Returns
  • (::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}