Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class UpdateApplicationRequest.
Request message for Applications.UpdateApplication
.
Generated from protobuf message google.appengine.v1.UpdateApplicationRequest
Namespace
Google \ Cloud \ AppEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Name of the Application resource to update. Example: apps/myapp
.
↳ application
↳ update_mask
getName
Name of the Application resource to update. Example: apps/myapp
.
string
setName
Name of the Application resource to update. Example: apps/myapp
.
var
string
$this
getApplication
An Application containing the updated resource.
hasApplication
clearApplication
setApplication
An Application containing the updated resource.
$this
getUpdateMask
Required. Standard field mask for the set of fields to be updated.
hasUpdateMask
clearUpdateMask
setUpdateMask
Required. Standard field mask for the set of fields to be updated.
$this