Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [meet] new module for meet #10245

Merged
merged 5 commits into from Jan 19, 2024
Merged

feat: [meet] new module for meet #10245

merged 5 commits into from Jan 19, 2024

Conversation

cloud-java-bot
Copy link
Collaborator

Generated by @suztomo via generate_new_client.yaml

Command used:

python generation/new_client/new-client.py generate --api_shortname="meet" --proto-path="google/apps/meet" --name-pretty="Google Meet API" --product-docs="https://developers.google.com/meet/api/guides/overview" --api-description="The Google Meet REST API lets you create and manage meetings for Google Meet and offers entry points to your users directly from your app" --transport="grpc"

@cloud-java-bot cloud-java-bot requested a review from a team as a code owner January 19, 2024 14:36
@cloud-java-bot cloud-java-bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 19, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 19, 2024
Copy link

snippet-bot bot commented Jan 19, 2024

Here is the summary of changes.

You are about to add 76 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

@suztomo
Copy link
Member

suztomo commented Jan 19, 2024

I'll temporarily lift the failing header check from required checks.

@@ -672,6 +672,13 @@
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Copy link
Member

Choose a reason for hiding this comment

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

Group ID is good as per b/315341497.

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-meet</artifactId>
Copy link
Member

Choose a reason for hiding this comment

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

Artifact iD is good Group ID is good as per b/315341497.

@suztomo suztomo enabled auto-merge (squash) January 19, 2024 14:51
@suztomo suztomo merged commit 8cdfbe6 into main Jan 19, 2024
30 of 31 checks passed
@suztomo suztomo deleted the new-library/meet-GTlDt branch January 19, 2024 17:16
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.

None yet

2 participants