Skip to content

Commit 7988942

Browse files
authored
docs(maps): correct the samples (#14632)
Fixes: b/421113149
1 parent 2436155 commit 7988942

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

librarian.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -897,13 +897,17 @@ libraries:
897897
- path: google/maps/fleetengine/v1
898898
go:
899899
proto_package: maps.fleetengine.v1
900+
omit_snippets: true
900901
- path: google/maps/places/v1
901902
- path: google/maps/routeoptimization/v1
902903
- path: google/maps/solar/v1
903904
- path: google/maps/fleetengine/delivery/v1
904905
go:
905906
proto_package: maps.fleetengine.delivery.v1
907+
omit_snippets: true
906908
- path: google/maps/mapmanagement/v2beta
909+
go:
910+
omit_snippets: true
907911
title_override: Google Maps Platform
908912
- name: mediatranslation
909913
version: 0.13.0

maps/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ or there is not yet a stable backend available.
3232

3333
## Google Cloud Samples
3434

35-
To browse ready to use code samples check [Google Cloud Samples](https://cloud.google.com/docs/samples?l=go).
35+
To browse ready to use code samples check [Places API (New) client library examples](https://developers.google.com/maps/documentation/places/web-service/client-library-examples#go).
3636

3737
## Go Version Support
3838

0 commit comments

Comments
 (0)