Skip to content

Conversation

andrewsg
Copy link
Member

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 13, 2018
dlp = google.cloud.dlp_v2beta1.DlpServiceClient()
dlp = google.cloud.dlp.DlpServiceClient()

# Pull the project ID from an environment variable.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eh, don't do this. I would just prefer you to do:

project = 'YOUR_PROJECT'

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@andrewsg andrewsg merged commit f9f09ce into GoogleCloudPlatform:dlp Mar 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants