Data Loss Prevention V2 Client - Class CloudStorageFileSet (1.8.6)

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

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

setUrl

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this