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

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

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

setName

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this