google_api_dlp v0.0.1 GoogleApi.DLP.V2beta1.Model.GooglePrivacyDlpV2beta1ContentItem View Source

Container structure for the content to inspect.

Attributes

  • data (String): Content data to inspect or redact. Defaults to: null.
  • table (GooglePrivacyDlpV2beta1Table): Structured content for inspection. Defaults to: null.
  • type (String): Type of the content, as defined in Content-Type HTTP header. Supported types are: all "text" types, octet streams, PNG images, JPEG images. Defaults to: null.
  • value (String): String data to inspect or redact. Defaults to: null.