Google Cloud Appengine Admin V1 Client - Class AuthorizedDomain (1.3.3)

Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class AuthorizedDomain.

A domain that a user has been authorized to administer. To authorize use of a domain, verify ownership via Search Console.

Generated from protobuf message google.appengine.v1.AuthorizedDomain

Namespace

Google \ Cloud \ AppEngine \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Full path to the AuthorizedDomain resource in the API. Example: apps/myapp/authorizedDomains/example.com. @OutputOnly

↳ id string

Fully qualified domain name of the domain authorized for use. Example: example.com.

getName

Full path to the AuthorizedDomain resource in the API. Example: apps/myapp/authorizedDomains/example.com.

@OutputOnly

Returns
Type Description
string

setName

Full path to the AuthorizedDomain resource in the API. Example: apps/myapp/authorizedDomains/example.com.

@OutputOnly

Parameter
Name Description
var string
Returns
Type Description
$this

getId

Fully qualified domain name of the domain authorized for use. Example: example.com.

Returns
Type Description
string

setId

Fully qualified domain name of the domain authorized for use. Example: example.com.

Parameter
Name Description
var string
Returns
Type Description
$this