Google Cloud Appengine Admin V1 Client - Class AuditData (1.2.2)

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

App Engine admin service audit log.

Generated from protobuf message google.appengine.v1.AuditData

Namespace

Google \ Cloud \ AppEngine \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ update_service Google\Cloud\AppEngine\V1\UpdateServiceMethod

Detailed information about UpdateService call.

↳ create_version Google\Cloud\AppEngine\V1\CreateVersionMethod

Detailed information about CreateVersion call.

getUpdateService

Detailed information about UpdateService call.

Returns
TypeDescription
Google\Cloud\AppEngine\V1\UpdateServiceMethod|null

hasUpdateService

setUpdateService

Detailed information about UpdateService call.

Parameter
NameDescription
var Google\Cloud\AppEngine\V1\UpdateServiceMethod
Returns
TypeDescription
$this

getCreateVersion

Detailed information about CreateVersion call.

Returns
TypeDescription
Google\Cloud\AppEngine\V1\CreateVersionMethod|null

hasCreateVersion

setCreateVersion

Detailed information about CreateVersion call.

Parameter
NameDescription
var Google\Cloud\AppEngine\V1\CreateVersionMethod
Returns
TypeDescription
$this

getMethod

Returns
TypeDescription
string