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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
Google\Cloud\AppEngine\V1\UpdateServiceMethod|null |
hasUpdateService
setUpdateService
Detailed information about UpdateService call.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\AppEngine\V1\UpdateServiceMethod
|
Returns | |
---|---|
Type | Description |
$this |
getCreateVersion
Detailed information about CreateVersion call.
Returns | |
---|---|
Type | Description |
Google\Cloud\AppEngine\V1\CreateVersionMethod|null |
hasCreateVersion
setCreateVersion
Detailed information about CreateVersion call.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\AppEngine\V1\CreateVersionMethod
|
Returns | |
---|---|
Type | Description |
$this |
getMethod
Returns | |
---|---|
Type | Description |
string |