vpc-network-name
with the name of your VPC network and project-id
with your GCP project ID.project-id
with your GCP project ID, user-email
with the email address of the user or service account, and role-id
with the desired IAM role.sink-name
with a name for your log sink, project-id
with your GCP project ID, bucket-name
with the name of your Cloud Storage bucket, and log-filter
with the desired log filter.google-auth
library in Python to authenticate requests made to the CloudRun API.google-cloud-logging
library in Python to enable logging for your CloudRun service.google-cloud-ssl-certificates
library in Python.