Google Cloud Appengine Admin V1 Client - Class RepairApplicationRequest (1.3.5)

Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class RepairApplicationRequest.

Request message for 'Applications.RepairApplication'.

Generated from protobuf message google.appengine.v1.RepairApplicationRequest

Namespace

Google \ Cloud \ AppEngine \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Name of the application to repair. Example: apps/myapp

getName

Name of the application to repair. Example: apps/myapp

Returns
Type Description
string

setName

Name of the application to repair. Example: apps/myapp

Parameter
Name Description
var string
Returns
Type Description
$this