Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class DeleteServiceRequest.
Request message for Services.DeleteService.
Generated from protobuf message google.appengine.v1.DeleteServiceRequest
Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Name of the resource requested. Example: |
getName
Name of the resource requested. Example: apps/myapp/services/default.
| Returns | |
|---|---|
| Type | Description |
string |
|
setName
Name of the resource requested. Example: apps/myapp/services/default.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|