Data Loss Prevention V2 Client - Class CloudStorageFileSet (1.15.1)

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

Message representing a set of files in Cloud Storage.

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

Namespace

Google \ Cloud \ Dlp \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ url string

The url, in the format gs://<bucket>/<path>. Trailing wildcard in the path is allowed.

getUrl

The url, in the format gs://<bucket>/<path>. Trailing wildcard in the path is allowed.

Returns
Type Description
string

setUrl

The url, in the format gs://<bucket>/<path>. Trailing wildcard in the path is allowed.

Parameter
Name Description
var string
Returns
Type Description
$this