GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DatabaseResourceReference (google_api_dlp v0.54.0)
View SourceIdentifies a single database resource, like a table within a database.
Attributes
-
database(type:String.t, default:nil) - Required. Name of a database within the instance. -
databaseResource(type:String.t, default:nil) - Required. Name of a database resource, for example, a table within the database. -
instance(type:String.t, default:nil) - Required. The instance where this resource is located. For example: Cloud SQL instance ID. -
projectId(type:String.t, default:nil) - Required. If within a project-level config, then this must match the config's project ID.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.