Skip to content

Commit

Permalink
samples: move google_crc32c to be in sample (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe authored Nov 10, 2022
1 parent b001735 commit 8356346
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@

import argparse

# [START secretmanager_add_secret_version]
import google_crc32c


# [START secretmanager_add_secret_version]
def add_secret_version(project_id, secret_id, payload):
"""
Add a new secret version to the given secret with the provided payload.
Expand Down

0 comments on commit 8356346

Please sign in to comment.