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 |
UpdateServiceMethod
Detailed information about UpdateService call. |
↳ create_version |
CreateVersionMethod
Detailed information about CreateVersion call. |
getUpdateService
Detailed information about UpdateService call.
| Returns | |
|---|---|
| Type | Description |
UpdateServiceMethod|null |
|
hasUpdateService
setUpdateService
Detailed information about UpdateService call.
| Parameter | |
|---|---|
| Name | Description |
var |
UpdateServiceMethod
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getCreateVersion
Detailed information about CreateVersion call.
| Returns | |
|---|---|
| Type | Description |
CreateVersionMethod|null |
|
hasCreateVersion
setCreateVersion
Detailed information about CreateVersion call.
| Parameter | |
|---|---|
| Name | Description |
var |
CreateVersionMethod
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getMethod
| Returns | |
|---|---|
| Type | Description |
string |
|