Reference documentation and code samples for the Google Cloud Ces V1 Client class Event.
Event input.
Generated from protobuf message google.cloud.ces.v1.Event
Namespace
Google \ Cloud \ Ces \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ event |
string
Required. The name of the event. |
getEvent
Required. The name of the event.
| Returns | |
|---|---|
| Type | Description |
string |
|
setEvent
Required. The name of the event.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|