I was able to do Override, thank you.

On Thursday, June 7, 2018 at 11:48:27 AM UTC-7, Katayoon (Cloud Platform 
Support) wrote:
>
> Referring to this discussion 
> <https://groups.google.com/forum/#!topic/google-appengine/xycWwRX2OiU>, 
> you are now able to manually override domain mappings by using the Admin 
> API 'DomainOverrideStrategy' option 
> <https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.domainMappings/create#DomainOverrideStrategy>
> :
>
> - Simply create your domain mapping via the API Explorer 
> <https://developers.google.com/apis-explorer/#search/admin%20api/appengine/v1/appengine.apps.domainMappings.create>
>  
> by filling out the 'appsId' parameter and setting the 'overrideStrategy' 
> parameter to "OVERRIDE" (without the quotes). 
> - Then add and fill out the 'DomainMapping' parameters 
> <https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.domainMappings#DomainMapping>
>  
> in the 'Request body'. Also ensure you turn on 'Authorize requests using 
> OAuth 2.0' so that you may prove your ownership over the project ID 
> 'appsId' found in the Cloud Console 
> <https://console.cloud.google.com/cloud-resource-manager>. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/e24f3e63-1d89-49e6-be13-d7d7d38dea45%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to