Skip to content

Commit a222c80

Browse files
authored
chore(librarian): reduce diff related to google-maps onboarding (#14661)
See related PR #14660
1 parent 5186e88 commit a222c80

File tree

42 files changed

+45
-232
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+45
-232
lines changed

packages/google-geo-type/.OwlBot.yaml

Lines changed: 0 additions & 19 deletions
This file was deleted.

packages/google-geo-type/google/geo/type/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.3.13" # {x-release-please-version}

packages/google-maps-addressvalidation/.OwlBot.yaml

Lines changed: 0 additions & 19 deletions
This file was deleted.

packages/google-maps-addressvalidation/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
"api_id": "addressvalidation.googleapis.com",
1414
"default_version": "v1",
1515
"api_shortname": "addressvalidation"
16-
}
16+
}

packages/google-maps-addressvalidation/google/maps/addressvalidation/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.3.20" # {x-release-please-version}

packages/google-maps-addressvalidation/google/maps/addressvalidation_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.3.20" # {x-release-please-version}

packages/google-maps-addressvalidation/samples/generated_samples/snippet_metadata_google.maps.addressvalidation.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-maps-addressvalidation",
11-
"version": "0.1.0"
11+
"version": "0.3.20"
1212
},
1313
"snippets": [
1414
{

packages/google-maps-areainsights/.OwlBot.yaml

Lines changed: 0 additions & 18 deletions
This file was deleted.
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"name": "google-maps-areainsights",
3-
"name_pretty": "Places Insights API",
4-
"api_description": "Places Insights API. ",
5-
"product_documentation": "https://developers.google.com/maps/documentation/places-insights",
6-
"client_documentation": "https://googleapis.dev/python/google-maps-areainsights/latest",
7-
"issue_tracker": "https://issuetracker.google.com/issues/new?component=1624013&template=2026178",
8-
"release_level": "preview",
9-
"language": "python",
10-
"library_type": "GAPIC_AUTO",
11-
"repo": "googleapis/google-cloud-python",
12-
"distribution_name": "google-maps-areainsights",
13-
"api_id": "areainsights.googleapis.com",
14-
"default_version": "v1",
15-
"api_shortname": "areainsights"
2+
"name": "google-maps-areainsights",
3+
"name_pretty": "Places Insights API",
4+
"api_description": "Places Insights API. ",
5+
"product_documentation": "https://developers.google.com/maps/documentation/places-insights",
6+
"client_documentation": "https://googleapis.dev/python/google-maps-areainsights/latest",
7+
"issue_tracker": "https://issuetracker.google.com/issues/new?component=1624013&template=2026178",
8+
"release_level": "preview",
9+
"language": "python",
10+
"library_type": "GAPIC_AUTO",
11+
"repo": "googleapis/google-cloud-python",
12+
"distribution_name": "google-maps-areainsights",
13+
"api_id": "areainsights.googleapis.com",
14+
"default_version": "v1",
15+
"api_shortname": "areainsights"
1616
}

packages/google-maps-areainsights/google/maps/areainsights/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.8" # {x-release-please-version}

0 commit comments

Comments
 (0)