Skip to content

chore: librarian onboard pull request: 20260318T195803Z#16127

Merged
gkevinzheng merged 1 commit intomainfrom
librarian-20260318T195803Z
Mar 19, 2026
Merged

chore: librarian onboard pull request: 20260318T195803Z#16127
gkevinzheng merged 1 commit intomainfrom
librarian-20260318T195803Z

Conversation

@gkevinzheng
Copy link
Contributor

PR created by the Librarian CLI to onboard a new Cloud Client Library.

BEGIN_COMMIT

feat: onboard a new library

PiperOrigin-RevId: 879267201
Library-IDs: google-maps-navconnect

END_COMMIT

Librarian Version: v0.8.0
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:160860d189ff1c2f7515638478823712fa5b243e27ccc33a2728669fa1e2ed0c

@gkevinzheng gkevinzheng requested review from a team as code owners March 18, 2026 19:58
@snippet-bot
Copy link

snippet-bot bot commented Mar 18, 2026

Here is the summary of changes.

You are about to add 4 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request onboards the google-maps-navconnect library, providing Python developers with access to the Navigation Connect API. The changes include adding necessary configuration to the Librarian state, and the initial files and directory structure for the GAPIC-generated library.

Highlights

  • New Library Onboarding: This PR introduces the google-maps-navconnect library, enabling interaction with the Navigation Connect API.
  • Librarian CLI Automation: The PR was automatically generated by the Librarian CLI, streamlining the onboarding process.
  • Configuration Updates: The .librarian/state.yaml file was modified to include the new library's metadata, such as API paths, source roots, and regex patterns for preservation and removal.
  • GAPIC Library Structure: The PR adds the basic structure for a GAPIC-generated library, including documentation, license, and metadata files.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces a new Cloud Client Library for the Navigation Connect API. It includes necessary configurations, documentation, and licensing files. The review focuses on correctness and maintainability, ensuring the new library integrates smoothly and adheres to existing standards.

@@ -0,0 +1,34 @@
# -*- coding: utf-8 -*-
# Copyright 2025 Google LLC
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The copyright year is set to 2025. Please confirm this is the correct year.

@@ -0,0 +1,20 @@
# -*- coding: utf-8 -*-
# Copyright 2025 Google LLC
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The copyright year is set to 2025. Please confirm this is the correct year.

@@ -0,0 +1,49 @@
# -*- coding: utf-8 -*-
# Copyright 2025 Google LLC
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The copyright year is set to 2025. Please confirm this is the correct year.

@@ -0,0 +1,16 @@
# -*- coding: utf-8 -*-
# Copyright 2025 Google LLC
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The copyright year is set to 2025. Please confirm this is the correct year.

@@ -0,0 +1,152 @@
# -*- coding: utf-8 -*-
# Copyright 2025 Google LLC
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The copyright year is set to 2025. Please confirm this is the correct year.

@@ -0,0 +1,22 @@
# -*- coding: utf-8 -*-
# Copyright 2025 Google LLC
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The copyright year is set to 2025. Please confirm this is the correct year.

@@ -0,0 +1,557 @@
# -*- coding: utf-8 -*-
# Copyright 2025 Google LLC
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The copyright year is set to 2025. Please confirm this is the correct year.

@@ -0,0 +1,985 @@
# -*- coding: utf-8 -*-
# Copyright 2025 Google LLC
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The copyright year is set to 2025. Please confirm this is the correct year.

@@ -0,0 +1,36 @@
# -*- coding: utf-8 -*-
# Copyright 2025 Google LLC
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The copyright year is set to 2025. Please confirm this is the correct year.

@@ -0,0 +1,393 @@
# -*- coding: utf-8 -*-
# Copyright 2025 Google LLC
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The copyright year is set to 2025. Please confirm this is the correct year.

@gkevinzheng gkevinzheng merged commit 2158300 into main Mar 19, 2026
30 of 31 checks passed
@gkevinzheng gkevinzheng deleted the librarian-20260318T195803Z branch March 19, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants