Reference documentation and code samples for the Data Loss Prevention V2 Client class VertexDatasetResourceReference.
Identifies a single Vertex AI resource. Only datasets are supported.
Generated from protobuf message google.privacy.dlp.v2.VertexDatasetResourceReference
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ dataset_resource_name
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}
getDatasetResourceName
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
setDatasetResourceName
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}
var
string
$this

