Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class UpdateServiceMethod.
Detailed information about UpdateService call.
Generated from protobuf message google.appengine.v1.UpdateServiceMethod
Namespace
Google \ Cloud \ AppEngine \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ request |
Google\Cloud\AppEngine\V1\UpdateServiceRequest
Update service request. |
getRequest
Update service request.
Returns | |
---|---|
Type | Description |
Google\Cloud\AppEngine\V1\UpdateServiceRequest|null |
hasRequest
clearRequest
setRequest
Update service request.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\AppEngine\V1\UpdateServiceRequest
|
Returns | |
---|---|
Type | Description |
$this |