Skip to content

Commit ac04ced

Browse files
docs: point to Search Console for domain ownership verification (#232)
* docs: point to Search Console for domain ownership verification PiperOrigin-RevId: 521027761 Source-Link: googleapis/googleapis@e6b9d2d Source-Link: googleapis/googleapis-gen@6ae4a2c Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmFlNGEyY2QwNGFmYzAxMjI0MzQ2YjM5YzE5YTNjYjRlZmE0M2ZiMyJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent d26941d commit ac04ced

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/google-cloud-appengine-admin/google/cloud/appengine_admin_v1/types/domain.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929

3030
class AuthorizedDomain(proto.Message):
3131
r"""A domain that a user has been authorized to administer. To authorize
32-
use of a domain, verify ownership via `Webmaster
33-
Central <https://www.google.com/webmasters/verification/home>`__.
32+
use of a domain, verify ownership via `Search
33+
Console <https://search.google.com/search-console/welcome>`__.
3434
3535
Attributes:
3636
name (str):

packages/google-cloud-appengine-admin/samples/generated_samples/snippet_metadata_google.appengine.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-cloud-appengine-admin",
11-
"version": "1.9.1"
11+
"version": "0.1.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)