Interface AuthorizedDomainsGrpc.AsyncService (2.29.0)

publicstaticinterface AuthorizedDomainsGrpc.AsyncService

Manages domains a user is authorized to administer. To authorize use of a domain, verify ownership via Webmaster Central.

Methods

listAuthorizedDomains(ListAuthorizedDomainsRequest request, StreamObserver<ListAuthorizedDomainsResponse> responseObserver)

publicdefaultvoidlistAuthorizedDomains(ListAuthorizedDomainsRequestrequest,StreamObserver<ListAuthorizedDomainsResponse>responseObserver)

Lists all domains the user is authorized to administer.

Parameters
Name Description
request ListAuthorizedDomainsRequest
responseObserver io.grpc.stub.StreamObserver<ListAuthorizedDomainsResponse>

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.