Reference documentation and code samples for the Data Loss Prevention V2 Client class DatabaseResourceReference.
Identifies a single database resource, like a table within a database.
Generated from protobuf message google.privacy.dlp.v2.DatabaseResourceReference
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ project_id
string
Required. If within a project-level config, then this must match the config's project id.
↳ instance
string
Required. The instance where this resource is located. For example: Cloud SQL's instance id.
getProjectId
Required. If within a project-level config, then this must match the config's project id.
string
setProjectId
Required. If within a project-level config, then this must match the config's project id.
var
string
$this
getInstance
Required. The instance where this resource is located. For example: Cloud SQL's instance id.
string
setInstance
Required. The instance where this resource is located. For example: Cloud SQL's instance id.
var
string
$this