Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

docs: point to Search Console for domain ownership verification #232

Merged
merged 2 commits into from
Apr 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions google/cloud/appengine_admin_v1/types/domain.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@

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

Attributes:
name (str):
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-appengine-admin",
"version": "1.9.1"
"version": "0.1.0"
},
"snippets": [
{
Expand Down