Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

chore: Update gapic-generator-python to v1.11.3 #218

Merged
merged 2 commits into from
Jul 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions google/cloud/binaryauthorization_v1/types/resources.py
Original file line number Diff line number Diff line change
Expand Up @@ -254,8 +254,8 @@ class EnforcementMode(proto.Enum):
pod creation.
DRYRUN_AUDIT_LOG_ONLY (2):
Dryrun mode: Audit logging only. This will
allow the pod creation as if the admission
request had specified break-glass.
allow the pod creation as if
the admission request had specified break-glass.
"""
ENFORCEMENT_MODE_UNSPECIFIED = 0
ENFORCED_BLOCK_AND_AUDIT_LOG = 1
Expand Down
4 changes: 2 additions & 2 deletions google/cloud/binaryauthorization_v1beta1/types/resources.py
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,8 @@ class EnforcementMode(proto.Enum):
pod creation.
DRYRUN_AUDIT_LOG_ONLY (2):
Dryrun mode: Audit logging only. This will
allow the pod creation as if the admission
request had specified break-glass.
allow the pod creation as if
the admission request had specified break-glass.
"""
ENFORCEMENT_MODE_UNSPECIFIED = 0
ENFORCED_BLOCK_AND_AUDIT_LOG = 1
Expand Down