File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ option ruby_package = "Google::Cloud::AppEngine::V1";
2626
2727// A domain that a user has been authorized to administer. To authorize use
2828// of a domain, verify ownership via
29- // [Webmaster Central ](https://www .google.com/webmasters/verification/home ).
29+ // [Search Console ](https://search .google.com/search-console/welcome ).
3030message AuthorizedDomain {
3131 // Full path to the `AuthorizedDomain` resource in the API. Example:
3232 // `apps/myapp/authorizedDomains/example.com`.
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ syntax = "proto3";
1616
1717package google.appengine.v1beta ;
1818
19-
2019option csharp_namespace = "Google.Cloud.AppEngine.V1Beta" ;
2120option go_package = "google.golang.org/genproto/googleapis/appengine/v1beta;appengine" ;
2221option java_multiple_files = true ;
@@ -27,7 +26,7 @@ option ruby_package = "Google::Cloud::AppEngine::V1beta";
2726
2827// A domain that a user has been authorized to administer. To authorize use
2928// of a domain, verify ownership via
30- // [Webmaster Central ](https://www .google.com/webmasters/verification/home ).
29+ // [Search Console ](https://search .google.com/search-console/welcome ).
3130message AuthorizedDomain {
3231 // Full path to the `AuthorizedDomain` resource in the API. Example:
3332 // `apps/myapp/authorizedDomains/example.com`.
You can’t perform that action at this time.
0 commit comments