Google Cloud Appengine Admin V1 Client - Class DeleteDomainMappingRequest (1.3.5)

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

Request message for DomainMappings.DeleteDomainMapping.

Generated from protobuf message google.appengine.v1.DeleteDomainMappingRequest

Namespace

Google \ Cloud \ AppEngine \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Name of the resource to delete. Example: apps/myapp/domainMappings/example.com.

getName

Name of the resource to delete. Example: apps/myapp/domainMappings/example.com.

Returns
Type Description
string

setName

Name of the resource to delete. Example: apps/myapp/domainMappings/example.com.

Parameter
Name Description
var string
Returns
Type Description
$this