Skip to content

Commit 6d42c3d

Browse files
author
Jon Skeet
authored
Release Google.Maps.Places.V1 version 1.0.0-beta12 (googleapis#14202)
Changes in this release: ### Bug fixes - Add oauth scopes to Places proto ([commit ee54180](https://togithub.com/googleapis/google-cloud-dotnet/commit/ee54180880376324f52df3f50aa0107762ca765e))
1 parent 85e6801 commit 6d42c3d

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

apis/Google.Maps.Places.V1/Google.Maps.Places.V1/Google.Maps.Places.V1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Version>1.0.0-beta11</Version>
4+
<Version>1.0.0-beta12</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Google Maps Places API, which allows developers to access a variety of search and retrieval endpoints for a Place.</Description>

apis/Google.Maps.Places.V1/docs/history.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Version history
22

3+
## Version 1.0.0-beta12, released 2025-02-03
4+
5+
### Bug fixes
6+
7+
- Add oauth scopes to Places proto ([commit ee54180](https://github.com/googleapis/google-cloud-dotnet/commit/ee54180880376324f52df3f50aa0107762ca765e))
8+
39
## Version 1.0.0-beta11, released 2025-01-27
410

511
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6150,7 +6150,7 @@
61506150
},
61516151
{
61526152
"id": "Google.Maps.Places.V1",
6153-
"version": "1.0.0-beta11",
6153+
"version": "1.0.0-beta12",
61546154
"type": "grpc",
61556155
"productName": "Places API",
61566156
"productUrl": "https://developers.google.com/maps/documentation/places/web-service/",

0 commit comments

Comments
 (0)