[go: up one dir, main page]

Skip to content

Release google-cloud-dlp 0.9.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 09 Apr 20:31
d44a6f6
  • Update V2::DlpServiceClient:
    • Add Add filter optional argument to list_job_triggers
      • Add ListJobTriggersRequest#filter
    • Add activate_job_trigger
      • Add ActivateJobTriggerRequest
  • Update V2 classes:
    • Add InfoTypeDescription#description
    • Add Action#job_notification_emails
      • Add Action::JobNotificationEmails class
    • Add CustomInfoType::Regex#group_indexes
    • Add RecordKey#id_values
    • Add FileType::IMAGE enumerated value
  • Add CryptoDeterministicConfig
  • Add PrimitiveTransformation#crypto_deterministic_config
  • Update documented regex to allow underscores in values for template_id, job_id, trigger_id, and stored_info_type_id
  • Extract gRPC header values from request
  • Update documentation