Stay organized with collections
Save and categorize content based on your preferences.
The Google Meet REST API is built on HTTP and JSON, so any standard HTTP client can send
requests to it and parse the responses.
However, the Google API client libraries provide better language integration,
improved security, and support for making calls that require user authorization.
Client libraries are available in several programming languages. By using them
you can avoid the need to manually create HTTP requests and parse the responses.
To get started, choose the programming language that you're using for
development.
In the following tables, the first column links to the source and documentation
for the library, and the second column links to available samples.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-04 UTC."],[],[],null,["# Google Meet Platform: Downloads\n\nThe Google Meet REST API is built on HTTP and JSON, so any standard HTTP client can send\nrequests to it and parse the responses.\n\nHowever, the Google API client libraries provide better language integration,\nimproved security, and support for making calls that require user authorization.\nClient libraries are available in several programming languages. By using them\nyou can avoid the need to manually create HTTP requests and parse the responses.\nTo get started, choose the programming language that you're using for\ndevelopment.\n\nIn the following tables, the first column links to the source and documentation\nfor the library, and the second column links to available samples.\n\n| Source and documentation | Sample |\n|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|\n| [Google API Client Library for C# .NET](https://github.com/googleapis/google-cloud-dotnet/tree/main/apis/Google.Apps.Meet.V2) | [C# .NET samples](https://github.com/googleapis/google-cloud-dotnet/tree/main/apis/Google.Apps.Meet.V2/Google.Apps.Meet.V2.GeneratedSnippets) |\n| [Google API Client Library for Go](https://github.com/googleapis/google-cloud-go/tree/main/apps/meet) | [Go samples](https://github.com/googleapis/google-api-go-client/tree/main/examples) |\n| [Google API Client Library for Java](https://github.com/googleapis/google-cloud-java/tree/main/java-meet) [Google API Client Library for Java (Maven)](https://mvnrepository.com/artifact/com.google.cloud/google-cloud-meet) | [Java samples](https://github.com/googleapis/google-cloud-java/tree/main/java-meet/samples/snippets/generated/com/google/apps/meet) |\n| [Google API Client Library for JavaScript](https://developers.google.com/api-client-library/javascript/start/start-js) | [JavaScript samples](https://github.com/google/google-api-javascript-client/tree/master/samples) |\n| [Google API Client Library for Node.js](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-apps-meet) | [Node.js samples](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-apps-meet/samples) |\n| [Google API Client Library for PHP](https://github.com/googleapis/google-cloud-php/tree/main/AppsMeet) | [PHP samples](https://github.com/googleapis/google-cloud-php/tree/main/AppsMeet/samples) |\n| [Google API Client Library for Python](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-apps-meet) | [Python samples](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-apps-meet/samples/generated_samples) |\n| [Google API Client Library for Ruby](https://github.com/googleapis/google-cloud-ruby/tree/main/google-apps-meet) | [Ruby samples](https://github.com/google/google-api-ruby-client-samples) |"]]