The resource records required to configure this domain mapping. These records must be added to the domain's DNS configuration in order to serve the application via this domain mapping. @OutputOnly
getName
Full path to theDomainMappingresource in the API. Example:apps/myapp/domainMapping/example.com.
@OutputOnly
Returns
Type
Description
string
setName
Full path to theDomainMappingresource in the API. Example:apps/myapp/domainMapping/example.com.
@OutputOnly
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getId
Relative name of the domain serving the application. Example:example.com.
Returns
Type
Description
string
setId
Relative name of the domain serving the application. Example:example.com.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getSslSettings
SSL configuration for this domain. If unconfigured, this domain will not
serve with SSL.
The resource records required to configure this domain mapping. These
records must be added to the domain's DNS configuration in order to
serve the application via this domain mapping.
The resource records required to configure this domain mapping. These
records must be added to the domain's DNS configuration in order to
serve the application via this domain mapping.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Appengine Admin V1 Client - Class DomainMapping (2.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.4 (latest)](/php/docs/reference/cloud-appengine-admin/latest/V1.DomainMapping)\n- [2.0.3](/php/docs/reference/cloud-appengine-admin/2.0.3/V1.DomainMapping)\n- [1.3.5](/php/docs/reference/cloud-appengine-admin/1.3.5/V1.DomainMapping)\n- [1.2.2](/php/docs/reference/cloud-appengine-admin/1.2.2/V1.DomainMapping)\n- [1.1.1](/php/docs/reference/cloud-appengine-admin/1.1.1/V1.DomainMapping)\n- [1.0.6](/php/docs/reference/cloud-appengine-admin/1.0.6/V1.DomainMapping) \nReference documentation and code samples for the Google Cloud Appengine Admin V1 Client class DomainMapping.\n\nA domain serving an App Engine application.\n\nGenerated from protobuf message `google.appengine.v1.DomainMapping`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ AppEngine \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nFull path to the `DomainMapping` resource in the API. Example:\n`apps/myapp/domainMapping/example.com`.\n\n@OutputOnly\n\n### setName\n\nFull path to the `DomainMapping` resource in the API. Example:\n`apps/myapp/domainMapping/example.com`.\n\n@OutputOnly\n\n### getId\n\nRelative name of the domain serving the application. Example:\n`example.com`.\n\n### setId\n\nRelative name of the domain serving the application. Example:\n`example.com`.\n\n### getSslSettings\n\nSSL configuration for this domain. If unconfigured, this domain will not\nserve with SSL.\n\n### hasSslSettings\n\n### clearSslSettings\n\n### setSslSettings\n\nSSL configuration for this domain. If unconfigured, this domain will not\nserve with SSL.\n\n### getResourceRecords\n\nThe resource records required to configure this domain mapping. These\nrecords must be added to the domain's DNS configuration in order to\nserve the application via this domain mapping.\n\n@OutputOnly\n\n### setResourceRecords\n\nThe resource records required to configure this domain mapping. These\nrecords must be added to the domain's DNS configuration in order to\nserve the application via this domain mapping.\n\n@OutputOnly"]]