Skip to content

Commit 9d23ead

Browse files
docs: [google-shopping-merchant-issueresolution] update docs for issue resolution (googleapis#14229)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 794497663 Source-Link: googleapis/googleapis@9555af8 Source-Link: https://github.com/googleapis/googleapis-gen/commit/eb814fa46583e216e60bef49e34bad4262eafc72 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLXNob3BwaW5nLW1lcmNoYW50LWlzc3VlcmVzb2x1dGlvbi8uT3dsQm90LnlhbWwiLCJoIjoiZWI4MTRmYTQ2NTgzZTIxNmU2MGJlZjQ5ZTM0YmFkNDI2MmVhZmM3MiJ9 --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent ebede14 commit 9d23ead

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

packages/google-shopping-merchant-issueresolution/google/shopping/merchant_issueresolution/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.1.1" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

packages/google-shopping-merchant-issueresolution/google/shopping/merchant_issueresolution_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.1.1" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

packages/google-shopping-merchant-issueresolution/google/shopping/merchant_issueresolution_v1/types/issueresolution.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -856,7 +856,7 @@ class BuiltInUserInputAction(proto.Message):
856856
input form to the business. They can start the action only when they
857857
provided all required inputs. The application will request
858858
processing of the action by calling the `triggeraction
859-
method <https://developers.google.com/merchant/api/reference/rest/issueresolution_v1beta/issueresolution/triggeraction>`__.
859+
method <https://developers.google.com/merchant/api/reference/rest/issueresolution_v1/issueresolution/triggeraction>`__.
860860
861861
Attributes:
862862
action_context (str):

packages/google-shopping-merchant-issueresolution/google/shopping/merchant_issueresolution_v1beta/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.1.1" # {x-release-please-version}
16+
__version__ = "0.0.0" # {x-release-please-version}

packages/google-shopping-merchant-issueresolution/samples/generated_samples/snippet_metadata_google.shopping.merchant.issueresolution.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-shopping-merchant-issueresolution",
11-
"version": "0.1.1"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

packages/google-shopping-merchant-issueresolution/samples/generated_samples/snippet_metadata_google.shopping.merchant.issueresolution.v1beta.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-shopping-merchant-issueresolution",
11-
"version": "0.1.1"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)