Skip to content

Commit 9400499

Browse files
chore(python): [google-cloud-iam-logging] Add build rule for //google/iam/v1:iam-v1-py to prepare for release (#13395)
- [ ] Regenerate this pull request now. chore(python): Add build rule for //google/iam/v1/logging:audit-data-py to prepare for release PiperOrigin-RevId: 711408898 Source-Link: googleapis/googleapis@b3fbe47 Source-Link: googleapis/googleapis-gen@1fd3d1e Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWlhbS1sb2dnaW5nLy5Pd2xCb3QueWFtbCIsImgiOiIxZmQzZDFlNzliMTgzODE2NTNkMTBmZWM1OTJlMDQ1MGY4MjE1MmZlIn0= --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent 1242971 commit 9400499

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

packages/google-cloud-iam-logging/.OwlBot.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
deep-remove-regex:
1616
- /owl-bot-staging
1717

18+
deep-preserve-regex:
19+
- /owl-bot-staging/google-cloud-iam-logging/v1/.*_pb2.py.*
20+
1821
deep-copy-regex:
1922
- source: /google/iam/(v.*)/logging/.*-py
2023
dest: /owl-bot-staging/google-cloud-iam-logging/$1

packages/google-cloud-iam-logging/google/cloud/iam_logging/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.4.0" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

packages/google-cloud-iam-logging/google/cloud/iam_logging_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.4.0" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

0 commit comments

Comments
 (0)