Skip to content

Commit

Permalink
feat: Automated regeneration of MyBusinessPlaceActions client (#10828)
Browse files Browse the repository at this point in the history
Auto-created at 2024-03-12 01:21:45 +0000 using the toys pull request generator.
  • Loading branch information
yoshi-code-bot authored Mar 12, 2024
1 parent e1ca61d commit 51fa7f3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion clients/my_business_place_actions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

My Business Place Actions API client library.

The My Business Place Actions API provides an interface for managing place action links of a location on Google.
The My Business Place Actions API provides an interface for managing place action links of a location on Google. Note - If you have a quota of 0 after enabling the API, please request for GBP API access.

## Installation

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ defmodule GoogleApi.MyBusinessPlaceActions.V1 do
API client metadata for GoogleApi.MyBusinessPlaceActions.V1.
"""

@discovery_revision "20220824"
@discovery_revision "20240310"

def discovery_revision(), do: @discovery_revision
end
2 changes: 1 addition & 1 deletion clients/my_business_place_actions/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ defmodule GoogleApi.MyBusinessPlaceActions.Mixfile do

defp description() do
"""
My Business Place Actions API client library. The My Business Place Actions API provides an interface for managing place action links of a location on Google.
My Business Place Actions API client library. The My Business Place Actions API provides an interface for managing place action links of a location on Google. Note - If you have a quota of 0 after enabling the API, please request for GBP API access.
"""
end

Expand Down

0 comments on commit 51fa7f3

Please sign in to comment.