Reference documentation and code samples for the Google Cloud Notebooks V2 Client class Event.
The definition of an Event for a managed / semi-managed notebook instance.
Generated from protobuf message google.cloud.notebooks.v2.Event
Namespace
Google \ Cloud \ Notebooks \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ report_time
↳ type
int
Optional. Event type.
↳ details
array| Google\Protobuf\Internal\MapField
Optional. Event details. This field is used to pass event information.
getReportTime
Optional. Event report time.
hasReportTime
clearReportTime
setReportTime
Optional. Event report time.
$this
getType
Optional. Event type.
int
setType
Optional. Event type.
var
int
$this
getDetails
Optional. Event details. This field is used to pass event information.
setDetails
Optional. Event details. This field is used to pass event information.
$this