Data Loss Prevention V2 Client - Class VertexDatasetResourceReference (2.3.0)

Reference documentation and code samples for the Data Loss Prevention V2 Client class VertexDatasetResourceReference.

Identifies a single Vertex AI dataset.

Generated from protobuf message google.privacy.dlp.v2.VertexDatasetResourceReference

Namespace

Google \ Cloud \ Dlp \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ dataset_resource_name string

Required. The name of the dataset resource. If set within a project-level configuration, the specified resource must be within the project.

getDatasetResourceName

Required. The name of the dataset resource. If set within a project-level configuration, the specified resource must be within the project.

Returns
Type Description
string

setDatasetResourceName

Required. The name of the dataset resource. If set within a project-level configuration, the specified resource must be within the project.

Parameter
Name Description
var string
Returns
Type Description
$this