Data Loss Prevention V2 Client - Class RelatedResource (2.3.0)

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

A related resource.

Examples:

  • The source BigQuery table for a Vertex AI dataset.
  • The source Cloud Storage bucket for a Vertex AI dataset.

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

Namespace

Google \ Cloud \ Dlp \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ full_resource string

The full resource name of the related resource.

getFullResource

The full resource name of the related resource.

Returns
Type Description
string

setFullResource

The full resource name of the related resource.

Parameter
Name Description
var string
Returns
Type Description
$this